Daniel Hofstetter
|
d8d555dd66
|
ci: fix warnings from "cargo tree"
|
2023-12-18 08:26:22 +01:00 |
|
renovate[bot]
|
044e09786e
|
chore(deps): update actions/checkout action to v4
|
2023-09-04 15:42:41 +00:00 |
|
Piotr Kwiecinski
|
bdd8729cc2
|
fix: fixpr.yml unrecognized named-value: 'steps'
simplify passing variables to github output
fix warning with add-and-commit action
|
2023-07-08 13:44:39 +02:00 |
|
Joining7943
|
2935e5d8f9
|
ci: Use dtolnay/rust-toolchain to install the toolchain instead of the manual setup
|
2023-05-15 10:48:53 +02:00 |
|
Roy Ivy III
|
f4086f237f
|
maint/CICD ~ re-label bash script steps for easier review
|
2023-01-21 23:39:05 -06:00 |
|
Roy Ivy III
|
f0ce605f4b
|
maint/CICD ~ improve/update outputs() function
|
2023-01-21 23:39:05 -06:00 |
|
Miles Liu
|
418fe6d758
|
CI: remove use of actions-rs/toolchain
|
2022-11-19 16:28:08 +01:00 |
|
Miles Liu
|
61b7ff8116
|
CI: resolve rust-cache misplacement and cache conflict
|
2022-11-19 16:28:08 +01:00 |
|
dependabot[bot]
|
f8e2be57dd
|
build(deps): bump Swatinem/rust-cache from 1 to 2
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.
- [Release notes](https://github.com/Swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rust-cache/compare/v1...v2)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-18 06:06:30 +00:00 |
|
Sylvestre Ledru
|
afa3e84d94
|
Replace set-output by the GITHUB_OUTPUT variable
See: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
2022-11-03 08:25:47 +01:00 |
|
Hanif Bin Ariffin
|
fd9d49d1b2
|
cargo-tree is already part of cargo. Use that instead
Signed-off-by: Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>
|
2022-09-12 19:22:33 +08:00 |
|
Sylvestre Ledru
|
565e4855ca
|
Merge pull request #3493 from uutils/dependabot/github_actions/EndBug/add-and-commit-9
build(deps): bump EndBug/add-and-commit from 7 to 9
|
2022-05-12 08:40:02 +02:00 |
|
dependabot[bot]
|
fd057574d7
|
build(deps): 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-05-11 12:59:18 +02:00 |
|
dependabot[bot]
|
376f6a158b
|
build(deps): bump EndBug/add-and-commit from 7 to 9
Bumps [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit) from 7 to 9.
- [Release notes](https://github.com/EndBug/add-and-commit/releases)
- [Changelog](https://github.com/EndBug/add-and-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/EndBug/add-and-commit/compare/v7...v9)
---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-11 12:59:12 +02:00 |
|
Sylvestre Ledru
|
83d2f550ab
|
try to use rust-cache on github action to build faster
|
2022-02-19 21:26:34 +01:00 |
|
Jeffrey Finkelstein
|
bfc0d81481
|
ci: update default branch to "main" in workflows
|
2022-01-21 23:07:16 -05:00 |
|
Roy Ivy III
|
42fed9186d
|
maint/docs ~ add ToDO for change from cargo-tree to cargo tree
|
2021-06-23 12:03:35 -05:00 |
|
Roy Ivy III
|
17a959853e
|
maint/CICD ~ suppress useless rustup notices
|
2021-06-23 10:05:49 -05:00 |
|
Roy Ivy III
|
8884666ce0
|
maint/CICD ~ fix dependency display errors (relax network lockout)
|
2021-06-23 10:00:27 -05:00 |
|
Sylvestre Ledru
|
2cb97c81ed
|
maint/CICD ~ add GHA 'FixPR' to auto-fix issues for merging PRs
- auto-fix formatting
- auto-fix incompatible/out-of-date 'Cargo.lock'
|
2021-06-19 18:40:22 -05:00 |
|