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

pre-bold instead of develop as the exception branch used to check submodule pin for nitro-contracts #2846

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

diegoximenes
Copy link
Contributor

@diegoximenes diegoximenes commented Dec 20, 2024

As described in OffchainLabs/nitro-contracts#284, current version of develop branch of nitro-contracts is not compatible with nitro, so a pre-bold branch, checked out from main, was created to support changes that should be introduced to nitro while bold is not fully integrated to it.

This PR uses pre-bold instead of develop as the exception branch used to check submodule pin for nitro-contracts.
This unblocks #2837, that pins pre-bold branch of nitro-contracts and needs "Submodule Pin Check" to be reported.
The workflow related to "Submodule Pin Check" only runs scripts that are in nitro's master branch.

The changes of this PR should be reverted once nitro starts supporting the develop branch of nitro-contracts again.

@cla-bot cla-bot bot added the s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA. label Dec 20, 2024
@diegoximenes diegoximenes marked this pull request as ready for review December 20, 2024 12:36
Copy link
Collaborator

@PlasmaPower PlasmaPower left a comment

Choose a reason for hiding this comment

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

LGTM

@PlasmaPower PlasmaPower merged commit 22596d4 into master Dec 20, 2024
18 checks passed
@PlasmaPower PlasmaPower deleted the nitro-contracts-pre-bold-branch-support branch December 20, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design-approved s Automatically added by the CLA bot if the creator of a PR is registered as having signed the CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants