Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #30

Merged
merged 10 commits into from
Dec 14, 2024
Merged

Dev #30

merged 10 commits into from
Dec 14, 2024

Conversation

vnobo
Copy link
Owner

@vnobo vnobo commented Dec 14, 2024

No description provided.

vnobo added 10 commits December 14, 2024 09:40
- Replace direct pushes with a loop that iterates over generated tags- Add echo statements to improve CI log readability
- Remove redundant '--all-tags' option as it's not needed with the new approach
- Update Spring Boot version to 3.4.0
- Update Angular version to ^19.0.0- Remove FOSSA license status badge
- Remove the 'environment' reference from the GitHub Actions workflow
- This change simplifies the configuration and removes unnecessary settings
- Move Docker registry login actions to after the build process
- Remove unnecessary indentation in workflow file
- Replace per-tag pushing with bulk pushing using --all-tags flag
- Simplify tag generation and pushing for both platform and oauth2 images
- Remove redundant echo commands and streamline Docker operations
- Move Docker login action to a more secure location in the workflow- Ensure login only occurs for non-pull-request events
- Improve security by limiting Docker login credentials exposure
- Remove unnecessary empty step before pushing Docker OAuth2 image
- This change simplifies the workflow and removes redundant lines
- Remove 'docker.io/' from DOCKER_REGISTRY env variable
- Remove duplicate login steps for Docker registry
- Update job names to be more descriptive
- Move Docker login action to before the 'Extract platform metadata' step
- Remove redundant Docker login steps before pushing images to DockerHub
@vnobo vnobo merged commit 65babe6 into main Dec 14, 2024
6 checks passed
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.

1 participant