Commit graph

  • 8af4f2c5ea
    Merge pull request #68 from pinage404/fix/binary-package-format Ryan 2021-10-18 10:06:51 +13:00
  • 71c6b0d209 fix: typo pinage404 2021-10-17 12:45:53 +02:00
  • 6f05d630f0 fix: binary need to have the right to be executed pinage404 2021-10-17 12:35:15 +02:00
  • 90edbba221 fix: binary is not in a extracted folder pinage404 2021-10-17 12:34:36 +02:00
  • 302156888c
    Bump cargo_metadata from 0.12.2 to 0.14.0 dependabot[bot] 2021-10-07 23:31:02 +00:00
  • 5c56c930e4 (cargo-release) version 0.4.1 v0.4.1 ryan kurte 2021-10-08 12:28:56 +13:00
  • f25f0b2337
    Merge pull request #66 from ryankurte/macos-use-zip Ryan 2021-10-08 12:24:04 +13:00
  • 7aaba5e1ee improve debug logging on extraction ryan kurte 2021-10-08 12:16:14 +13:00
  • 87449e29e7 Swap macos to zip, update binary lookup for binstall ryan kurte 2021-10-08 11:38:38 +13:00
  • d32bbd78ca
    Bump serde from 1.0.119 to 1.0.130 dependabot[bot] 2021-08-30 01:15:13 +00:00
  • 573f250a5c
    Bump serde from 1.0.119 to 1.0.128 dependabot[bot] 2021-08-23 01:11:10 +00:00
  • 5e0dee9429
    Bump crates-index from 0.16.2 to 0.17.0 dependabot[bot] 2021-08-23 01:10:00 +00:00
  • 281e8ac680
    Bump tar from 0.4.30 to 0.4.37 dependabot[bot] 2021-08-16 01:13:40 +00:00
  • 1ee5a9fe3f
    Bump serde from 1.0.119 to 1.0.127 dependabot[bot] 2021-08-02 01:09:46 +00:00
  • 6b818cfbec
    Bump env_logger from 0.8.2 to 0.9.0 dependabot[bot] 2021-07-19 01:55:28 +00:00
  • 8cea8f1543
    Bump env_logger from 0.8.2 to 0.8.4 dependabot[bot] 2021-06-14 06:00:52 +00:00
  • 80aef186c1
    Bump crates-index from 0.16.2 to 0.16.7 dependabot[bot] 2021-05-31 06:04:46 +00:00
  • f1c1ce8b70
    Bump tar from 0.4.30 to 0.4.35 dependabot[bot] 2021-05-31 06:03:19 +00:00
  • 20fab87596
    Bump crates-index from 0.16.2 to 0.16.6 dependabot[bot] 2021-05-17 06:00:34 +00:00
  • de78db9f4e
    Bump serde from 1.0.119 to 1.0.126 dependabot[bot] 2021-05-17 06:00:01 +00:00
  • 13e4f8e2e2
    Bump crates-index from 0.16.2 to 0.16.5 dependabot[bot] 2021-04-19 06:12:32 +00:00
  • e080244816
    Bump cargo_metadata from 0.12.2 to 0.13.1 dependabot[bot] 2021-04-08 10:33:06 +00:00
  • 7d0b700ae2 (cargo-release) version 0.3.0 v0.3.0 ryan 2021-04-08 22:31:07 +12:00
  • bb940f23c2
    Bump env_logger from 0.8.2 to 0.8.3 dependabot[bot] 2021-04-08 10:26:44 +00:00
  • b6190ec23a
    Bump crates-index from 0.16.2 to 0.16.4 dependabot[bot] 2021-04-08 10:26:25 +00:00
  • c012acc681
    Bump tar from 0.4.30 to 0.4.33 dependabot[bot] 2021-04-08 10:26:23 +00:00
  • a35820d5de
    Bump serde from 1.0.119 to 1.0.125 dependabot[bot] 2021-04-08 10:26:21 +00:00
  • 62e26338d2
    Merge pull request #47 from ryankurte/feature/windows-zip Ryan 2021-04-08 22:25:21 +12:00
  • 76a7fb00c9 add pkg-url and pkg-fmt overrides ryan 2021-04-08 21:26:44 +12:00
  • 612d19d0fb fix windows artefact type for testing ryan 2021-04-08 20:49:44 +12:00
  • 122a5fbdc3 re-add openssl for armv7, probs broken ryan 2021-04-08 20:39:52 +12:00
  • ddadcd6d32 bump tokio/reqwest and swap to rustls / remove openssl ryan 2021-04-08 18:55:08 +12:00
  • fcc88a673e remove incorrect default doc line ryan 2021-04-08 18:44:19 +12:00
  • 1c25b1346f added zip support, pkg-fmt override swapped CI to build zips for windows ryan 2021-04-08 18:39:54 +12:00
  • ff79c8d913
    Bump crates_io_api from 0.6.1 to 0.7.0 dependabot[bot] 2021-03-30 08:05:40 +00:00
  • dbeed20a78
    Bump tokio from 0.2.24 to 1.4.0 dependabot[bot] 2021-03-30 07:58:30 +00:00
  • 94ad0db41d
    Merge pull request #45 from ryankurte/dependabot/cargo/log-0.4.14 Ryan 2021-03-30 19:54:51 +13:00
  • dc5098b390
    Bump log from 0.4.13 to 0.4.14 dependabot[bot] 2021-03-29 20:10:31 +00:00
  • dc27d355da
    Bump reqwest from 0.10.10 to 0.11.2 dependabot[bot] 2021-03-29 20:08:41 +00:00
  • 01f7273cc7
    Merge pull request #44 from ryankurte/dependabot/cargo/anyhow-1.0.40 Ryan 2021-03-30 09:07:10 +13:00
  • e844f569a1
    Bump anyhow from 1.0.37 to 1.0.40 dependabot[bot] 2021-03-29 07:56:18 +00:00
  • cde70b3259
    Bump anyhow from 1.0.37 to 1.0.39 dependabot[bot] 2021-03-22 08:08:27 +00:00
  • 7e41a2c31a
    Bump tokio from 0.2.24 to 1.3.0 dependabot[bot] 2021-03-10 08:03:14 +00:00
  • 912d6f94fb
    Bump tokio from 0.2.24 to 1.2.0 dependabot[bot] 2021-03-06 22:55:53 +00:00
  • 8609622537
    Bump reqwest from 0.10.10 to 0.11.1 dependabot[bot] 2021-03-06 22:55:53 +00:00
  • c0adc3241d
    Merge pull request #39 from passcod/feat-36-tar-xz Ryan 2021-03-07 11:54:45 +13:00
  • bf91a1f5fa
    Try to build lzma from source for arm cross-build Félix Saparelli 2021-03-06 23:16:58 +13:00
  • 9c06ca94cb
    Add support for Txz archives Félix Saparelli 2021-03-06 22:35:05 +13:00
  • a6da13ffc7 fix cache ordering ryan 2021-02-07 15:07:41 +13:00
  • ac3af33501
    Bump tokio from 0.2.24 to 1.1.1 dependabot[bot] 2021-02-01 08:08:51 +00:00
  • fa43de9740
    Bump tokio from 0.2.24 to 1.1.0 dependabot[bot] 2021-01-25 07:54:17 +00:00
  • cf4751da25
    Bump cargo_metadata from 0.12.2 to 0.12.3 dependabot[bot] 2021-01-18 08:12:07 +00:00
  • 54bd30e445
    Bump tokio from 0.2.24 to 1.0.2 dependabot[bot] 2021-01-15 07:01:07 +00:00
  • e5705171a7
    Merge pull request #27 from ryankurte/dependabot/cargo/cargo_metadata-0.12.2 Ryan 2021-01-14 11:34:18 +13:00
  • b8452817c8
    Bump cargo_metadata from 0.12.1 to 0.12.2 dependabot[bot] 2021-01-13 07:00:33 +00:00
  • 1e0363b2e9
    Bump reqwest from 0.10.10 to 0.11.0 dependabot[bot] 2021-01-12 21:49:32 +00:00
  • a9bfefdc8c
    Bump anyhow from 1.0.37 to 1.0.38 dependabot[bot] 2021-01-12 21:49:32 +00:00
  • 55effb3bed
    Merge pull request #10 from ryankurte/dependabot/cargo/simplelog-0.9.0 Ryan 2021-01-13 10:48:22 +13:00
  • e249c8f534
    Bump simplelog from 0.8.0 to 0.9.0 dependabot[bot] 2021-01-12 20:47:51 +00:00
  • 8269433f93
    Merge pull request #25 from ryankurte/dependabot/cargo/log-0.4.13 Ryan 2021-01-13 09:46:54 +13:00
  • 2962936044
    Merge pull request #26 from ryankurte/dependabot/cargo/serde-1.0.119 Ryan 2021-01-13 09:46:46 +13:00
  • 34e5d7f256
    Bump serde from 1.0.118 to 1.0.119 dependabot[bot] 2021-01-12 07:01:46 +00:00
  • 943e1a6324
    Bump log from 0.4.11 to 0.4.13 dependabot[bot] 2021-01-12 07:01:45 +00:00
  • 2c933289b0 update tokio, blocked on other deps ryan 2021-01-06 11:20:22 +13:00
  • 0b9f2fce9b
    Bump tokio from 0.2.24 to 1.0.1 dependabot[bot] 2021-01-05 21:33:36 +00:00
  • 9499b0f9d5
    Merge pull request #21 from ryankurte/dependabot/cargo/tinytemplate-1.2.0 Ryan 2021-01-06 10:32:27 +13:00
  • a6ef1f66f2
    Bump tinytemplate from 1.1.0 to 1.2.0 dependabot[bot] 2021-01-04 08:01:04 +00:00
  • c09ac166d0
    Update rust.yml Ryan 2021-01-01 11:07:00 +13:00
  • 6d18b7bb1e
    Update README.md Ryan 2021-01-01 10:16:00 +13:00
  • 71a4aad839 (cargo-release) version 0.2.0 v0.2.0 ryan kurte 2021-01-01 10:00:25 +13:00
  • 3f4088657d
    Update README.md Ryan 2021-01-01 09:36:52 +13:00
  • 2793fe2f8f
    Merge pull request #17 from ryankurte/feature/actions-test Ryan 2020-12-31 21:11:01 +13:00
  • cf01c9e6f2 cleaning up tests ryan 2020-12-31 20:46:59 +13:00
  • f8f64a7a56 add needs between ci steps ryan 2020-12-31 20:30:15 +13:00
  • fd16c171e2 update readme, reorder tests ryan 2020-12-31 20:27:34 +13:00
  • 80a217b0cd remove armv7 from testing ryan 2020-12-31 20:05:35 +13:00
  • c6cba64f77 add a basic test on each platform ryan 2020-12-31 20:04:42 +13:00
  • cb9a5e1057 Install cross compiler toolchain ryan 2020-12-31 19:50:14 +13:00
  • 8a212b3f46 fix enable cross setting ryan 2020-12-31 19:40:55 +13:00
  • 4eac4bdcd7 swap to action-apt for multiarch ryan 2020-12-31 19:37:08 +13:00
  • f16409cda9 separate pkg config step ryan 2020-12-31 19:17:23 +13:00
  • 76ad6114ba right, tee needs to append ryan 2020-12-31 19:08:53 +13:00
  • 3af09aa9a9 wow this is, a lot ryan 2020-12-31 18:47:22 +13:00
  • f86206582b comeee on: ryan 2020-12-31 18:25:18 +13:00
  • a615eb6b5e gettin serious on the package debugging ryan 2020-12-31 18:24:03 +13:00
  • 3a388c1fa1 install all deps, maybe issue with not adding via dpkg ryan 2020-12-31 18:14:51 +13:00
  • 4305876d93 fix libssl-dev:armhf install ryan 2020-12-31 18:07:09 +13:00
  • ab112efae5 manual add armhf repo ryan 2020-12-31 17:53:58 +13:00
  • 57703ad5c8 fix armv7 openssl filter ryan 2020-12-31 17:41:02 +13:00
  • 501022144b fix test ryan 2020-12-31 17:36:53 +13:00
  • 3de20f7bc1 switch armv7 build to ubuntu-20.04 ryan 2020-12-31 17:33:24 +13:00
  • 3810603457 update readme, allow self updating ryan 2020-12-31 17:28:39 +13:00
  • b7b8f36109 Merge branch 'main' of github.com:ryankurte/cargo-binstall into main ryan 2020-12-31 17:18:00 +13:00
  • 31900e0164 fix docs link in readme, add to cargo.toml ryan 2020-12-31 17:17:39 +13:00
  • 748e8a2d92
    Merge pull request #16 from ryankurte/refactor Ryan 2020-12-31 17:10:33 +13:00
  • dfb80803fa revert default pkg url to use format template ryan 2020-12-31 15:33:43 +13:00
  • ef6a3d0ef7 fix version matching, now works with semver ryan 2020-12-31 15:32:58 +13:00
  • a6c70b41e2 the big refactor ryan 2020-12-31 14:41:52 +13:00
  • 5fd78341c8 cleaning up binary logic, using standard [[bin]] definitions now ryan 2020-12-31 13:19:58 +13:00
  • d7aae3275d bump tokio version ryan 2020-12-30 18:18:01 +13:00