mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #11603] Add OpenAPI spec generator for stable releases #12947
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/11603
State: closed
Merged: Yes
Changes
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.
Now, I'm not 100% sure if this being on master will let it run on the stable branch. I think it does but not 100%. If not we can forward-port cherry-pick it into the release branch.
Issues
N/A