Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve gh-actions CI #765

Open
phlax opened this issue Jun 23, 2023 · 1 comment
Open

Improve gh-actions CI #765

phlax opened this issue Jun 23, 2023 · 1 comment

Comments

@phlax
Copy link
Member

phlax commented Jun 23, 2023

currently the node/js needs to be rebuilt and committed alongside any code changes

at least we should add CI that checks what is being committed has been re/built

perhaps we could use some kind of release branches for this that only re/build the dist/index.js on release

@phlax
Copy link
Member Author

phlax commented Jun 23, 2023

another option might be publishing the js code to npm and then pulling the js from stubs in the repo, altho not sure that would resolve the issue of needing to compile/publish the action from the repo

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

No branches or pull requests

1 participant