| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-09-25 | Fix jq in CI | Michael Goulet | -1/+1 | |
| 2022-06-05 | remove azure pipelines configuration | Pietro Albini | -15/+0 | |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -8/+26 | |
| 2020-03-20 | compat with macOS's ancient Bash | Matt Cooper | -2/+8 | |
| 2020-03-10 | fix how we detect an unset variable | Matt Cooper | -1/+1 | |
| 2020-03-10 | establish immutable source for RUST_CONFIGURE_ARGS | Matt Cooper | -0/+7 | |
| 2019-11-22 | ci: guess some environment variables based on builder name and os | Pietro Albini | -0/+31 | |
| Some environment variables (like DEPLOY or DEPLOY_ALT for dist builders, or IMAGE on Linux builders) are set on a lot of builders, and whether they should be present or not can be detected automatically based on the builder name and the platform. This commit simplifies the CI configuration by automatically setting those environment variables. | ||||
