Commit Graph
6 Commits
Author SHA1 Message Date
PsySlayer dcfbaf9e45 fix: correct all scripts/ path refs after flat layout — SKILL.md, README.md, issue templates 2026-03-15 11:58:42 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2a81036925 chore(deps): bump actions/setup-python from 5 to 6 (#2)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-15 03:31:45 +05:30
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7ff3f7f8ce chore(deps): bump actions/checkout from 4 to 6 (#1)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-15 03:31:43 +05:30
PsySlayer a97e92bc69 fix: update CI workflow for flat script layout 2026-03-14 23:24:19 +02:00
PsySlayer 2c29a1fe2a chore: add CHANGELOG, CODE_OF_CONDUCT, dependabot, requirements.txt — complete GitHub community standards 2026-03-14 19:49:27 +02:00
PsySlayer 21732f8c9d feat: v1.0.0 — add __version__, NOTICE, GitHub Actions CI, CONTRIBUTING, SECURITY, issue templates, sync_sicry.py, CI badge 2026-03-14 19:45:08 +02:00