Esteban Blanc
4ca5f0c104
misc: Update Cargo.lock
...
Signed-off-by: Esteban Blanc <estblcsk@gmail.com>
2024-01-24 16:48:59 +01:00
dependabot[bot]
9f492a8b8d
robo(ci): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:09:04 +01:00
dependabot[bot]
0aa160e036
robo(ci): bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-16 10:24:44 +01:00
Esteban Blanc
2c1f6a86d9
misc: Update MSRV
...
Signed-off-by: Esteban Blanc <estblcsk@gmail.com>
2023-10-11 10:29:22 +02:00
Esteban Blanc
c488442982
ci: Fix libssl install for cross-compile
...
Signed-off-by: Esteban Blanc <estblcsk@gmail.com>
2023-10-11 10:29:22 +02:00
Esteban Blanc
786503677a
ci: Fix coverage
...
Signed-off-by: Esteban Blanc <estblcsk@gmail.com>
2023-05-02 10:18:59 +02:00
Esteban Blanc
208c747165
misc: Update dependencies and bump MSRV
...
Signed-off-by: Esteban Blanc <estblcsk@gmail.com>
2023-04-13 23:57:07 +02:00
Esteban Blanc
3d5d8d148a
ci: Update tarpaulin
...
Signed-off-by: Esteban Blanc <estblcsk@gmail.com>
2023-04-13 23:57:07 +02:00
Esteban Blanc
906db51f4e
mics: update MSRV
2023-01-18 16:35:49 +01:00
dependabot[bot]
4c2a255e9f
robo(ci): bump bruceadams/get-release from 1.2.3 to 1.3.2
...
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release ) from 1.2.3 to 1.3.2.
- [Release notes](https://github.com/bruceadams/get-release/releases )
- [Commits](https://github.com/bruceadams/get-release/compare/v1.2.3...v1.3.2 )
---
updated-dependencies:
- dependency-name: bruceadams/get-release
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 15:14:18 +02:00
Esteban Skallwar Blanc
ad4b89d18d
misc: Update MSRV
2022-10-03 16:15:42 +02:00
Esteban Blanc
3fca2753b5
misc: Update MSRV
2022-08-01 22:40:05 +02:00
Esteban Blanc
43c383a008
ci: Fix cross compilation for release workflow
2022-05-13 16:59:01 +02:00
Esteban Blanc
1b47539c71
ci: Add riscv64 build
2022-05-13 14:12:39 +02:00
Esteban Blanc
1f5e53f5eb
misc: Revert to openssl
...
We switched some time ago to rustls in order to cross compile more
easilly but it depends on `ring` which in full assembly and does not the
future: RISC-V
This revert to openssl while making sure the CI still cross-compile
correctly to aarch64
2022-05-12 21:56:42 +02:00
Esteban Blanc
c151757af6
ci: Build for aarch64
2022-05-11 10:47:57 +02:00
Orhun Parmaksız
3fb66dbffe
ci: Build with --locked flag
2022-04-30 21:33:00 +02:00
Esteban Blanc
13e9d9f45d
ci: Adjust MSRV
2022-04-29 20:51:35 +02:00
Esteban Blanc
79cecf73d2
ci: Continue on error for release
...
The build is fails because of op
enssl-sys crate when cross compiling
2022-04-28 16:09:13 +02:00
Esteban Blanc
b467ee8a5e
ci: Add riscv64 and aarch64 for release
2022-04-25 20:39:44 +02:00
Esteban Blanc
c57fa1081c
misc: Update dependencies in Cargo.lock
2022-04-25 17:27:08 +02:00
dependabot[bot]
0171c62324
robo(ci): bump codecov/codecov-action from 2 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-24 19:27:40 +02:00
Esteban Blanc
84276b9631
ci: Stop dependabot PRs to the lockfile
2022-03-17 00:24:19 +01:00
dependabot[bot]
2d2e747db8
robo(ci): bump actions/upload-artifact from 2.3.1 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.3.1 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-05 11:16:26 +01:00
dependabot[bot]
a24000f900
robo(ci): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [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...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 21:37:25 +01:00
Esteban Blanc
23576977ad
Fix clippy warnings and add clippy ci check ( #168 )
...
* misc: Run clippy and fixes all warnings
* ci: Add clippy check
2022-02-28 09:51:23 +01:00
dependabot[bot]
ed119f15dd
robo(ci): bump actions/upload-artifact from 2.2.4 to 2.3.1
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.2.4 to 2.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.4...v2.3.1 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 16:46:35 +01:00
dependabot[bot]
c14cb0827f
robo(ci): bump actions/upload-artifact from 1 to 2.2.4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 1 to 2.2.4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v1...v2.2.4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 20:56:28 +02:00
Esteban Blanc
1be1f856e9
ci: Add codecov
2021-09-10 14:39:21 +02:00
dependabot[bot]
caa0dedc00
robo(ci): bump bruceadams/get-release from 1.2.2 to 1.2.3 ( #147 )
...
Bumps [bruceadams/get-release](https://github.com/bruceadams/get-release ) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/bruceadams/get-release/releases )
- [Commits](https://github.com/bruceadams/get-release/compare/v1.2.2...v1.2.3 )
---
updated-dependencies:
- dependency-name: bruceadams/get-release
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-09 11:55:21 +02:00
Esteban Blanc
e25e358f35
misc: Add MSRV ( #137 )
2021-07-07 19:20:24 +02:00
Esteban Blanc
de543179c0
ci: Fix same id issue in release workflow ( #140 )
2021-07-07 19:20:16 +02:00
pinkforest(she/her)
1e034011a7
Updated dependencies and dependabot ( #123 )
...
* Create dependabot.yml
* robo(deps): bump rand from 0.8.1 to 0.8.4
Bumps [rand](https://github.com/rust-random/rand ) from 0.8.1 to 0.8.4.
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.8.1...0.8.4 )
---
updated-dependencies:
- dependency-name: rand
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* robo(deps): bump subprocess from 0.2.6 to 0.2.7
Bumps [subprocess](https://github.com/hniksic/rust-subprocess ) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/hniksic/rust-subprocess/releases )
- [Commits](https://github.com/hniksic/rust-subprocess/compare/release/0.2.6...release/0.2.7 )
---
updated-dependencies:
- dependency-name: subprocess
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* robo(deps): bump encoding_rs from 0.8.26 to 0.8.28
Bumps [encoding_rs](https://github.com/hsivonen/encoding_rs ) from 0.8.26 to 0.8.28.
- [Release notes](https://github.com/hsivonen/encoding_rs/releases )
- [Commits](https://github.com/hsivonen/encoding_rs/compare/v0.8.26...v0.8.28 )
---
updated-dependencies:
- dependency-name: encoding_rs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* robo(deps): bump tiny_http from 0.7.0 to 0.8.2
Bumps [tiny_http](https://github.com/tiny-http/tiny-http ) from 0.7.0 to 0.8.2.
- [Release notes](https://github.com/tiny-http/tiny-http/releases )
- [Changelog](https://github.com/tiny-http/tiny-http/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tiny-http/tiny-http/compare/0.7.0...0.8.2 )
---
updated-dependencies:
- dependency-name: tiny_http
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* robo(deps): bump regex from 1.4.3 to 1.4.6
Bumps [regex](https://github.com/rust-lang/regex ) from 1.4.3 to 1.4.6.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.4.3...1.4.6 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-02 09:19:30 +02:00
Esteban Blanc
07df03fd07
ci: Add sha512 checksum
2021-01-05 12:01:45 +01:00
Esteban Blanc
d26647c17d
ci: Use action for release info
2020-12-22 11:17:48 +01:00
Esteban Blanc
1ddbe1702e
ci: Add release build ( #106 )
...
* ci: Build target aware
* ci: Add release.yml
2020-12-22 10:56:13 +01:00
Esteban Blanc
e65560beb4
ci: Check before build, build needs lint ( #90 )
2020-07-02 15:56:18 +02:00
Esteban Blanc
809bdb5e0e
ci: Fix steps names ( #89 )
2020-07-02 15:46:23 +02:00
Atul Bhosale
8a311c2526
Add cargo fmt to github-actions config ( #85 )
2020-05-14 21:48:52 +02:00
Esteban Blanc
358b03af46
ci: Split ci in two jobs
2020-04-29 18:54:33 +02:00
cohenarthur
3353a7fa89
ci: Add unit tests CI
2020-04-09 11:40:30 +02:00