Skip to content

Releases: runtimeverification/optimism-ci

9fd145c: Update optimism-ci.yaml (#13)

27 Sep 16:15
9fd145c
Compare
Choose a tag to compare
Adds a build step before running kontrol

8706c2f

26 Sep 18:15
8706c2f
Compare
Choose a tag to compare
Update optimism-ci.yaml: Do Not always upload files. if a failure occ…

2bcfcd2: Set runtime timeout (#12)

26 Sep 20:56
2bcfcd2
Compare
Choose a tag to compare
* modified:   .github/workflows/optimism-ci.yaml
- Limit execution time to 2 hours based on execution history when runs
  run longer than this there is likely an unhandled error occuring.

* Set to 3 hours instead for additional cushion for test development

3900a8f: Continue on failure to pull / push from kaas caches (#11)

19 Sep 20:19
3900a8f
Compare
Choose a tag to compare
* Removing the tag latest and moving to a tag system based on the version
of the file containing the test set being run i.e. run_kontrol.sh

If a download from the cache server fails this should not fail the test
overall. It will just take longer.

	modified:   .github/workflows/optimism-ci.yaml

* If uploading the latest cache fails it does not mean the test itself
failed. Do not stop or fail a test because this upload step failed.

ad6b3db

16 Sep 22:34
ad6b3db
Compare
Choose a tag to compare
Modifying concurrency to NOT cancel in progress builds. For loggin (#10)

a38a149: Update optimism-ci.yaml (#9)

03 Sep 20:58
a38a149
Compare
Choose a tag to compare
* Update optimism-ci.yaml

Updates `optimism-ci.yaml` to install `rust`, `foundry`, and `just` so that we can build snapshots as part of `run-kontrol.sh`.

* Update .github/workflows/optimism-ci.yaml

Co-authored-by: Matt Solomon <[email protected]>

* Update optimism-ci.yaml

* Update optimism-ci.yaml

* Update optimism-ci.yaml

* Update optimism-ci.yaml

---------

Co-authored-by: Matt Solomon <[email protected]>

e6e4948

30 Aug 13:18
e6e4948
Compare
Choose a tag to compare
Fix quotes in JSON (#8)

bfe271a

30 Aug 13:14
bfe271a
Compare
Choose a tag to compare
Add OP retro funding verification (#7)

0d4572b: Merge pull request #5 from runtimeverification/mds1-patch-2

19 Aug 18:40
0d4572b
Compare
Choose a tag to compare

7dd39ef

17 Aug 01:42
7dd39ef
Compare
Choose a tag to compare
fix: add missing comma to JSON (#4)