Skip to content

Conversation

obeep06
Copy link

@obeep06 obeep06 commented Sep 8, 2025

Home page added a short sentence and a link to jhipster documents.

bibibibibap and others added 22 commits September 7, 2025 23:04
- Add colorful bordered banner design
- Include assignment team identification (UECS2363)
- Display CI/CD status and architecture info
- Improve visual hierarchy with emojis and structured layout
- Maintain Spring Boot version and profile information
Home page added a short sentence and a link to jhipster documents
feat(footer): add app name, year, and release notes link to footer
Resources drop down menu on a navigation bar
feat: enhance startup banner with modern design and assignment branding
- Add DOCKER_GUIDE.md with complete Docker workflow for Windows
- Document testing, building, and deployment processes
- Include Windows-specific command adaptations for Maven wrapper
- Provide troubleshooting section and verification commands
- Add multiple deployment options (quick deploy, manual, registry)
- Include health checks and container management instructions
Add comprehensive Docker setup and deployment guide
…uide

Revert "Add comprehensive Docker setup and deployment guide"
 Features added:
- Complete GitHub Actions CI/CD workflows
- Multi-stage pipeline: test, build, security scan, deploy
- Quick CI for fast feedback on feature branches
- Production deployment pipeline with staging
- Docker image building and container registry push
- E2E testing with Cypress automation
- Security scanning with OWASP dependency check
- Code quality gates with SonarQube integration
- Automated deployment scripts (PowerShell and Batch)
- Comprehensive CI/CD documentation

 Configuration files:
- .github/workflows/ci-cd.yml (main pipeline)
- .github/workflows/quick-ci.yml (fast feedback)
- .github/workflows/deploy.yml (production deployment)
- Custom Docker configurations and deployment scripts
- CI environment configuration

 Ready for:
- Automated testing on every push/PR
- Continuous deployment to staging and production
- Code quality monitoring and security scanning
- Container-based deployments with health checks
- Add comprehensive CI/CD pipeline for JHipster application
- Includes Java 17 and Node.js 18 setup
- Implements build, test, and deploy stages
- Features Docker integration with Jib plugin
- Includes test reporting and health verification
- Supports both main branch pushes and pull requests
…d Docker setup

- Add GitHub Actions workflows (ci.yml, ci-cd.yml, deploy.yml, quick-ci.yml)
- Add Docker configuration with multi-stage builds
- Add deployment scripts for Windows (PowerShell and Batch)
- Add CI configuration and documentation
- Update package.json with new scripts
- Add custom Docker Compose configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants