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

ci: merge integration branch before endo checkout #8892

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

mhofman
Copy link
Member

@mhofman mhofman commented Feb 12, 2024

refs: #8715
refs: https://github.com/Agoric/agoric-sdk/actions/runs/7868048310/job/21464643015

Description

#8715 staged a new endo-sha.txt when running with an integration against endo, but didn't take in consideration that an integration branch may be merged in those cases. This re-orders the steps taken to merge the integration branch before checking out endo, and more importantly, before staging the endo tracking file, which would prevent the merge.

Security Considerations

None

Scaling Considerations

None

Documentation Considerations

None

Testing Considerations

Reproduced the steps locally. Also triggering in CI with the following:

#endo-branch: master

Upgrade Considerations

CI only change that should be cherry-picked into the release branch when release sync occurs.

@mhofman mhofman added the automerge:squash Automatically squash merge label Feb 12, 2024
@mhofman mhofman requested a review from michaelfig February 12, 2024 14:12
Copy link
Member

@michaelfig michaelfig left a comment

Choose a reason for hiding this comment

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

Terrific! Thanks for fixing this.

@mergify mergify bot merged commit 7e8835e into master Feb 12, 2024
70 of 75 checks passed
@mergify mergify bot deleted the mhofman/fix-endo-ci branch February 12, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge:squash Automatically squash merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Job test-dapp in workflow Test Dapp Card Store of Agoric/agoric-sdk status failure
2 participants