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

Update nightly refresh workflow to avoid merge conflicts in version.txt #79

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

synecdoche
Copy link
Contributor

Description

Pulls updated version.txt file from the develop branch into nightly, lilliput, and generational-shenandoah branches before performing the merge.

Motivation and context

This will circumvent a merge conflict on version.txt.

How has this been tested?

I ran this GitHub Action in my own forked repo, as well as testing the mechanism locally.

…liput, and generational-shenandoah to avoid merge conflicts.
@synecdoche synecdoche requested a review from benty-amzn October 18, 2024 16:39
@lutkerd
Copy link
Contributor

lutkerd commented Oct 18, 2024

What happens when there is no change in version.txt?

@synecdoche
Copy link
Contributor Author

What happens when there is no change in version.txt?

No commit is made, and the branch merges continue.

@synecdoche synecdoche merged commit fbbac25 into corretto:develop Oct 18, 2024
49 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.

2 participants