Commit graph

209 commits

Author SHA1 Message Date
Ryan
e5705171a7
Merge pull request #27 from ryankurte/dependabot/cargo/cargo_metadata-0.12.2
Bump cargo_metadata from 0.12.1 to 0.12.2
2021-01-14 11:34:18 +13:00
dependabot[bot]
b8452817c8
Bump cargo_metadata from 0.12.1 to 0.12.2
Bumps [cargo_metadata](https://github.com/oli-obk/cargo_metadata) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/oli-obk/cargo_metadata/releases)
- [Commits](https://github.com/oli-obk/cargo_metadata/compare/v0.12.1...v0.12.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-13 07:00:33 +00:00
Ryan
55effb3bed
Merge pull request #10 from ryankurte/dependabot/cargo/simplelog-0.9.0
Bump simplelog from 0.8.0 to 0.9.0
2021-01-13 10:48:22 +13:00
dependabot[bot]
e249c8f534
Bump simplelog from 0.8.0 to 0.9.0
Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/drakulix/simplelog.rs/releases)
- [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 20:47:51 +00:00
Ryan
8269433f93
Merge pull request #25 from ryankurte/dependabot/cargo/log-0.4.13
Bump log from 0.4.11 to 0.4.13
2021-01-13 09:46:54 +13:00
Ryan
2962936044
Merge pull request #26 from ryankurte/dependabot/cargo/serde-1.0.119
Bump serde from 1.0.118 to 1.0.119
2021-01-13 09:46:46 +13:00
dependabot[bot]
34e5d7f256
Bump serde from 1.0.118 to 1.0.119
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.118 to 1.0.119.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.118...v1.0.119)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 07:01:46 +00:00
dependabot[bot]
943e1a6324
Bump log from 0.4.11 to 0.4.13
Bumps [log](https://github.com/rust-lang/log) from 0.4.11 to 0.4.13.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.11...0.4.13)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-12 07:01:45 +00:00
Ryan
9499b0f9d5
Merge pull request #21 from ryankurte/dependabot/cargo/tinytemplate-1.2.0
Bump tinytemplate from 1.1.0 to 1.2.0
2021-01-06 10:32:27 +13:00
dependabot[bot]
a6ef1f66f2
Bump tinytemplate from 1.1.0 to 1.2.0
Bumps [tinytemplate](https://github.com/bheisler/TinyTemplate) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/bheisler/TinyTemplate/releases)
- [Changelog](https://github.com/bheisler/TinyTemplate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bheisler/TinyTemplate/compare/1.1.0...1.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 08:01:04 +00:00
Ryan
c09ac166d0
Update rust.yml
Remove release stage as this happens (gated) in build
2021-01-01 11:07:00 +13:00
Ryan
6d18b7bb1e
Update README.md 2021-01-01 10:16:00 +13:00
Ryan
3f4088657d
Update README.md 2021-01-01 09:36:52 +13:00
Ryan
2793fe2f8f
Merge pull request #17 from ryankurte/feature/actions-test
Test binstall artifacts on available platforms
2020-12-31 21:11:01 +13:00
ryan
cf01c9e6f2 cleaning up tests 2020-12-31 20:46:59 +13:00
ryan
f8f64a7a56 add needs between ci steps 2020-12-31 20:30:15 +13:00
ryan
fd16c171e2 update readme, reorder tests 2020-12-31 20:27:34 +13:00
ryan
80a217b0cd remove armv7 from testing 2020-12-31 20:05:35 +13:00
ryan
c6cba64f77 add a basic test on each platform 2020-12-31 20:04:42 +13:00
ryan
cb9a5e1057 Install cross compiler toolchain 2020-12-31 19:50:14 +13:00
ryan
8a212b3f46 fix enable cross setting 2020-12-31 19:40:55 +13:00
ryan
4eac4bdcd7 swap to action-apt for multiarch 2020-12-31 19:37:08 +13:00
ryan
f16409cda9 separate pkg config step 2020-12-31 19:17:23 +13:00
ryan
76ad6114ba right, tee needs to append 2020-12-31 19:08:53 +13:00
ryan
3af09aa9a9 wow this is, a lot 2020-12-31 18:47:22 +13:00
ryan
f86206582b comeee on: 2020-12-31 18:25:18 +13:00
ryan
a615eb6b5e gettin serious on the package debugging 2020-12-31 18:24:03 +13:00
ryan
3a388c1fa1 install all deps, maybe issue with not adding via dpkg 2020-12-31 18:14:51 +13:00
ryan
4305876d93 fix libssl-dev:armhf install 2020-12-31 18:07:09 +13:00
ryan
ab112efae5 manual add armhf repo 2020-12-31 17:53:58 +13:00
ryan
57703ad5c8 fix armv7 openssl filter 2020-12-31 17:41:02 +13:00
ryan
501022144b fix test 2020-12-31 17:36:53 +13:00
ryan
3de20f7bc1 switch armv7 build to ubuntu-20.04 2020-12-31 17:33:24 +13:00
ryan
3810603457 update readme, allow self updating 2020-12-31 17:28:39 +13:00
ryan
b7b8f36109 Merge branch 'main' of github.com:ryankurte/cargo-binstall into main 2020-12-31 17:18:00 +13:00
ryan
31900e0164 fix docs link in readme, add to cargo.toml 2020-12-31 17:17:39 +13:00
Ryan
748e8a2d92
Merge pull request #16 from ryankurte/refactor
Refactor per #12
2020-12-31 17:10:33 +13:00
ryan
dfb80803fa revert default pkg url to use format template 2020-12-31 15:33:43 +13:00
ryan
ef6a3d0ef7 fix version matching, now works with semver 2020-12-31 15:32:58 +13:00
ryan
a6c70b41e2 the big refactor 2020-12-31 14:41:52 +13:00
ryan
5fd78341c8 cleaning up binary logic, using standard [[bin]] definitions now 2020-12-31 13:19:58 +13:00
ryan
d7aae3275d bump tokio version 2020-12-30 18:18:01 +13:00
ryan
a012eb1fb7 remove unused deps 2020-12-30 18:15:04 +13:00
ryan
223c6ef43a playing with version matching
Can't use semver because crates.io hides alpha versions? not sure how this works in cargo
2020-12-30 18:13:38 +13:00
ryan
8777c355c5 swapped to symlink-based installation 2020-12-30 17:34:07 +13:00
ryan
8f7f7f5530 refactoring to library 2020-12-30 15:27:39 +13:00
Ryan
0c72b89627
Merge pull request #9 from ryankurte/fix/readme-examples
re-work readme, add examples for william
2020-12-23 10:41:06 +13:00
ryan
7453919a10 re-work readme, add examples for william 2020-12-17 16:07:43 +13:00
ryan
f4775bd9f8 update lockfile 2020-12-14 21:48:54 +13:00
ryan
6bba72aead smol readme change 2020-12-14 21:47:43 +13:00