47 Commits

Author SHA1 Message Date
Kilian von Pflugk
03480eaa12 ci: remove cloudflare deploy 2024-10-25 21:39:08 +02:00
Kilian von Pflugk
84da3f0a29 rename ConfusedPolarBear.Plugin.IntroSkipper -> IntroSkipper 2024-10-20 14:23:49 +02:00
Kilian von Pflugk
f6c8fca28f ci: make github actions reusable 2024-10-18 12:56:41 +02:00
Kilian von Pflugk
7e65ad1685 ci: allow release of beta version 2024-10-17 17:39:03 +02:00
Kilian von Pflugk
c22fea2add ci: send the new manifest to cloudflare KV 2024-10-13 21:40:08 +02:00
Kilian von Pflugk
f5b3fdc324 ci: add jellyfin version 2024-10-13 21:26:27 +02:00
rlauu
3d8c08fcde do not collapse inline tag whitespace 2024-10-12 13:21:14 +02:00
Kilian von Pflugk
71e8644483 ci: use beta jellyfins github version 2024-10-11 19:11:42 +02:00
Kilian von Pflugk
2d3a7fd3f7 ci: npx is enough no install needed 2024-10-06 20:15:27 +02:00
Kilian von Pflugk
27af7f29f4 ci: format github yml files 2024-10-06 19:03:15 +02:00
Kilian von Pflugk
50e1b739e1 ci: always use the latest Node LTS 2024-10-06 13:25:05 +02:00
rlauuzo
bed71516ff
Minify Configpage (#324)
* minify

* update node

* Update ConfusedPolarBear.Plugin.IntroSkipper.csproj

* fix

* minimize inject and visualizer js

* also add to build

---------

Co-authored-by: rlauu <46294892+rlauu@users.noreply.github.com>
2024-10-05 17:27:02 +02:00
Kilian von Pflugk
2ed22338e7 ci: switch to our github action 2024-09-28 17:42:46 +02:00
Kilian von Pflugk
e313fc8cf8 ci: run the valid version step only in public repos 2024-09-28 00:41:06 +02:00
Kilian von Pflugk
e3962a1fc1 ci: remove old release if exits in test repo 2024-09-27 23:08:11 +02:00
Kilian von Pflugk
04315e7ad8 ci: update bug report as well 2024-09-27 22:00:09 +02:00
Kilian von Pflugk
f0527fa888 inject git hash directly 2024-09-21 18:48:10 +02:00
rlauuzo
b7889c44c1
Use configuration Release (#270) 2024-09-02 18:46:48 +00:00
Kilian von Pflugk
5a74a2b3a4 CI: generate release notes 2024-08-27 20:58:55 +02:00
Kilian von Pflugk
e0046e95e2 CI: update the Jellyfin Version in Readme 2024-08-15 23:53:41 +02:00
Kilian von Pflugk
8afa083b39 CI: move Generate manifest keys into JS part 2024-08-15 20:42:14 +02:00
Kilian von Pflugk
6720f43298 CI: always use the latest LTS Version 2024-08-15 19:48:12 +02:00
Kilian von Pflugk
fbc0dbf45e cleanup GitHub action 2024-07-15 13:06:36 +02:00
Kilian von Pflugk
977913ffc8 replace most GitHub Actions with build functions 2024-05-27 19:33:51 +02:00
Kilian von Pflugk
68582ede98 auto increment Version 2024-05-26 01:23:38 +02:00
Kilian von Pflugk
0eb980a067 bump version during release 2024-05-19 13:17:08 +02:00
Kilian von Pflugk
9b66123bb2 validate new version/manifest and update on release 2024-05-19 00:57:11 +02:00
Kilian von Pflugk
aaf1162b0e
output json for manifest 2024-05-18 21:34:33 +00:00
Kilian von Pflugk
f0b8fb4fea
10.9 use nuget 2024-05-11 20:09:29 +00:00
dependabot[bot]
1af591c4a4
ci(deps): bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#154)
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.0.4...v2.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-11 13:59:46 -04:00
dependabot[bot]
c40b537beb
ci(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.1...v4.3.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>
2024-05-01 15:11:23 +00:00
TwistedUmbrellaX
74f3acf979 NuGet should target repo, not commit
PRs would virtually never pass because the nuget configuration would run against the individual user
2024-04-10 09:53:10 -04:00
TwistedUmbrellaX
5d31b02de5 Fix typo in build output details 2024-04-10 07:42:50 -04:00
TwistedUmbrellaX
3187b872b9 Print a copy paste manifest string 2024-04-04 09:39:39 -04:00
TwistedUmbrellaX
54e3a79c08 We want to keep the release notes 2024-03-31 16:08:44 -04:00
TwistedUmbrellaX
9642c6d40b update GitHub actions 2024-03-29 20:53:24 +01:00
Kilian von Pflugk
5d743302e4 Target 10.9.z 2024-03-29 20:53:19 +01: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
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
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