Commit Graph

49 Commits

Author SHA1 Message Date
renovate[bot] 494c488b62
Update actions/upload-artifact action to v4.3.6 2024-08-06 15:20:26 +00:00
Odd Stråbø a06d2a3567
Merge pull request #889 from jellyfin/renovate/actions-setup-python-5.x
Update actions/setup-python action to v5.1.1
2024-07-13 02:41:44 +02:00
renovate[bot] 60daf67507
Update actions/setup-python action to v5.1.1 2024-07-10 15:03:51 +00:00
renovate[bot] 5bbf65f670
Update actions/upload-artifact action to v4.3.4 2024-07-05 16:55:28 +00:00
Odd Stråbø 15d4d4f169
Merge pull request #883 from jellyfin/renovate/actions-checkout-4.x
Update actions/checkout action to v4.1.7
2024-06-23 15:55:41 +02:00
renovate[bot] 4988f8ae7f
Update codecov/codecov-action action to v4.5.0 2024-06-13 11:38:11 +00:00
renovate[bot] 6940a80794
Update actions/checkout action to v4.1.7 2024-06-12 21:28:59 +00:00
renovate[bot] 35c3d93ae2
chore(deps): update actions/checkout action to v4 2024-06-10 11:12:59 +00:00
Odd Stråbø 2b96cfbbe6 Add CI action for checking black 2024-06-10 10:51:37 +00:00
Odd Stråbø a5161e8cdc Add os to test artifact name 2024-06-10 06:17:01 +02:00
renovate[bot] dd3060a80b
chore(deps): update actions/upload-artifact action to v4 2024-06-10 03:56:59 +00:00
Odd Stråbø 21d7ce2e41
Merge pull request #826 from jellyfin/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4.4.1
2024-06-10 05:56:18 +02:00
Odd Stråbø 7f81aa046b
Merge pull request #842 from jellyfin/renovate/actions-setup-python-5.x
chore(deps): update actions/setup-python action to v5.1.0
2024-06-10 05:48:48 +02:00
renovate[bot] 936b928b75
chore(deps): update codecov/codecov-action action to v4.4.1 2024-06-10 03:39:10 +00:00
renovate[bot] e71d75e8d9
chore(deps): update actions/setup-python action to v5.1.0 2024-06-10 03:39:08 +00:00
renovate[bot] 825c460434
chore(deps): update actions/checkout action to v4.1.6 2024-06-10 03:39:05 +00:00
Odd Stråbø bdebed0cf8 Use fully qualified version numbers for CI
🧹 Clean up CI after removing py2
2024-02-05 17:38:01 +00:00
renovate[bot] 4b064cb0bc
chore(deps): update actions/setup-python action to v5 2024-02-04 15:18:16 +00:00
Odd Stråbø d9ce727884
Merge pull request #813 from jellyfin/renovate/codecov-codecov-action-4.x
chore(deps): update codecov/codecov-action action to v4
2024-02-04 16:06:54 +01:00
Odd Stråbø ab79f62772 Remove Python 2 support 🔥 2024-02-03 22:10:36 +01:00
renovate[bot] c0bc52e9fa
chore(deps): update codecov/codecov-action action to v4 2024-02-01 22:32:15 +00:00
Odd Stråbø cc28d3257c Add Python 3.12 to test matrix 2023-10-21 09:11:05 +02:00
Odd Stråbø 354718e3c1
Merge pull request #771 from jellyfin/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-10-05 21:22:27 +02:00
Odd Stråbø 79099bcd88 Place coverage xml and report in same run step 2023-10-05 19:13:57 +00:00
nwithan8 f8bd49213c - Split coverage into separate steps 2023-10-03 19:09:35 -06:00
Nate Harris 10218ecce9 - Add pytest to test CI 2023-10-02 23:24:53 -06:00
Odd Stråbø b147b98199 Add windows to the test matrix 2023-09-22 03:10:13 +00:00
renovate[bot] 6c9dc870f7
chore(deps): update actions/checkout action to v4 2023-09-04 14:59:14 +00:00
renovate[bot] 86cf1f0dca
Update codecov/codecov-action action to v3.1.4 2023-06-30 16:24:42 +00:00
Odd Stråbø 5c5b1d14cb
Fix Python 2.7 test workflow
https://github.com/actions/setup-python/issues/672#issuecomment-1607332070
2023-06-29 20:42:53 +02:00
Odd Stråbø a4293e2806
Add Python 3.11 to test workflow matrix 2023-06-13 17:17:02 +02:00
Marcell Kovács 0ec3741ef8
fix grammar 2023-02-07 18:03:35 +01:00
dependabot[bot] 8d41ab9696
Bump codecov/codecov-action from 3.1.0 to 3.1.1
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 14:12:16 +00:00
dependabot[bot] b6c01d51cd
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
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>
2022-06-13 14:09:58 +00:00
dependabot[bot] 51bf2ecf27
Bump codecov/codecov-action from 3.0.0 to 3.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 14:08:45 +00:00
mcarlton00 9aedb0ab63
Merge pull request #634 from jellyfin/dependabot/github_actions/codecov/codecov-action-3.0.0
Bump codecov/codecov-action from 2.1.0 to 3.0.0
2022-04-15 22:43:12 -04:00
dependabot[bot] 3f29be02de
Bump codecov/codecov-action from 2.1.0 to 3.0.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.1.0...v3.0.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 14:22:14 +00:00
dependabot[bot] 6d53132613
Bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 14:22:11 +00:00
dependabot[bot] 385e11dfd0
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 21:07:21 +00:00
dependabot[bot] 995247847e
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
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>
2022-02-28 14:06:28 +00:00
h1dden-da3m0n 74ce3d88db remove reviewdog 2021-10-11 23:17:56 +02:00
h1dden-da3m0n 80f57983f1 fix incorrect test branch checkout 2021-10-11 23:01:26 +02:00
Odd Stråbø 7b3ec76287
Don't fail fast on the py test matrix 2021-10-10 15:31:14 +02:00
dependabot[bot] 17015c0037
Bump codecov/codecov-action from 2.0.3 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.3...v2.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 14:08:14 +00:00
dependabot[bot] a5cd8870d5
Bump codecov/codecov-action from 2.0.2 to 2.0.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 14:04:57 +00:00
dependabot[bot] 023bf85d02
Bump codecov/codecov-action from 1 to 2.0.2
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.2)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 14:06:42 +00:00
h1dden-da3m0n 14f500e856 overhaul workflows to be less complex and more reliable 2021-06-01 22:14:36 +02:00
h1dden-da3m0n afeb520433 change to use codecov for coverage report 2021-05-23 20:17:34 +02:00
h1dden-da3m0n 9b3edc8bd1 migrate Azure Pipelines to GitHub Actions 2021-05-14 17:33:19 +02:00