Commit graph

14 commits

Author SHA1 Message Date
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
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