Commit Graph

8 Commits

Author SHA1 Message Date
insleker 09d058fb6c fix: update actions improved repository checkout configuration 2025-12-16 00:06:02 +08:00
existedinnettw 7d926358bc
chore(deps): bump actions/checkout from 4 to 6 2025-12-15 14:37:35 +08:00
existedinnettw 55718aefbf
chore(deps): bump actions/cache from 4 to 5 2025-12-15 14:37:11 +08:00
insleker 1394341935 chore: add GitHub Actions workflows for deploying to GitHub Pages and PR previews 2025-12-15 14:04:45 +08:00
dependabot[bot] ce75b6c1bc
chore(deps): bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 02:02:17 +00:00
dependabot[bot] f54def112f
chore(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 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/v4...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-12-15 02:02:14 +00:00
insleker 0587e50360 chore: migrate to riverpod3
feat: update code to riverpod3
2025-12-15 09:59:35 +08:00
insleker d5d5ab9a90 chore: support github action to push to docker.io 2025-09-04 21:23:44 +08:00