Commit graph

69 commits

Author SHA1 Message Date
ryan
ddadcd6d32 bump tokio/reqwest and swap to rustls / remove openssl 2021-04-08 18:55:08 +12:00
ryan
fcc88a673e remove incorrect default doc line 2021-04-08 18:44:19 +12:00
ryan
1c25b1346f added zip support, pkg-fmt override
swapped CI to build zips for windows
2021-04-08 18:39:54 +12:00
Ryan
94ad0db41d
Merge pull request #45 from ryankurte/dependabot/cargo/log-0.4.14
Bump log from 0.4.13 to 0.4.14
2021-03-30 19:54:51 +13:00
dependabot[bot]
dc5098b390
Bump log from 0.4.13 to 0.4.14
Bumps [log](https://github.com/rust-lang/log) from 0.4.13 to 0.4.14.
- [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.13...0.4.14)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 20:10:31 +00:00
Ryan
01f7273cc7
Merge pull request #44 from ryankurte/dependabot/cargo/anyhow-1.0.40
Bump anyhow from 1.0.37 to 1.0.40
2021-03-30 09:07:10 +13:00
dependabot[bot]
e844f569a1
Bump anyhow from 1.0.37 to 1.0.40
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.37 to 1.0.40.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.37...1.0.40)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 07:56:18 +00:00
Ryan
c0adc3241d
Merge pull request #39 from passcod/feat-36-tar-xz
Add support for Txz archives
2021-03-07 11:54:45 +13:00
Félix Saparelli
bf91a1f5fa
Try to build lzma from source for arm cross-build 2021-03-06 23:16:58 +13:00
Félix Saparelli
9c06ca94cb
Add support for Txz archives 2021-03-06 22:35:05 +13:00
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