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

use newer geth testnet binary directory names #5575

Merged
merged 9 commits into from
Nov 7, 2023
Merged

use newer geth testnet binary directory names #5575

merged 9 commits into from
Nov 7, 2023

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Nov 7, 2023

No description provided.

Copy link

github-actions bot commented Nov 7, 2023

Unit Test Results

         9 files  ±0    1 098 suites  ±0   27m 32s ⏱️ +2s
  3 945 tests ±0    3 598 ✔️ ±0  347 💤 ±0  0 ±0 
16 048 runs  ±0  15 650 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit 6dcecb5. ± Comparison against base commit 8a98de6.

♻️ This comment has been updated with latest results.

@tersec tersec enabled auto-merge (squash) November 7, 2023 11:04
@@ -215,7 +215,7 @@ jobs:
if: ${{ !cancelled() }} && github.event_name == 'pull_request'
run: |
excluded_files="config.yaml"
excluded_extensions="ans|json|md|png|service|ssz|txt"
excluded_extensions="ans|json|md|png|service|ssz|txt|json.template"
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe needs a \ before . as this gets pasted into the regex on line 226.
also, seems to have been alphabetically ordered so far

Copy link
Contributor

Choose a reason for hiding this comment

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

or \ because it's within " (or change " to '

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tersec tersec merged commit aa6c13c into unstable Nov 7, 2023
@tersec tersec deleted the TAH branch November 7, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants