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.
10 months ago
Joshua M. Boniface
5cf3e8b606
Add more comments
10 months ago
Joshua M. Boniface
77cc4068b1
Flip conditional
...
diff returns 0 if no difference which is what we want.
10 months ago
Joshua M. Boniface
015a256f1b
Remove incoming spec if not needed
10 months ago
Joshua M. Boniface
1cea9eff6e
Add correct directory to TGT_DIR in LAST_SPEC
10 months ago
Joshua M. Boniface
77bd040c1f
Only proceed if the spec differs
...
Avoids overwriting identical specs and burying the old ones.
10 months ago
Joshua M. Boniface
a08f8e22da
Fix extra space
10 months ago
Joshua M. Boniface
f64e64544f
Make date to the second
10 months ago
Joshua M. Boniface
a39cd584e8
Fix multi-condition syntax
10 months ago
Joshua M. Boniface
38e7696394
Remove interpolation
...
Make these consistent since that seems to work based on other examples.
10 months ago
Joshua M. Boniface
b77a9e98c2
Add openapi.json upload to new repo server
10 months ago
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>
11 months ago
renovate[bot]
4ba1da09e2
chore(deps): update actions/download-artifact action to v4.1.3
11 months ago
renovate[bot]
ff467e3309
chore(deps): update ci dependencies
11 months ago
Bond-009
7a91245bef
Merge pull request #10912 from jellyfin/renovate/peter-evans-find-comment-3.x
...
chore(deps): update peter-evans/find-comment action to v3
12 months ago
renovate[bot]
d1a2981383
chore(deps): update peter-evans/find-comment action to v3
12 months ago
renovate[bot]
47ba39062f
chore(deps): update peter-evans/create-or-update-comment action to v4
12 months ago
renovate[bot]
e2b2399ea6
chore(deps): update actions/upload-artifact action to v4.3.0
12 months ago
renovate[bot]
879ac12d43
chore(deps): update actions/upload-artifact action to v4.2.0
1 year ago
renovate[bot]
a9e0fb0322
chore(deps): update actions/upload-artifact action to v4.1.0
1 year ago
renovate[bot]
61f99dfffb
chore(deps): update actions/download-artifact action to v4.1.1
1 year ago
renovate[bot]
05bc894ae8
chore(deps): update actions/download-artifact action to v4.1.0
1 year ago
Claus Vium
6ea4c44906
Merge pull request #10727 from jellyfin/renovate/actions-upload-artifact-4.x
...
chore(deps): update actions/upload-artifact action to v4
1 year ago
renovate[bot]
41e24681af
chore(deps): update actions/upload-artifact action to v4
1 year ago
renovate[bot]
a917f034e4
chore(deps): update actions/download-artifact action to v4
1 year ago
renovate[bot]
40534483f5
chore(deps): update actions/setup-dotnet action to v4
1 year ago
Bond_009
a1410ea899
Update GitHub workflows
1 year ago
Bond_009
eb022c49cc
Update to .NET 8
1 year ago
DavidFair
9b5930d7d8
Add GH Workflow for CI Tests ( #10392 )
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
1 year ago