Commit graph

9 commits

Author SHA1 Message Date
Christoph J. Scherr
46ec800ae6
chore: setup a simple generation for the documentation
Refs: OPS-64
2025-03-21 13:45:27 +01:00
Christoph J. Scherr
5e1af865a8
Merge pull request #20 from senju1337/master
rebase to latest changes in master
2025-03-17 14:28:20 +01:00
Christoph J. Scherr
e6547e1b1d
Merge pull request #6 from senju1337/dependabot/github_actions/actions/checkout-4
chore(deps): bump actions/checkout from 3 to 4
2025-02-26 23:07:29 +01:00
Christoph J. Scherr
115123539d
chore: only run ci on PRs 2025-02-08 17:48:14 +01:00
Christoph J. Scherr
74dd2af9ae
chore: add formatter ci 2025-02-08 17:34:58 +01:00
dependabot[bot]
658226bdbb
chore(deps): 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>
2025-01-27 06:33:16 +00:00
dependabot[bot]
d90bbb0409
chore(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 06:33:14 +00:00
PlexSheep
8499c81f7d
chore: update ci workflows
this adds a proper release workflow (that I already know) and a test
workflow that installs and uses pytest
2025-01-24 14:50:09 +01:00
PlexSheep
70631d0465 chore: setup ci 2025-01-17 16:42:21 +01:00