dependabot[bot]
|
3c70fb2abb
|
build(deps): 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>
|
2 years ago |
dependabot[bot]
|
3489637974
|
build(deps): bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
abf94541df
|
build(deps): 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>
|
3 years ago |
JuanLeon Lahoz
|
0e1d316950
|
Deprecate set-output in github actions
As per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
3 years ago |
JuanLeon Lahoz
|
745e83bedc
|
Use cargo deb for building debian packages
|
3 years ago |
JuanLeon Lahoz
|
8ed4d9dcd2
|
Move from actions-rs/tarpaulin to actions/cache
|
3 years ago |
JuanLeon Lahoz
|
0967c6ba91
|
Update Github Actions versions
|
3 years ago |
JuanLeon Lahoz
|
40892ce9c7
|
dev: Add dependabot configuration file
|
3 years ago |
JuanLeon Lahoz
|
ab83202358
|
Add ARM based binaries and debian packages to releases
|
4 years ago |
JuanLeon Lahoz
|
a9ad358711
|
Add LICENSE file to release binary packages
|
4 years ago |
JuanLeon Lahoz
|
164915302e
|
Add LICENSE file to release packages
|
4 years ago |
JuanLeon Lahoz
|
4b51452b37
|
Do not publish to crates.io upon successful release
...since it is being done in a "OS matrix". I need another job that depends on
"build" job.
|
4 years ago |
JuanLeon Lahoz
|
8e48cf9ae7
|
Improve library documentation
|
4 years ago |
JuanLeon Lahoz
|
c97adf0dc4
|
feature: Implement the common-term plot
|
5 years ago |
JuanLeon Lahoz
|
6d521a64eb
|
dev: update workflows/pipelines
|
5 years ago |
JuanLeon Lahoz
|
fb2893f2bd
|
dev: Add a github action workflow for building releases upon tagging
|
5 years ago |
JuanLeon Lahoz
|
25492ab969
|
Add github action for coverage
|
5 years ago |
JuanLeon Lahoz
|
537b7d1f73
|
feature: implement 'duration' and 'early-stop' for timehist subcommand
|
5 years ago |
JuanLeon Lahoz
|
b17deef32e
|
Make test workflow more strict: cargo-clippy should run clean now
|
5 years ago |
JuanLeon Lahoz
|
44f631ae78
|
Run cargo fmt on test workflow
|
5 years ago |
juanleon lahoz
|
54511825ce
|
Create test.yml
|
5 years ago |