Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Github action for release having docker Image with Tag as version number #28

Merged
merged 3 commits into from
Jul 25, 2022

Conversation

TriptiTripathi1234
Copy link

@TriptiTripathi1234 TriptiTripathi1234 commented Jul 19, 2022

When we create a PR and write a comment as "/release {version_number}"

This triggers a github action that will build docker images with above version as tag.

Once the PR is merged, we can create a release with above tag(version)

@TriptiTripathi1234 TriptiTripathi1234 force-pushed the create_github_job_for_release branch from 696e6e8 to 4e9d224 Compare July 19, 2022 11:17
Copy link

@Harnoor-se7en Harnoor-se7en left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Github actions are failing. Please check the errors.
The error says to run ./gradlew spotless checks for code format fix.

@TriptiTripathi1234 TriptiTripathi1234 force-pushed the create_github_job_for_release branch 5 times, most recently from a5cc174 to e8e3c5a Compare July 23, 2022 13:43
@TriptiTripathi1234 TriptiTripathi1234 force-pushed the create_github_job_for_release branch from e8e3c5a to 18316ec Compare July 23, 2022 14:01
@TriptiTripathi1234
Copy link
Author

/release v0.6.40-0.1.0-beta.1

@Harnoor-se7en
Copy link

Approving for now. Please revert the PR if the release versioning doesn't work after merging in the default branch.

@TriptiTripathi1234 TriptiTripathi1234 merged commit d5fe002 into rzp_main Jul 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants