tweag / nickel

Better configuration for less
https://nickel-lang.org/
MIT License
2.43k stars 93 forks source link

ci: Add shorter names to CI jobs #2066

Closed YorikSar closed 1 month ago

YorikSar commented 1 month ago

By default GitHub lists all arguments in brackets after job name. This gets unwieldy when we include runner labels in https://github.com/tweag/nickel/pull/2037. For example, Linux job is now "build-and-test (self-hosted, Linux, X64, stable)". Shorten it to "build-and-test (linux, stable)" instead.

github-actions[bot] commented 1 month ago

🐰 Bencher Report

Branch2066/merge
Testbedubuntu-latest

⚠️ WARNING: The following Measure does not have a Threshold. Without a Threshold, no Alerts will ever be generated!

Click here to create a new Threshold
For more information, see the Threshold documentation.
To only post results if a Threshold exists, set the --ci-only-thresholds CLI flag.

Click to view all benchmark results
BenchmarkLatencynanoseconds (ns)
fibonacci 10📈 view plot
⚠️ NO THRESHOLD
485,340.00
pidigits 100📈 view plot
⚠️ NO THRESHOLD
3,179,500.00
product 30📈 view plot
⚠️ NO THRESHOLD
825,790.00
scalar 10📈 view plot
⚠️ NO THRESHOLD
1,504,500.00
sum 30📈 view plot
⚠️ NO THRESHOLD
807,590.00
🐰 View full continuous benchmarking report in Bencher