Commit Graph

266 Commits

Author SHA1 Message Date
renovate[bot]
4265220ccd
Update CI dependencies 2024-06-13 17:51:02 +00:00
renovate[bot]
f812ac838e
Update CI dependencies 2024-06-04 15:34:51 +00:00
renovate[bot]
a7d28045cb
Update CI dependencies 2024-06-01 11:14:02 +00:00
renovate[bot]
c175371557
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.4 2024-05-25 19:19:44 +00:00
Niels van Velzen
8037382e8f
Fix OpenAPI workflow summary (#11780) 2024-05-21 11:57:12 -06:00
Niels van Velzen
70e85cb6c4
Fix OpenAPI workflow some more (#11779) 2024-05-21 11:38:53 -06:00
Niels van Velzen
624ad9cb98
Improve OpenAPI diff workflow (#11769) 2024-05-21 07:18:59 -06:00
renovate[bot]
e37e88f92f
Update github/codeql-action action to v3.25.6 2024-05-20 19:13:41 +00:00
Niels van Velzen
40820e3b41
Fix OpenAPI workflow (#11733) 2024-05-19 07:57:51 -06:00
renovate[bot]
45fc7342f5
Update actions/checkout action to v4.1.6 2024-05-16 22:24:50 +00:00
renovate[bot]
435023a8f9
Update danielpalme/ReportGenerator-GitHub-Action action to v5.3.0 2024-05-14 20:06:32 +00:00
Bond-009
60fb3d5c06
Merge pull request #11515 from jellyfin/renovate/ci-deps
Update CI dependencies
2024-05-14 22:05:44 +02:00
Joshua M. Boniface
bd255b3553 Use dashes in workflow names 2024-05-13 11:30:25 -04:00
Joshua M. Boniface
f568aed520 Clean up trailing space 2024-05-13 11:25:58 -04:00
Joshua M. Boniface
27ecf175d8 Use expansion syntax as per [1]
[1] https://docs.github.com/en/actions/using-jobs/using-conditions-to-control-job-execution#overview
2024-05-13 11:25:22 -04:00
Joshua M. Boniface
11a454c0fc Don't run unstables on tags 2024-05-13 11:24:21 -04:00
Joshua M. Boniface
8dd91ce9f8 Add OpenAPI spec generator for stable releases
Adds a stable publish action which runs on new tags and pushes the spec
to the repository server. Uses all the same logic as Unstable specs but
with the correct paths.
2024-05-13 11:21:38 -04:00
renovate[bot]
92e5f946c1
Update CI dependencies 2024-05-13 13:21:27 +00:00
renovate[bot]
f63148441d
chore(deps): update github/codeql-action action to v3.25.3 2024-04-26 02:12:37 +00:00
renovate[bot]
5612cb8178
chore(deps): update ci dependencies (#11427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 07:15:31 -06:00
renovate[bot]
9a515149ef
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.5 (#11423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 08:43:29 -06:00
renovate[bot]
bafb7f84ad
chore(deps): update ci dependencies 2024-04-23 02:18:53 +00:00
renovate[bot]
09b0229670
chore(deps): update actions/checkout action to v4.1.3 (#11404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 10:23:08 -06:00
renovate[bot]
9c7236d96e
chore(deps): update ci dependencies 2024-04-18 17:09:00 +00:00
Joshua M. Boniface
40a20bbf76
ci: Ensure lock directory exists (#11383)
* ci: Ensure lock directory exists

* Use better construct
2024-04-18 09:29:31 -04:00
Joshua M. Boniface
7d67443aca
ci: Add flock to openapi spec upload (#11381)
* Add flock to openapi spec upload

Prevents a race condition if two PRs are merged in very quick
succession.

* Remove lock at the end

* Revert "Remove lock at the end"

This reverts commit a7baafd10e3c1bc47304f05c93ac4864e622e5e0.

* Correct incorrect comments

* Exit with an error if flock fails
2024-04-18 09:03:06 -04:00
renovate[bot]
1efddc4d87
chore(deps): update github/codeql-action action to v3.25.1 (#11376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-17 10:45:12 -06:00
renovate[bot]
e2a4dceb1d
chore(deps): update github/codeql-action action to v3.25.0 2024-04-15 13:57:37 +00:00
renovate[bot]
453a5bdcf3
chore(deps): update eps1lon/actions-label-merge-conflict action to v3 (#11200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 07:57:53 -06:00
renovate[bot]
33367c1e39
chore(deps): update github/codeql-action action to v3.24.10 (#11304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-12 17:45:42 -06:00
renovate[bot]
b5acee6505
chore(deps): update ci dependencies (#11226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 07:04:40 -06:00
renovate[bot]
c90f4cd522
chore(deps): update actions/setup-python action to v5.1.0 (#11221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-26 13:12:17 -06:00
felix920506
f5af38b8a4
Adds rename command to commands.yml (#11178) 2024-03-26 13:12:06 -06:00
Niels van Velzen
eec7c8d31a
Fix OpenAPI workflow publishing pull request artifact as unstable specification 2024-03-26 18:44:14 +01:00
Joshua M. Boniface
0c6935ef1a Handle OpenAPI spec uploads properly
Seems scp-action didn't work how I expected, and will seemingly always
create a directory on the target even if given a filename on both sides.
Work around this to ensure the file ends up in the right format.
2024-03-25 12:32:49 -04:00
Joshua M. Boniface
5cf3e8b606 Add more comments 2024-03-25 11:53:40 -04:00
Joshua M. Boniface
77cc4068b1 Flip conditional
diff returns 0 if no difference which is what we want.
2024-03-25 11:52:02 -04:00
Joshua M. Boniface
015a256f1b Remove incoming spec if not needed 2024-03-25 11:50:38 -04:00
Joshua M. Boniface
1cea9eff6e Add correct directory to TGT_DIR in LAST_SPEC 2024-03-25 11:49:19 -04:00
Joshua M. Boniface
77bd040c1f Only proceed if the spec differs
Avoids overwriting identical specs and burying the old ones.
2024-03-25 11:48:46 -04:00
Joshua M. Boniface
a08f8e22da Fix extra space 2024-03-25 11:46:27 -04:00
Joshua M. Boniface
f64e64544f Make date to the second 2024-03-25 10:58:11 -04:00
Joshua M. Boniface
a39cd584e8 Fix multi-condition syntax 2024-03-25 10:57:02 -04:00
Joshua M. Boniface
38e7696394 Remove interpolation
Make these consistent since that seems to work based on other examples.
2024-03-25 10:35:09 -04:00
Joshua M. Boniface
b77a9e98c2 Add openapi.json upload to new repo server 2024-03-25 10:33:37 -04:00
renovate[bot]
3246e27e9d
chore(deps): update github/codeql-action action to v3.24.9 2024-03-22 11:41:38 +00:00
renovate[bot]
83af12fbec
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.4 2024-03-19 21:15:24 +00:00
renovate[bot]
e2887457fd
Update github/codeql-action action to v3.24.8 (#11175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-18 09:02:34 -06:00
renovate[bot]
2d1cf803d3
Pin dependencies (#11174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-03-18 08:39:06 -06:00
felix920506
bd1060b306
Add a github action to automatically precheck new issues for problems (#11154)
* Delete media playback template

* Revert "Delete media playback template"

This reverts commit c1eaf13c7372b59bc3b275e58fb9bb82e02317ee.

* Delete .github/ISSUE_TEMPLATE/media_playback.md

* Add check issue script as GHA action

* change token to use JF bot

Co-authored-by: Cody Robibero <cody@robibe.ro>

* Upstream into Jellyfin org and update repo link

* Changes to accomodate multi script repo

* accept suggestion

Co-authored-by: Cody Robibero <cody@robibe.ro>

---------

Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-03-18 02:01:03 -04:00