-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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(hive): add ethereum/eest
simulator
#14009
Draft
joshieDo
wants to merge
4
commits into
main
Choose a base branch
from
joshie/hive-eest
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
+115
−70
Conversation
This file contains 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
joshieDo
added
C-hivetest
Used for labelling automated issues relating to hive test failures
A-ci
Related to github workflows or other build and lint tools
labels
Jan 27, 2025
joshieDo
force-pushed
the
joshie/hive-eest
branch
3 times, most recently
from
January 27, 2025 16:04
1f97610
to
82016f0
Compare
rkrasiuk
reviewed
Jan 27, 2025
Comment on lines
-118
to
-151
# Pyspec cancun jobs | ||
# TODO: uncomment when https://github.com/ethereum/hive/issues/1147 is fixed | ||
#- sim: pyspec | ||
# include: [cancun/eip4844] | ||
#- sim: pyspec | ||
# include: [cancun/eip4788] | ||
#- sim: pyspec | ||
# include: [cancun/eip6780] | ||
#- sim: pyspec | ||
# include: [cancun/eip5656] | ||
#- sim: pyspec | ||
# include: [cancun/eip1153] | ||
#- sim: pyspec | ||
# include: [cancun/eip7516] | ||
# Pyspec shanghai jobs | ||
#- sim: pyspec | ||
# include: [shanghai/eip3651] | ||
#- sim: pyspec | ||
# include: [shanghai/eip3855] | ||
#- sim: pyspec | ||
# include: [shanghai/eip3860] | ||
#- sim: pyspec | ||
# include: [shanghai/eip4895] | ||
# Pyspec merge and earlier jobs | ||
#- sim: pyspec | ||
# include: [merge/] | ||
#- sim: pyspec | ||
# include: [berlin/] | ||
#- sim: pyspec | ||
# include: [istanbul/] | ||
#- sim: pyspec | ||
# include: [homestead/] | ||
#- sim: pyspec | ||
# include: [frontier/] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clean
joshieDo
force-pushed
the
joshie/hive-eest
branch
16 times, most recently
from
January 27, 2025 20:38
998ec03
to
38a25ae
Compare
joshieDo
force-pushed
the
joshie/hive-eest
branch
4 times, most recently
from
January 28, 2025 14:27
0f15b49
to
7a188ce
Compare
joshieDo
force-pushed
the
joshie/hive-eest
branch
2 times, most recently
from
January 28, 2025 21:11
cc5b0ac
to
57a6dee
Compare
joshieDo
force-pushed
the
joshie/hive-eest
branch
7 times, most recently
from
January 31, 2025 18:46
3dee2a9
to
caff998
Compare
joshieDo
force-pushed
the
joshie/hive-eest
branch
4 times, most recently
from
February 1, 2025 02:32
43dee22
to
41fe298
Compare
joshieDo
force-pushed
the
joshie/hive-eest
branch
from
February 1, 2025 02:32
41fe298
to
7ed1d2c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-ci
Related to github workflows or other build and lint tools
C-hivetest
Used for labelling automated issues relating to hive test failures
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.
No description provided.