Commit Graph

19 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
renovate[bot] 6940a80794
Update actions/checkout action to v4.1.7 2024-06-12 21:28:59 +00:00
renovate[bot] dd3060a80b
chore(deps): update actions/upload-artifact action to v4 2024-06-10 03:56:59 +00: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] 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ø ab79f62772 Remove Python 2 support 🔥 2024-02-03 22:10:36 +01:00
renovate[bot] 6c9dc870f7
chore(deps): update actions/checkout action to v4 2023-09-04 14:59:14 +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] 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 40fe1402c3 move build.py back to root 2021-06-01 22:14:36 +02:00
h1dden-da3m0n 14f500e856 overhaul workflows to be less complex and more reliable 2021-06-01 22:14:36 +02:00