Commit Graph

7 Commits

Author SHA1 Message Date
Gustavo Gonzalez eff6ebd148 remove macOS runner (#396) 2025-01-02 10:38:24 -04:00
Nikita Khateev 8cb7cda000 Enable Coverage Uploading (#392)
* enable coverage on generic

* add evm, add flags

* separate coverage into separate pipeline

* debugging coverage

* rename pipeline

* fix template
2024-12-25 00:03:32 +04:00
Amar Singh bdc9af1942 Fix tests (#358)
* update evm template tests

* update generic runtime constant tests

* avoid workflows cancelling each other

---------

Co-authored-by: Gustavo Gonzalez <gustavo.gonzalez@openzeppelin.com>
2024-11-05 09:13:04 -05:00
Özgün Özerk bb1051fb3c disable code coverage for now (#297)
* disable code coverage for now
2024-08-21 10:21:57 +03:00
Nikita Khateev bac8e41436 Add benchmark tests to CI (#243)
* add concurrency settings to the pipeline

add comments

* update message

update locks

---------

Co-authored-by: Gustavo Gonzalez <gustavo.gonzalez@openzeppelin.com>
2024-08-13 15:00:07 +04:00
Gustavo Gonzalez d14851cc47 Add sccache and use nextest in our workflow (#265)
* add cache to generic workflow

* add cache to evm workflow

* clean cache and use nextest

* try increasing the cache size

* try 50gb cache size

* add explicit rstfmt as a dependency
2024-07-30 17:15:14 -04:00
Özgün Özerk 1bb2e96501 Transition into monorepo (#180)
* evm template integrated

* workflows modified per template

* workflow fixes
2024-05-17 12:00:25 +03:00