Commit graph

6 commits

Author SHA1 Message Date
raf
7c3b2747c1
Merge pull request #14 from NotAShelf/dependabot/github_actions/actions/deploy-pages-5
build(deps): bump actions/deploy-pages from 4 to 5
2026-04-09 08:18:52 +03:00
dependabot[bot]
c872306353
build(deps): bump pnpm/action-setup from 4 to 5
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 4 to 5.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-09 05:12:54 +00:00
dependabot[bot]
f9c1e09fb0
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-04-09 05:12:50 +00:00
7c5ff901d0
ci: auto-fix PNPM dependency hash in Nix package
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ida0ea49a92b83b771a32424d1e1d9b2b6a6a6964
2026-02-10 16:44:02 +03:00
0f875baa99
ci: add format and lint checks
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I78b9c47c3019ebd0147471e4c6cdce796a6a6964
2026-01-22 23:29:19 +03:00
33ac91e339
ci: build & deploy to GH pages
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ieedfca23ce8b2b52ebae5b81095973056a6a6964
2026-01-22 23:26:17 +03:00