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

Workflow to dispatch an ABS windows event on server release #2791

Merged
merged 3 commits into from
Mar 27, 2024

Conversation

mikiher
Copy link
Contributor

@mikiher mikiher commented Mar 27, 2024

This workflow dispatches an event to the windows repository (mikiher/audiobokshelf-windows) when a new server release is published.

The event triggers a workflow on the windows repository that builds a new windows installer with the latest server release, and creates a draft release for it (this was done manually up until now).

In order for it to work, you'll need to add a secret in the server repository named ABS_WINDOWS_PAT, which will contain the private access token needed to dispatch the event. I sent the token to you in a Discord PM.

@mikiher mikiher marked this pull request as ready for review March 27, 2024 11:59
@mikiher mikiher changed the title Abs windows dispatch Workflow to dispatch an ABS windows event on server release Mar 27, 2024
@advplyr
Copy link
Owner

advplyr commented Mar 27, 2024

Got it, thanks!

@advplyr advplyr merged commit 86fea5c into advplyr:master Mar 27, 2024
2 checks passed
@mikiher mikiher deleted the abs-windows-dispatch branch March 28, 2024 08:09
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.

2 participants