Commit graph

17 commits

Author SHA1 Message Date
raf
af2b889b17
Merge pull request #13 from NotAShelf/dependabot/github_actions/actions/configure-pages-6
build(deps): bump actions/configure-pages from 5 to 6
2026-03-30 18:25:33 +03:00
dependabot[bot]
58bb11231c
build(deps): bump actions/deploy-pages from 4 to 5
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 14:24:03 +00:00
dependabot[bot]
40b4f4ff14
build(deps): bump actions/configure-pages from 5 to 6
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 5 to 6.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](https://github.com/actions/configure-pages/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 14:23:58 +00:00
dependabot[bot]
fdbc154afe
build(deps): bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 13:59:22 +00:00
raf
a3465cefd2
Merge pull request #9 from NotAShelf/dependabot/github_actions/actions/upload-pages-artifact-4
build(deps): bump actions/upload-pages-artifact from 3 to 4
2025-10-03 11:28:38 +03:00
raf
6d4811beb3
Merge branch 'main' into spring-cleanup 2025-10-03 11:24:08 +03:00
b7332bee26
ci: run cargo test in Rust workflow
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964f95cb2581aec6ed60d3d0af8bfa9e994
2025-10-03 10:20:38 +03:00
dependabot[bot]
a4efb13afb
build(deps): bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-26 02:44:13 +00:00
dependabot[bot]
ac8e45009d
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 20:49:56 +00:00
947876262e
ci: cleanup 2025-06-11 13:02:24 +03:00
a069746bd5
ci: fix redirect 2025-05-23 07:40:29 +03:00
be3f00b51e
add redirect for crate docs on gh pages 2025-02-05 03:35:53 +03:00
5a643c1d50
ci: serve the correct dir for documentation 2025-02-05 03:17:41 +03:00
3c5f94228a
ci: grant write access 2025-02-05 03:09:18 +03:00
raf
b7672a306b
Merge pull request #1 from NotAShelf/interactive-cli
cli: interactive mode
2024-12-15 21:53:41 +03:00
1197675a06
ci: build and deploy docs 2024-12-15 21:43:27 +03:00
raf
dfb0bb5bea
ci: build with cargo 2024-12-15 18:31:43 +00:00