-
Notifications
You must be signed in to change notification settings - Fork 23
[Feature]: Re-enable publishing dev packages on PR merge #2663
Copy link
Copy link
Open
Labels
Description
What happened?
Since the transition to GitHub OAuth for publishing to npm, the workflow that is triggered on merging a PR to main that was supposed to publish commit-hash-tagged npm packages for that PR was not updated and was failing.
In the interest of developer time and a green pipeline, we've since removed the publishing of dev packages from the pipeline, but it would be nice to add it back in once there's bandwidth to address the creation of a shared workflow for publishing.
Relevant log output
https://github.com/frequency-chain/frequency/actions/runs/20728882400/job/59511449792Reactions are currently unavailable