Skip to content

Conversation

@slimslenderslacks
Copy link
Collaborator

Remove the repository dispatch event from the release GHA workflow

Description

We're still checking for new releases, and then building and pushing them, but we'll do this on a separate schedule, instead of using this repository dispatch mechanism.

Motivation and Context

The repository dispatch mechanism was put in place to signal the Docker Build cloud to pull the release and build it. We'll still do this but we'll poll for releases instead.

Breaking Changes

Should be none. This is just removing a step from an existing workflow.

@olaservo olaservo merged commit 0cbf8ea into main Jul 4, 2025
22 checks passed
@olaservo olaservo deleted the slim/remove-docker-dispatch branch July 4, 2025 23:34
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