Ryan
|
15df6aace1
|
Merge pull request #74 from passcod/ed2021
Update dependencies
|
2021-11-19 09:35:19 +13:00 |
|
Félix Saparelli
|
cdb2f8ccdd
|
Fix test
|
2021-11-17 21:57:09 +13:00 |
|
Félix Saparelli
|
0f9b4de449
|
Update deps
|
2021-11-17 21:53:20 +13:00 |
|
Ryan
|
8b4e77918c
|
Update README.md
Add curl commands for fetching latest release archives to readme
|
2021-10-22 18:45:51 +13:00 |
|
Ryan
|
8af4f2c5ea
|
Merge pull request #68 from pinage404/fix/binary-package-format
Fix/binary package format
|
2021-10-18 10:06:51 +13:00 |
|
pinage404
|
71c6b0d209
|
fix: typo
|
2021-10-17 12:45:53 +02:00 |
|
pinage404
|
6f05d630f0
|
fix: binary need to have the right to be executed
|
2021-10-17 12:35:15 +02:00 |
|
pinage404
|
90edbba221
|
fix: binary is not in a extracted folder
|
2021-10-17 12:34:36 +02:00 |
|
ryan kurte
|
5c56c930e4
|
(cargo-release) version 0.4.1
|
2021-10-08 12:28:56 +13:00 |
|
Ryan
|
f25f0b2337
|
Merge pull request #66 from ryankurte/macos-use-zip
Swap macos to zip, update binary lookup for binstall
|
2021-10-08 12:24:04 +13:00 |
|
ryan kurte
|
7aaba5e1ee
|
improve debug logging on extraction
|
2021-10-08 12:16:14 +13:00 |
|
ryan kurte
|
87449e29e7
|
Swap macos to zip, update binary lookup for binstall
|
2021-10-08 11:38:38 +13:00 |
|
ryan
|
7d0b700ae2
|
(cargo-release) version 0.3.0
|
2021-04-08 22:31:07 +12:00 |
|
Ryan
|
62e26338d2
|
Merge pull request #47 from ryankurte/feature/windows-zip
Support zip format and per-target overrides
|
2021-04-08 22:25:21 +12:00 |
|
ryan
|
76a7fb00c9
|
add pkg-url and pkg-fmt overrides
|
2021-04-08 21:26:44 +12:00 |
|
ryan
|
612d19d0fb
|
fix windows artefact type for testing
|
2021-04-08 20:49:44 +12:00 |
|
ryan
|
122a5fbdc3
|
re-add openssl for armv7, probs broken
|
2021-04-08 20:39:52 +12:00 |
|
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 |
|