Commit graph

25 commits

Author SHA1 Message Date
dependabot[bot]
953405efdb
chore(deps): bump actions/setup-python from 3 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...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-03-31 06:41:18 +00:00
Christoph J. Scherr
51dfd7c544
chore: rename code coverage ci for a more descriptive name
Refs: OPS-91
2025-03-27 11:07:40 +01:00
Amrasil
3486bf9a1d
Update ci.yml
added devel to codecoverage ci
2025-03-27 10:36:29 +01:00
Christoph J. Scherr
6391779d9c
chore: run codecov ci only on master
Refs: OPS-31
2025-03-27 09:01:51 +01:00
Amrasil
917c1f548e change(feat/OPS-31): push condition for testing purposes 2025-03-26 23:35:34 +01:00
Amrasil
612664477e change(feat/OPS-31): tci pipeline to add display codecoverage on every push to any branch and on PRs to devel and master 2025-03-26 23:29:21 +01:00
Amrasil
86a67bd279 change(feat/OPS-31): token 2025-03-26 23:15:26 +01:00
Amrasil
0a89a5d58b change(feat/OPS-31): token 2025-03-26 22:56:31 +01:00
Amrasil
e073704a6b change(feat/OPS-31): added token to ci.yml and ensurance that coverage.xml is created 2025-03-26 22:55:21 +01:00
Amrasil
278259940a change(feat/OPS-31): added poetry to be installed first 2025-03-26 22:39:43 +01:00
Amrasil
316cfcfaad change(feat/OPS-31): forgot about poetry 2025-03-26 22:36:30 +01:00
Amrasil
c909144520 change(feat/OPS-31): test for ci using current branch 2025-03-26 22:33:24 +01:00
Amrasil
afdc079de1
Update ci.yml 2025-03-26 22:17:50 +01:00
Amrasil
49baf0001b add(feat/OPS-31): code coverage for ci 2025-03-26 22:10:02 +01:00
Christoph J. Scherr
57d2f31b19
chore: deploy docs to github pages and manual artifacts
Refs: OPS-63
2025-03-21 14:37:19 +01:00
Christoph J. Scherr
44bbfa24d3
chore: setup a simple generation for the documentation
Refs: OPS-63
2025-03-21 14:36:55 +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
PlexSheep
0eae72ff5f chore: add dependabot to github 2025-01-17 16:18:26 +01:00