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 GH action for publishing unstable builds #354

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

thornbill
Copy link
Member

Adds a GH action to publish unstable builds to npm when the openapi-unstable branch is committed to.

  • Uses 0.0.0-unstable.$DATETIME for the version number with the commit hash included as build metadata
  • Uses the unstable tag for publishing that can be used instead of a version identifier in a package.json file

@thornbill thornbill added enhancement New feature or request github_actions Pull requests that update Github_actions code labels Dec 9, 2022
@sonarcloud
Copy link

sonarcloud bot commented Dec 9, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
3.9% 3.9% Duplication

@thornbill thornbill merged commit fe91214 into jellyfin:master Dec 9, 2022
@thornbill thornbill deleted the unstable-publish-ci branch December 9, 2022 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants