enso/.github/workflows
Jaroslav Tulach a7bc3c6c89
Verify benchmarks compile and execute in the gate (#3640)
Execution of `sbt runtime/bench` doesn't seem to be part of the gate. As such it can happen a change into the Enso language syntax, standard libraries, runtime & co. can break the benchmarks suite without being noticed. Integrating such PR causes unnecessary disruptions to others using the benchmarks.

Let's make sure verification of the benchmarks (e.g. that they compile and can execute without error) is part of the CI.

# Important Notes
Currently the gate shall fail. The fix is being prepared in parallel PR - #3639. When the two PRs are combined, the gate shall succeed again.
2022-08-11 07:21:44 +00:00
..
benchmark.yml Verify benchmarks compile and execute in the gate (#3640) 2022-08-11 07:21:44 +00:00
enso4igv.yml Enso Integration with Ideal Graph Visualizer (#3533) 2022-06-23 04:43:49 +00:00
formatting.yml Add formatting checks for Scala and Java (#3394) 2022-04-20 16:11:24 +02:00
gui.yml Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
legal-review.yml Upgrade Truffle and Graal to Version 21.3.0 (#3258) 2022-02-11 19:05:13 +03:00
nightly.yml Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
publish-docs.yml various default branch switch - related updates 2021-11-01 01:37:30 +01:00
release-publish-edition.yml Upgrade Truffle and Graal to Version 21.3.0 (#3258) 2022-02-11 19:05:13 +03:00
release-update-broken.yml Initialize language server on client connection (#1535) 2021-03-04 16:59:05 +00:00
release.yml Upgrade Truffle and Graal to Version 21.3.0 (#3258) 2022-02-11 19:05:13 +03:00
scala-new.yml Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00