Commit Graph

29 Commits

Author SHA1 Message Date
Daniel Hofstetter 0fe8875216 Merge pull request #25 from uutils/renovate/actions-deploy-pages-4.x
chore(deps): update actions/deploy-pages action to v4
2023-12-20 06:59:12 +01:00
renovate[bot] 0f30adf085 chore(deps): update actions/upload-pages-artifact action to v3 2023-12-19 16:16:26 +00:00
renovate[bot] c99c77b871 chore(deps): update actions/deploy-pages action to v4 2023-12-19 16:16:23 +00:00
renovate[bot] 66da90587b chore(deps): update actions/upload-artifact action to v4 2023-12-14 20:02:59 +00:00
renovate[bot] da7954c638 chore(deps): update actions/deploy-pages action to v3 2023-12-05 05:35:46 +00:00
Sylvestre Ledru 320dd00061 Merge pull request #17 from cakebaker/replace_toolchain_action
ci: use dtolnay/rust-toolchain instead of action-rs/toolchain
2023-10-10 11:18:12 +02:00
dependabot[bot] 05015e53ee 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>
2023-09-05 12:26:13 +00:00
Daniel Hofstetter 3707415b23 ci: use dtolnay/rust-toolchain instead of
action-rs/toolchain to get rid of some CI warnings
2023-08-31 15:16:31 +02:00
Terts Diepraam 5e2665d823 add permissions to deploy job 2023-08-21 14:58:02 +02:00
Terts Diepraam d8b819f864 attempt to fix homepage CI v2 2023-08-21 14:37:47 +02:00
Terts Diepraam 328ee8559e attempt to fix homepage CI 2023-08-21 11:11:48 +02:00
Terts Diepraam 2c5b84d85b add homepage deployment to the CI 2023-08-20 16:40:57 +02:00
Terts Diepraam fee333e39a fix: checkout findutils repo 2023-08-20 11:53:27 +02:00
Terts Diepraam 4c9173581a generate oranda websites for coreutils and findutils 2023-08-19 20:37:42 +02:00
Sylvestre Ledru 2ed80ff15f Merge pull request #4 from uutils/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-11-14 23:42:30 +01:00
Sylvestre Ledru 802c92a1ca Merge pull request #3 from tertsdiepraam/mdbook-toc
install mdbook-toc in the CI
2022-11-14 23:42:10 +01:00
dependabot[bot] 1ce893b8b5 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-11-14 20:39:04 +00:00
Terts Diepraam 2d829ed3b7 install mdbook-toc in the CI 2022-10-15 11:51:01 +02:00
Terts Diepraam 6729ecd4dd Download tldr archive via curl 2022-04-19 19:03:49 +02:00
Sylvestre Ledru e0d48f0c20 Last fix with the path? 2022-04-14 16:54:23 +02:00
Sylvestre Ledru 1b3f0bd4d2 Path cargo-timings 2022-04-14 16:41:12 +02:00
Sylvestre Ledru 6e3e04c98f Try to set only cargo-timing.html 2022-04-14 16:28:41 +02:00
Sylvestre Ledru dced4bf599 Generate the build report 2022-04-14 13:58:20 +02:00
Sylvestre Ledru 055173b502 Remove --document-private-items 2022-02-07 14:03:13 +01:00
Sylvestre Ledru 9f998ca042 add --document-private-items to the build of the dev doc 2022-01-28 23:24:34 +01:00