Skip to content

Commit

Permalink
chore(ci): strip CI to op-reth testing essentials (#17)
Browse files Browse the repository at this point in the history
<!--
Contributions welcome! See
https://github.com/ethereum-optimism/.github/blob/master/CONTRIBUTING.md
-->

**Description**

Merges down and cleans up changes to ci from isthmus-devnet-0 branch.
Ref #8.

- Removes jobs: for L1, for deploying, some maintenance jobs
- Removes cron jobs

**Tests**

<!--
Please describe any tests you've added. If you've added no tests, or
left important behavior untested, please explain why not.
-->

**Additional context**

<!--
Add any other context about the problem you're solving.
-->

**Metadata**

<!-- 
Include a link to any github issues that this may close in the following
form:
- Fixes #[Link to Issue]
-->
  • Loading branch information
emhane authored Jan 3, 2025
1 parent dbd4f0c commit 31c6478
Show file tree
Hide file tree
Showing 28 changed files with 63 additions and 1,295 deletions.
9 changes: 0 additions & 9 deletions .github/assets/hive/Dockerfile

This file was deleted.

38 changes: 0 additions & 38 deletions .github/assets/hive/build_simulators.sh

This file was deleted.

53 changes: 0 additions & 53 deletions .github/assets/hive/expected_failures.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions .github/assets/hive/load_images.sh

This file was deleted.

52 changes: 0 additions & 52 deletions .github/assets/hive/no_sim_build.diff

This file was deleted.

43 changes: 0 additions & 43 deletions .github/assets/hive/parse.py

This file was deleted.

38 changes: 0 additions & 38 deletions .github/assets/hive/run_simulator.sh

This file was deleted.

13 changes: 0 additions & 13 deletions .github/assets/kurtosis_network_params.yaml

This file was deleted.

57 changes: 0 additions & 57 deletions .github/assets/label_pr.js

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# Runs benchmarks.

on:
pull_request:
# TODO: Disabled temporarily for https://github.com/CodSpeedHQ/runner/issues/55
# merge_group:
push:
branches: [main]
workflow_dispatch:

env:
CARGO_TERM_COLOR: always
Expand Down
Loading

0 comments on commit 31c6478

Please sign in to comment.