Joshua M. Boniface
bcf884ccfa
Update GitHub workflows from Master
...
Backport fixes from:
- #11780
- #11779
- #11769
- #11733
- #11515
2024-05-25 11:55:48 -04: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
renovate[bot]
f57212137d
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.3 ( #11157 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-15 14:22:40 -06:00
renovate[bot]
4e29aab029
chore(deps): update github/codeql-action action to v3.24.7
2024-03-12 22:21:42 +00:00
renovate[bot]
61b7b4f1c9
chore(deps): update actions/download-artifact action to v4.1.4 ( #11086 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 13:29:47 -07:00
renovate[bot]
487e12ab59
chore(deps): update github/codeql-action action to v3.24.6
2024-02-29 18:09:28 +00:00
renovate[bot]
4ba1da09e2
chore(deps): update actions/download-artifact action to v4.1.3
2024-02-26 23:08:21 +00:00
felix920506
59f50ae8b2
Remove "Media Playback" option from new issues ( #11033 )
2024-02-25 19:25:37 -07:00
renovate[bot]
f0722e2235
chore(deps): update ci dependencies
2024-02-24 22:25:46 +00:00
renovate[bot]
81f3220ddd
chore(deps): update github/codeql-action action to v3.24.4
2024-02-22 12:08:27 +00:00
renovate[bot]
9c78cafe70
chore(deps): update github/codeql-action action to v3.24.3
2024-02-15 13:58:17 +00:00
renovate[bot]
3e24ec68d3
chore(deps): update github/codeql-action action to v3.24.1
2024-02-13 15:39:26 +00:00
Anthony Lavado
ebf1154930
Merge pull request #10946 from felix920506/fix-issue-template-2
...
Update issue report.yml
2024-02-10 09:27:02 -05:00
renovate[bot]
ff467e3309
chore(deps): update ci dependencies
2024-02-05 22:58:13 +00:00
felix920506
a166723074
Update issue report.yml
2024-02-05 01:13:06 -05:00
renovate[bot]
b4d11c8d89
chore(deps): update danielpalme/reportgenerator-github-action action to v5.2.1
2024-02-03 22:26:42 +00:00
renovate[bot]
5a66741963
chore(deps): update github/codeql-action action to v3.24.0
2024-02-02 20:19:22 +00:00
felix920506
7f14c14bf6
Update issue report.yml
2024-02-01 20:29:06 -05:00
Bond-009
054f42332d
Merge pull request #10915 from jellyfin/renovate/ci-deps
...
chore(deps): update github/codeql-action action to v3.23.2
2024-01-26 19:35:40 +01:00