feat: support 3.2.0 upgrade action - #746
Open
alxdca wants to merge 3 commits into
Open
Conversation
alxdca
force-pushed
the
feat/run-forge-script-util
branch
from
August 25, 2026 14:42
268fe28 to
5266a24
Compare
This was referenced Aug 25, 2026
alxdca
changed the base branch from
feat/docker-image
to
feat/add-versioner-cli
August 25, 2026 14:43
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
August 25, 2026 14:43
594aa34 to
1d33236
Compare
This was referenced Aug 27, 2026
alxdca
force-pushed
the
feat/add-versioner-cli
branch
2 times, most recently
from
September 1, 2026 07:49
0b9977a to
8c8286b
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
from
September 1, 2026 07:52
5266a24 to
be2623f
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 08:33
8c8286b to
bd217c2
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
from
September 1, 2026 08:39
be2623f to
fbfb4ea
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 08:42
bd217c2 to
5f34d30
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
from
September 1, 2026 08:42
fbfb4ea to
fe9a289
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 08:49
5f34d30 to
995c84f
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
from
September 1, 2026 08:49
fe9a289 to
5761383
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
2 times, most recently
from
September 1, 2026 08:53
2e22e71 to
b3612ee
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
2 times, most recently
from
September 1, 2026 08:54
111eefb to
0aadf15
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 08:54
b3612ee to
f0d2eab
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
2 times, most recently
from
September 1, 2026 09:01
1c15834 to
94dd484
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 09:04
f0d2eab to
6c0ea9c
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
2 times, most recently
from
September 1, 2026 09:39
fd8c48e to
5d44f71
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 09:39
6c0ea9c to
0bf94db
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
from
September 1, 2026 09:42
5d44f71 to
c0b71fa
Compare
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 09:42
0bf94db to
037a769
Compare
This was referenced Sep 1, 2026
alxdca
force-pushed
the
feat/add-versioner-cli
branch
from
September 1, 2026 16:42
037a769 to
bccf903
Compare
alxdca
force-pushed
the
feat/run-forge-script-util
branch
from
September 1, 2026 16:42
c0b71fa to
6d26d46
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Depends on #709. This PR is part of a stack created with Aviator.
mainSummary
runForgeScriptutility that verifies Foundry, executes Forge scripts, captures output, and reports structured failures.@arbitrum/chain-actionsto1.0.0-alpha.4.Why / Context
@arbitrum/chain-actionsand configure the required remappings and environment variables.