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

Migrate publishing to GitHub actions #464

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

nielsvanvelzen
Copy link
Member

@nielsvanvelzen nielsvanvelzen commented Sep 23, 2023

Migrate the azure CI to GitHub actions.

For @anthonylavado:

  • Enable DEPLOY_HOST, DEPLOY_USER, DEPLOY_KEY secrets to for this repository
  • Enable JF_BOT_TOKEN secret for this repository

For @anthonylavado / @joshuaboniface:

  • Add&Enable secrets for apps1.jellyfin.org and let me know the secret names to use

@nielsvanvelzen nielsvanvelzen force-pushed the nvv-github-ci-publish branch 5 times, most recently from 81c69bb to 2adf851 Compare September 23, 2023 17:10
@nielsvanvelzen nielsvanvelzen marked this pull request as ready for review September 23, 2023 17:11
@anthonylavado
Copy link
Member

I assume you meant DEPLOY_KEY where you put USER the second time?

They're enabled now. There are credentials somewhere for apps1. Is it for file upload?

@nielsvanvelzen
Copy link
Member Author

I assume you meant DEPLOY_KEY where you put USER the second time?

Yes, that was a classic copy+paste mistake

They're enabled now. There are credentials somewhere for apps1. Is it for file upload?

Yes, apps1 is where the Jellyfin hosted instances for the chromecast client are. The script places the (unzipped) build in /src/chromecast/stable which is accessible at apps1.jellyfin.org/chromecast/stable/. Same for nightly (replace stable with nightly)

@anthonylavado
Copy link
Member

Please use DEPLOY_CC_HOST, DEPLOY_CC_USER, and DEPLOY_CC_KEY.

@nielsvanvelzen nielsvanvelzen merged commit 5da3cec into master Sep 25, 2023
@nielsvanvelzen nielsvanvelzen deleted the nvv-github-ci-publish branch September 25, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants