Skip to content

Conversation

@stevensJourney
Copy link
Collaborator

Overview

#38 Added functionality to automatically release the DockerHub image.

This workflow would trigger the publish job whenever a @powersync/service-image tag has been pushed. The Changesets workflow would create and push this tag as part of the release-packages job. Unfortunately Github actions does not allow triggering of workflows from workflows. changesets/changesets#1230. This caused the deploy action to not actually be triggered.

The workflow is now updated to trigger the release-docker-image job only if a Github release for @powersync/service-image has been created.

@changeset-bot
Copy link

changeset-bot bot commented Jul 26, 2024

⚠️ No Changeset found

Latest commit: d81b855

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@stevensJourney stevensJourney marked this pull request as ready for review July 26, 2024 07:00
@stevensJourney stevensJourney requested a review from rkistner July 26, 2024 07:01
@stevensJourney stevensJourney merged commit 3fe7194 into main Jul 26, 2024
@stevensJourney stevensJourney deleted the fix/docker-release-action branch July 26, 2024 07:10
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