Commit graph

12 commits

Author SHA1 Message Date
Jon Gjengset
1e9d119c08 Merge remote-tracking branch 'ci/main' into ci-bump 2023-09-09 17:37:01 +02:00
dependabot[bot]
deb9fd3f46
Bump actions/checkout from 3 to 4 (#13)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-09 16:21:14 +02:00
Simen Bekkhus
16a2c2925e
chore: automatically cancel superseded Actions runs (#5) 2023-04-08 12:57:54 -04:00
Jon Gjengset
a076ec1cb4 Minimal token permissions
See https://github.com/tokio-rs/tokio/pull/5072
2023-03-11 15:08:47 -08:00
Jon Gjengset
9afb0e111a Get rid of most actions-rs bits
Given that that project is unmaintained.

https://github.com/actions-rs/toolchain/issues/216
2023-03-11 15:07:41 -08:00
Jon Gjengset
0da9d585fb Merge remote-tracking branch 'ci/main' into bump-ci 2023-03-10 21:32:53 -08:00
Jon Gjengset
362696ab80 Move to maintained rust installer
See https://github.com/actions-rs/toolchain/issues/216
2023-03-10 21:16:37 -08:00
Jon Gjengset
e32dec9e92 Merge remote-tracking branch 'ci/main' 2023-01-21 14:14:57 -08:00
Jon Gjengset
ea198cc499 More concise name for scheduled jobs 2022-09-18 13:52:47 -07:00
Jon Gjengset
d91e506e76 Add back local ci modifications 2022-09-18 12:54:53 -07:00
Jon Gjengset
15c1fa2ffc Catch upcoming deprecations 2022-09-18 12:10:58 -07:00
Jon Gjengset
71c2048cc0 mv github .github
This should make it possible to have rust-ci-conf as a remote you merge
from.
2022-09-18 11:44:59 -07:00
Renamed from github/workflows/scheduled.yml (Browse further)