Fix publish workflow by jeffcharles · Pull Request #510 · Shopify/function-runner
Navigation Menu
{{ message }}
Shopify / function-runner Public
- Notifications You must be signed in to change notification settings
- Fork 14
Merged
Conversation
Copy link Copy Markdown
Contributor
jeffcharles
commented
Sep 19, 2025
jeffcharles
commented
merge-multipledefaults tofalseand will put each artifact inside its own directory whereas the existing code assumes all artifacts are in theartifactsdirectory- The
gh release uploadcommand either needs a Git checkout or needs the repository to specified
adampetro approved these changes Sep 19, 2025
Copy link Copy Markdown
Contributor
adampetro
left a comment
adampetro
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
any idea why this started breaking now?
Copy link Copy Markdown
Contributor Author
jeffcharles
commented
Sep 19, 2025
jeffcharles commented
Sep 19, 2025#478 was merged after the last release. And I see some testing of it but I'm not sure that it was fully tested.
Copy link Copy Markdown
Contributor Author
jeffcharles
commented
Sep 19, 2025
jeffcharles commented
Sep 19, 2025This fix I tested on releases on my fork of the repo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment