Skip to content

Conversation

jacek-prisma
Copy link
Contributor

TML-1498

Adding a push for the branch event should be enough,
Publish runs for all push events:

github.event_name == 'push' ||

And the wrapper repo then treats all non-patch and non-main branches as integration releases:
https://github.com/prisma/engines-wrapper/blob/329743f98d1929c7747488ba520eda862db23937/scripts/publish.ts#L14-L24

@jkomyno jkomyno added this to the 6.18.0 milestone Oct 13, 2025
@jacek-prisma jacek-prisma merged commit 4a38451 into main Oct 13, 2025
9 checks passed
@jacek-prisma jacek-prisma deleted the ci/build-integration-releases-from-next branch October 13, 2025 11:36
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