Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Conversation

LordChunk
Copy link

Changes GitHub Action pipelines to allow for test builds of PRs and updated dependencies to use the latest major release.

The logic of bundling and building files is unchanged, but moved to a separate reusable workflow and file zipping is now covered by the "upload artifact" step.

Possible future improvements:

  • Replacing dependency for generating releases with a maintained project
  • Moving publish logic to the release.yml file. I've kept it in the reusable workflow atm since moving it to the release.yml would mean having to reinstall pnpm packages and negate some of the simplifications

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants