enso/.github
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
..
ISSUE_TEMPLATE Update bug-report.md 2021-06-17 15:57:42 +02:00
workflows Verify benchmarks compile and execute in the gate (#3640) 2022-08-11 07:21:44 +00:00
CODEOWNERS Update CODEOWNERS (#3630) 2022-08-04 10:21:39 +00:00
mergify.yml [Prettier] Fixed whitespace the in Mergify configuration 2022-02-21 12:06:44 +01:00
PULL_REQUEST_TEMPLATE.md Replace webpack with esbuild (#3592) 2022-08-10 03:41:44 +02:00
settings.yml Update settings.yml 2022-07-15 23:12:14 +02:00