84 Commits

Author SHA1 Message Date
TwistedUmbrellaX
5e8681c44e Remove a possible action source
Doesn't provide the necessary support
2024-03-23 14:39:21 -04:00
TwistedUmbrellaX
1e300f0182 Switch to the standard file names 2024-03-22 07:40:11 -04:00
TwistedUmbrellaX
15b205abe0 Move release ahead of the MD5 2024-03-21 15:26:41 -04:00
TwistedUmbrellaX
d0cc9baf3d At least print the details out 2024-03-21 15:19:15 -04:00
TwistedUmbrellaX
c11a846693 Gawking at release test tackles 2024-03-21 14:35:10 -04:00
TwistedUmbrellaX
e8b70d5396
Hide the padding when hiding input (#75)
* Hide the padding when hiding input

* Fix a typo and add more error padding

* Update macOS documentation for 2024
2024-03-12 14:40:07 -04:00
TwistedUmbrellaX
7032816cbe Name release for version, not file 2024-03-11 17:44:10 -04:00
TwistedUmbrellaX
65fb0c3f24 Fix workflow entry and variable read 2024-03-11 17:38:26 -04:00
Kilian von Pflugk
66f6f7f831
fix typo in release action 2024-03-11 13:12:25 +01:00
Kilian von Pflugk
1510b4bc5e
rename to distinguish the actions 2024-03-11 13:10:59 +01:00
TwistedUmbrellaX
c7a5461522 ... except no md5 on a pull request 2024-03-09 09:15:11 -05:00
TwistedUmbrellaX
e4c5efb2f3 Attach an md5 file to each release 2024-03-09 09:11:25 -05:00
TwistedUmbrellaX
fbb80159de Add an action to build release 2024-03-09 08:54:03 -05:00
TwistedUmbrellaX
dc963892f4 add bug report form 2024-03-09 08:54:03 -05:00
TwistedUmbrellaX
ee6a9f8455 Stop including scripts in each build 2024-03-07 21:17:02 -05:00
Abandoned Cart
2af6dcd889 Add beta test install commands 2024-03-06 19:10:57 -05:00
TwistedUmbrellaX
dfe28b7080 Make the artifacts a little more useful 2024-03-06 09:08:04 -05:00
dependabot[bot]
baa1486097 ci(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.0...v4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:53:05 +01:00
dependabot[bot]
2385cce3ae ci(deps): bump vimtor/action-zip from 1.1 to 1.2
Bumps [vimtor/action-zip](https://github.com/vimtor/action-zip) from 1.1 to 1.2.
- [Release notes](https://github.com/vimtor/action-zip/releases)
- [Commits](https://github.com/vimtor/action-zip/compare/v1.1...v1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 17:52:53 +01:00
TwistedUmbrellaX
6d72cbe8ac Stop archiving binary on pull request 2024-03-02 21:05:57 -05:00
TwistedUmbrellaX
99a2c8c5d8 Group prereleases under a single tag 2024-03-01 13:27:09 -05:00
TwistedUmbrellaX
b030330857 Publish prerelease on new changes 2024-03-01 12:44:47 -05:00
dependabot[bot]
011f2e3bfc
ci(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.0.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 15:49:42 +00:00
Kilian von Pflugk
f9cd38458d
Merge pull request #29 from jumoog/dependabot/github_actions/actions/upload-artifact-4.0.0 2024-01-01 16:53:40 +01:00
dependabot[bot]
55e236cf6e
ci(deps): bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 15:04:34 +00:00
dependabot[bot]
acfdaa8707
ci(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.3...v4.0.0)

---
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>
2024-01-01 15:04:31 +00:00
Kilian von Pflugk
86644e80ba i don't care about the docker images 2023-12-01 12:14:02 +01:00
dependabot[bot]
0852f3c81b
ci(deps): bump docker/build-push-action from 5.0.0 to 5.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5.0.0...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-18 22:41:47 +00:00
dependabot[bot]
7d075795cc
ci(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 22:10:49 +00:00
Kilian von Pflugk
001590e0bb
Merge pull request #7 from jumoog/dependabot/github_actions/actions/checkout-4
ci(deps): bump actions/checkout from 3 to 4
2023-10-02 15:12:35 +02:00
dependabot[bot]
b3c28ee4f2
ci(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>
2023-10-02 13:10:41 +00:00
dependabot[bot]
8b5f062fa3
ci(deps): bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:10:33 +00:00
Kilian von Pflugk
e912e97c1a
Merge pull request #8 from jumoog/dependabot/github_actions/docker/login-action-3.0.0
ci(deps): bump docker/login-action from 2.1.0 to 3.0.0
2023-10-02 15:09:57 +02:00
Kilian von Pflugk
a2cfb0f3b6
Merge pull request #5 from jumoog/dependabot/github_actions/docker/build-push-action-5.0.0
ci(deps): bump docker/build-push-action from 4.0.0 to 5.0.0
2023-10-02 15:08:59 +02:00
Kilian von Pflugk
cb5bdfa492
Merge pull request #4 from jumoog/dependabot/github_actions/docker/metadata-action-5
ci(deps): bump docker/metadata-action from 4 to 5
2023-10-02 15:08:47 +02:00
Kilian von Pflugk
d7049d5162
Merge pull request #2 from jumoog/dependabot/github_actions/actions/upload-artifact-3.1.3
ci(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
2023-10-02 15:08:34 +02:00
Kilian von Pflugk
399da49439
Merge pull request #1 from jumoog/dependabot/github_actions/docker/setup-qemu-action-3
ci(deps): bump docker/setup-qemu-action from 2 to 3
2023-10-02 15:08:15 +02:00
dependabot[bot]
43fc44f17b
ci(deps): bump docker/login-action from 2.1.0 to 3.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.1.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:07:09 +00:00
dependabot[bot]
939a99777a
ci(deps): bump docker/build-push-action from 4.0.0 to 5.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:56 +00:00
dependabot[bot]
38e1aebe7f
ci(deps): bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:52 +00:00
dependabot[bot]
a6f752fdf9
ci(deps): bump actions/setup-dotnet from 2 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:47 +00:00
dependabot[bot]
3a498875b7
ci(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.2...v3.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:42 +00:00
dependabot[bot]
d80131b18e
ci(deps): bump docker/setup-qemu-action from 2 to 3
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 13:06:38 +00:00
ConfusedPolarBear
78afae40b6 Update container.yml 2023-04-24 22:46:23 -05:00
roib20
1d6ff8ce90
Bump jellyfin-web Artifact version name to 10.8.9 (#138) 2023-02-07 23:14:05 -06:00
roib20
84919b65d6
Add multi-arch container image builds (#132)
* Update versions for GH Actions

* Add build arg for Dockerfile

* Add automated tags for container image

* Add multi-arch image builds using QEMU and Buildx

* Add checks to ensure PRs don't publish images

* Auto-indent YAML

* Change web interface version name

* Revert back to `10.8.0` version name
2023-02-07 02:34:43 -06:00
ConfusedPolarBear
49be2f0240 Update build scripts 2023-01-31 03:30:00 -06:00
ConfusedPolarBear
0a1d8540fb Update dependencies 2022-11-27 01:49:39 -06:00
ConfusedPolarBear
de3f53877f Build analyzers branch 2022-11-26 01:39:46 -06:00
ConfusedPolarBear
c7b6692436 Update workflows 2022-11-23 00:24:52 -06:00