Update GitHub Actions workflow with newer versions and terminology#5
Merged
rajpratik71 merged 2 commits intogenerator-jhipster-react-nativefrom Dec 28, 2025
Merged
Update GitHub Actions workflow with newer versions and terminology#5rajpratik71 merged 2 commits intogenerator-jhipster-react-nativefrom
rajpratik71 merged 2 commits intogenerator-jhipster-react-nativefrom
Conversation
Member
rajpratik71
commented
Dec 28, 2025
- Rename workflow from "Docker" to "Container Image Build"
- Update checkout action from v2 to v6
- Update docker/login-action, docker/metadata-action, and docker/build-push-action to latest commit SHAs
- Change "Docker" references to "Container" in comments and step names
- Modify tag pattern from 'v*..' to 'v..'
- Change context from '.' to './'
…anges (#3) - Rename workflow from "Docker" to "Container Image Build" - Update checkout action from v2 to v6 - Update docker/login-action, docker/metadata-action, and docker/build-push-action to latest commit SHAs - Change "Docker" references to "Container" in comments and step names - Modify tag pattern from 'v*.*.*' to '*v*.*.*' - Change context from '.' to './' Signed-off-by: Pratik Raj <Pratik.raj@kla.com>
…rsions (#4) This commit updates the GitHub workflow to trigger on all branches and tags instead of being disabled. It also upgrades checkout action to v6 and updates docker actions to their latest versions. Additionally, it renames references from "Docker" to "Container" throughout the workflow for consistency. Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
fdb0d56
into
generator-jhipster-react-native
2 of 3 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.