[PR #11214] [MERGED] Add openapi.json upload to new repo server #12615

Closed
opened 2025-12-22 09:24:11 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/11214
Author: @joshuaboniface
Created: 3/25/2024
Status: Merged
Merged: 3/25/2024
Merged by: @joshuaboniface

Base: masterHead: unstable-spec


📝 Commits (10+)

  • b77a9e9 Add openapi.json upload to new repo server
  • 38e7696 Remove interpolation
  • a39cd58 Fix multi-condition syntax
  • f64e645 Make date to the second
  • a08f8e2 Fix extra space
  • 77bd040 Only proceed if the spec differs
  • 1cea9ef Add correct directory to TGT_DIR in LAST_SPEC
  • 015a256 Remove incoming spec if not needed
  • 77cc406 Flip conditional
  • 5cf3e8b Add more comments

📊 Changes

1 file changed (+57 additions, -0 deletions)

View changed files

📝 .github/workflows/ci-openapi.yml (+57 -0)

📄 Description

Changes
N/A

Issues
N/A


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/11214 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 3/25/2024 **Status:** ✅ Merged **Merged:** 3/25/2024 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `unstable-spec` --- ### 📝 Commits (10+) - [`b77a9e9`](https://github.com/jellyfin/jellyfin/commit/b77a9e98c284a09b296f8fff0691199d39dd389b) Add openapi.json upload to new repo server - [`38e7696`](https://github.com/jellyfin/jellyfin/commit/38e76963948a18763fb9e31790a339e65a8dd922) Remove interpolation - [`a39cd58`](https://github.com/jellyfin/jellyfin/commit/a39cd584e8646a497e0f07c076c686eea7404299) Fix multi-condition syntax - [`f64e645`](https://github.com/jellyfin/jellyfin/commit/f64e64544f4ec8753f9d18077e39a2f6f287c6ae) Make date to the second - [`a08f8e2`](https://github.com/jellyfin/jellyfin/commit/a08f8e22da1b15a16cc6558e10eb18146d5b36a6) Fix extra space - [`77bd040`](https://github.com/jellyfin/jellyfin/commit/77bd040c1fdd6d7b4f621eaaa98b5c25d0292bc3) Only proceed if the spec differs - [`1cea9ef`](https://github.com/jellyfin/jellyfin/commit/1cea9eff6e2d3ec1a4b3a3c491b1f098d787ae30) Add correct directory to TGT_DIR in LAST_SPEC - [`015a256`](https://github.com/jellyfin/jellyfin/commit/015a256f1b373146b7d5549251328a1e9717959d) Remove incoming spec if not needed - [`77cc406`](https://github.com/jellyfin/jellyfin/commit/77cc4068b18a23f6514b2ac92d3f8c3f9de7b8ae) Flip conditional - [`5cf3e8b`](https://github.com/jellyfin/jellyfin/commit/5cf3e8b6063e1d0bbad2662b7c77113191f135d0) Add more comments ### 📊 Changes **1 file changed** (+57 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/ci-openapi.yml` (+57 -0) </details> ### 📄 Description **Changes** N/A **Issues** N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 09:24:11 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#12615
No description provided.