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

chore: all feats, no feats, default feats top level workspace checks #1818

Merged
merged 7 commits into from
Nov 26, 2024

Conversation

nhtyy
Copy link
Collaborator

@nhtyy nhtyy commented Nov 25, 2024

No description provided.

@nhtyy nhtyy added the ci Anything related to CI label Nov 25, 2024
Copy link

github-actions bot commented Nov 25, 2024

SP1 Performance Test Results

Branch: n/features-workflow
Commit: 3c76fca
Author: nhtyy

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 0.17 2.75 0.46 25s
ssz-withdrawals 2757356 16.71 126.45 35.28 1m18s
tendermint 12593597 6.70 270.17 99.14 2m9s

@nhtyy nhtyy force-pushed the n/features-workflow branch from 2144d18 to 87269dc Compare November 25, 2024 18:14
@nhtyy nhtyy force-pushed the n/features-workflow branch from 87269dc to f92a753 Compare November 25, 2024 18:25
@nhtyy nhtyy force-pushed the n/features-workflow branch from 890271d to c714596 Compare November 25, 2024 18:52
Copy link
Contributor

@yuwen01 yuwen01 left a comment

Choose a reason for hiding this comment

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

LGTM

I guess we could check the examples with this level of rigor too, but I think that's overkill.

@@ -186,7 +222,7 @@ jobs:

cli:
name: CLI
runs-on: [runs-on, runner=8cpu-linux-x64, "run-id=${{ github.run_id }}"]
runs-on: [runs-on, runner=8cpu-linux-x64, disk=medium, "run-id=${{ github.run_id }}"]
Copy link
Contributor

Choose a reason for hiding this comment

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

just curious what happened here

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

checkout the current failing CI, its out of space on CLI job, maybe we need large here too?

@@ -44,7 +44,7 @@ enum-map = { version = "2.7.3", features = ["serde"] }
test-artifacts = { workspace = true, optional = true }
Copy link
Contributor

Choose a reason for hiding this comment

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

i ran into this issue too lol

@yuwen01
Copy link
Contributor

yuwen01 commented Nov 26, 2024

yea just don't merge until ci passes

@nhtyy nhtyy force-pushed the n/features-workflow branch from c5c777d to 112d625 Compare November 26, 2024 19:30
@nhtyy nhtyy merged commit b1bc953 into dev Nov 26, 2024
13 checks passed
@nhtyy nhtyy deleted the n/features-workflow branch November 26, 2024 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Anything related to CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants