-
Notifications
You must be signed in to change notification settings - Fork 7
141 automate upgrade safety check in ci pipeline #162
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
Merged
RonTuretzky
merged 22 commits into
164-release-v104
from
141-automate-upgrade-safety-check-in-ci-pipeline
Aug 24, 2025
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
c3f3ddd
Automate upgrade safety check in CI pipeline
RonTuretzky b035efa
chore: ci/cd init
RonTuretzky 1e875e1
Fix incorrect order of parent initializer calls in ButteredBread.sol
RonTuretzky 4d908b1
Merge remote-tracking branch 'ron/issue-149-fix' into 141-automate-up…
RonTuretzky b0a6a98
Update flattened ButteredBread contract after merge
RonTuretzky d456847
Simplify upgrade validation - remove contract flattening
RonTuretzky 44509d0
Revert "Simplify upgrade validation - remove contract flattening"
RonTuretzky 10fb6be
Remove contract flattening from upgrade validation
RonTuretzky dd2586e
Add automated contract flattening after validation passes
RonTuretzky df26c4c
update (#160)
RonTuretzky aee2498
update (#161)
RonTuretzky 3ad35e6
Merge branch 'dev' into 141-automate-upgrade-safety-check-in-ci-pipeline
RonTuretzky 2cbfd42
Merge branch '141-automate-upgrade-safety-check-in-ci-pipeline' of ht…
RonTuretzky 35422e5
Refactor upgrade validation to use flattened contracts
RonTuretzky 45328a1
Fix upgrade validation for initial deployment
RonTuretzky 7211f34
Simplify flattened contracts workflow
RonTuretzky 3faa4f7
Add initial flattened contracts for upgrade validation
RonTuretzky b3eac0f
Apply bagelface's review feedback
RonTuretzky e7f3dcf
Add release branches to PR workflow triggers
RonTuretzky 6b4d601
Update workflow to run on any PR from branches containing 'release'
RonTuretzky 89c834a
Fix workflow conditions to properly run on release branches
RonTuretzky bd03348
Fix workflow to check target branch for 'release' as well
RonTuretzky File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Submodule bread-token-v2
updated
4 files
| +1 −1 | README.md | |
| +13 −1 | src/Bread.sol | |
| + − | src/Breadchain_ERC20_audit_kebabsec_final_ 10032025.pdf | |
| +250 −0 | test/Bread.t.sol |
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.