Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add workflow to update openapi spec and generated code #224

Merged
merged 3 commits into from
Aug 19, 2022

Conversation

thornbill
Copy link
Member

@thornbill thornbill commented Aug 19, 2022

Add workflow to update the openapi spec to the latest stable release, update the generated client, and open a PR with the resulting changes.

Based on: https://github.com/jellyfin/jellyfin-sdk-kotlin/blob/master/.github/workflows/sdk-update-api-spec.yaml

@thornbill thornbill added the github_actions Pull requests that update Github_actions code label Aug 19, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 19, 2022

Codecov Report

Merging #224 (8500c90) into master (14c4a87) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #224   +/-   ##
=======================================
  Coverage   99.79%   99.79%           
=======================================
  Files          78       78           
  Lines         495      495           
  Branches       52       52           
=======================================
  Hits          494      494           
  Misses          1        1           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@nielsvanvelzen nielsvanvelzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine, 2 minor comments

.github/workflows/sdk-update-api-spec.yaml Show resolved Hide resolved
.github/workflows/sdk-update-api-spec.yaml Outdated Show resolved Hide resolved
Copy link
Member

@nielsvanvelzen nielsvanvelzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should work. See you in the next 5 pr's fixing the workflow!

@thornbill thornbill merged commit 5bd0627 into jellyfin:master Aug 19, 2022
@thornbill thornbill deleted the spec-update-ci branch August 19, 2022 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants