aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/linux.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Cache cargo-deny (#32543)Jonathan Schwender2024-06-181-0/+5
* ci: enable sccache for Rust compilation. (#32330)Mukilan Thiyagarajan2024-05-211-0/+1
* Use --locked when building in CI (#31720)Oriol Brufau2024-03-211-3/+1
* ci: Update remaining GitHub actions to versions using Node.js 20 (#31450)Samson2024-02-291-4/+3
* ci: Switch to actions/checkout@v4 (#31379)Martin Robinson2024-02-191-4/+4
* ci: Switch to version 4 of GitHub artifact actions (#31357)Martin Robinson2024-02-171-8/+8
* ci: Make `dispatch-workflow.yml` GitHub job names a bit friendlier (#31340)Martin Robinson2024-02-131-2/+2
* Delete result job in leaf workflows (#31191)Samson2024-01-271-18/+0
* deps: Raise the Python requirement to 3.10 (#31088)Martin Robinson2024-01-151-0/+3
* Upgrade media / GStreamer / GLib (#30750)Martin Robinson2024-01-051-1/+3
* Customizable wpt options and profile in workflows (#30912)Samson2023-12-221-13/+23
* Fix the try build when pushing to branches (#30903)Martin Robinson2023-12-211-6/+4
* Use os version in taplo cache-key & setuptools 65 in py3.8 (#30848)Samson2023-12-111-2/+1
* Update linux.yml (#30846)Samson2023-12-081-0/+1
* Replace virtualenv with Python's built-in venv (#30377)Corey Farwell2023-12-071-1/+1
* Replace script_plugins with a clippy like rustc driver (named crown) (#30508)Samson2023-12-011-1/+0
* ci: do not set LIBCLANG_PATH for nightly build (#30792)Mukilan Thiyagarajan2023-11-281-0/+1
* ci: use ubuntu 20.04 for nightly builds on linux (#30787)Mukilan Thiyagarajan2023-11-271-1/+4
* Add `--production` option to mach (#30707)Samson2023-11-101-17/+16
* Remove support for triggering try from comments (#30712)Martin Robinson2023-11-091-5/+5
* Inherit secrets in the main workflow (#30708)Martin Robinson2023-11-081-0/+2
* Use runner provided pythonSamson2023-11-031-4/+0
* ci: use ubuntu 22.04 on linux runners (#30162)Mukilan Thiyagarajan2023-11-031-1/+3
* Unit tests are becoming more flaky, so retry them (#30682)Samson2023-11-021-1/+5
* Replace environmental cargo_profile___ with ${{}} (#30658)Samson2023-11-021-6/+6
* Fix the try build (#30642)Martin Robinson2023-10-291-2/+4
* Enable debug assertions for all builds other than official releases (#30509)Delan Azabani2023-10-261-12/+22
* Allow trigger try workfows using labels (#30383)Martin Robinson2023-10-231-3/+3
* Enforce formatting of TOML files (#30128)Samson2023-09-191-0/+5
* Revert "Combine all try workflows (#30096)" (#30149)Martin Robinson2023-08-211-5/+7
* Name OS builds (#30145)Samson2023-08-211-1/+1
* Combine all try workflows (#30096)Martin Robinson2023-08-201-7/+5
* Make the `--release`/`--dev` more consistent and less surprising (#30091)Martin Robinson2023-08-141-1/+1
* Checkout the PR when triggering try from PR comments (#30069)Martin Robinson2023-08-041-0/+8
* Remove unnecessary `join()`s from GitHub Actions (#30040)Martin Robinson2023-07-281-2/+2
* Enable the GitHub merge queue (#29989)Martin Robinson2023-07-131-12/+13
* Split the WPT workflow from the Linux oneSamson2023-07-061-111/+24
* Make the choice of layout runtime settingMartin Robinson2023-07-061-35/+30
* When using "try-<platform>" trigger unit testsMartin Robinson2023-07-041-1/+1
* Combine all script tests into `test-scripts`Martin Robinson2023-06-291-0/+2
* Collect build timings on GitHub CIMartin Robinson2023-06-231-0/+8
* Use Python 3.9 on linux workflowsMukilan Thiyagarajan2023-05-181-0/+4
* WPT results aggregating based on layoutsagudev2023-04-271-1/+1
* Run wpt only on try-wpt,try-wpt-2020 branchessagudev2023-04-271-2/+2
* Add try-wpt-2020 runnersagudev2023-04-251-5/+5
* Use defined layout for wpt testsagudev2023-04-251-2/+2
* Upload nightly builds to Github ReleasesMukilan Thiyagarajan2023-04-121-1/+9
* Remove if guard in linux workflowsagudev2023-04-061-1/+0
* Nightly workflow using platform workflowssagudev2023-04-061-0/+13
* Package in platform workflowssagudev2023-04-061-0/+8