Commit graph

22 commits

Author SHA1 Message Date
figsoda
3e3e7ca821
Merge pull request #7 from figsoda/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-12 08:09:46 -04:00
figsoda
9ea1f1b27f
Merge pull request #6 from figsoda/dependabot/github_actions/actions/create-release-1.1.4
Bump actions/create-release from 1 to 1.1.4
2021-05-12 08:09:25 -04:00
figsoda
53eecf9ab3
Merge pull request #8 from figsoda/dependabot/github_actions/actions/upload-release-asset-1.0.2
Bump actions/upload-release-asset from 1 to 1.0.2
2021-05-12 07:56:31 -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]
df152462e1
Bump actions/upload-release-asset from 1 to 1.0.2
Bumps [actions/upload-release-asset](https://github.com/actions/upload-release-asset) from 1 to 1.0.2.
- [Release notes](https://github.com/actions/upload-release-asset/releases)
- [Commits](https://github.com/actions/upload-release-asset/compare/v1...v1.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:49 +00:00
dependabot[bot]
d07f52b9be
Bump actions/create-release from 1 to 1.1.4
Bumps [actions/create-release](https://github.com/actions/create-release) from 1 to 1.1.4.
- [Release notes](https://github.com/actions/create-release/releases)
- [Commits](https://github.com/actions/create-release/compare/v1...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:22:43 +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
1bd16f7064 add completions to github release 2021-02-17 16:27:13 -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
323dd86ac5 release x86_64-unknown-linux-musl target natively 2020-12-31 15:28:12 -05:00
figsoda
f6314829b7 build x86_64-unknown-linux-musl target natively 2020-12-31 15:25:00 -05:00
figsoda
67ee03944a remove RUSTFLAGS environment variable 2020-12-23 19:24:33 -05:00
figsoda
8468267ccb remove extra trailing commas 2020-12-08 15:55:36 -05:00
figsoda
3e0a0c3389 remove rustflags specification in release action 2020-11-23 14:14:04 -05:00
figsoda
24abc2101b target generic x86-64 cpus in release action 2020-11-11 13:29:03 -05:00
figsoda
49423f07e7 create release github action 2020-11-02 19:01:46 -05:00
figsoda
15175be091 fix typo 2020-11-02 18:17:51 -05:00