Commit graph

17 commits

Author SHA1 Message Date
figsoda
06c30f45e8 generate man page 2022-10-01 19:17:49 -04:00
dependabot[bot]
75b4d9aec7
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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/v2.4.0...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 08:12:22 +00:00
dependabot[bot]
ff29b7b1a3
Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 08:06:43 +00:00
figsoda
fb44168e89 ci: use the target from the matrix 2021-11-01 09:03:09 -04:00
dependabot[bot]
d39bcb920c
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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/v2.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 08:05:13 +00:00
figsoda
041a932fc1 actions: simplify ci 2021-10-05 10:30:15 -04:00
dependabot[bot]
a7a0b401eb
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 11:50:27 +00:00
figsoda
a5473fa1bf
Merge pull request #5 from figsoda/dependabot/github_actions/actions-rs/toolchain-1.0.7
Bump actions-rs/toolchain from 1 to 1.0.7
2021-05-12 07:49:48 -04:00
dependabot[bot]
425d6fb1fa
Bump actions-rs/cargo from 1 to 1.0.3
Bumps [actions-rs/cargo](https://github.com/actions-rs/cargo) from 1 to 1.0.3.
- [Release notes](https://github.com/actions-rs/cargo/releases)
- [Changelog](https://github.com/actions-rs/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions-rs/cargo/compare/v1...v1.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:55 +00:00
dependabot[bot]
85f84e072c
Bump actions-rs/toolchain from 1 to 1.0.7
Bumps [actions-rs/toolchain](https://github.com/actions-rs/toolchain) from 1 to 1.0.7.
- [Release notes](https://github.com/actions-rs/toolchain/releases)
- [Changelog](https://github.com/actions-rs/toolchain/blob/master/CHANGELOG.md)
- [Commits](https://github.com/actions-rs/toolchain/compare/v1...v1.0.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:37 +00:00
figsoda
fc9230e1fb set default instead of override to true with rustup 2021-02-25 11:52:39 -05:00
figsoda
15bfc0cad9 set GEN_COMPLETIONS to 1 in github workflows 2021-02-17 18:49:26 -05:00
figsoda
c832e526d6 use nightly rustfmt 2021-02-05 11:03:51 -05:00
figsoda
0bf8e6e110 migrate from nightly to stable rust 2021-02-05 10:54:50 -05:00
figsoda
f6314829b7 build x86_64-unknown-linux-musl target natively 2020-12-31 15:25:00 -05:00
figsoda
8468267ccb remove extra trailing commas 2020-12-08 15:55:36 -05:00
figsoda
15175be091 fix typo 2020-11-02 18:17:51 -05:00
Renamed from ,github/workflows/ci.yml (Browse further)