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

TODO: add publish action #9

Open
hamoid opened this issue Nov 27, 2024 · 0 comments
Open

TODO: add publish action #9

hamoid opened this issue Nov 27, 2024 · 0 comments

Comments

@hamoid
Copy link
Member

hamoid commented Nov 27, 2024

The GitHub action should:

  • Clone this repo
  • Run ./gradlew jsBrowserDistribution
  • Copy the contents of build/dist/js/productionExecutable/ to wherever needed to make it visible in the github.io page associated with the current repo.
  • Make the action run on commit and PR merge.

Then

  • Add the github.io link to the URL of this repo in the settings.

That way there is a live JS demo generated and visible to visitors, and issues in the build process can be easily detected.

If possible, make this approach work for anyone cloning this repo.

Should the repo be converted to a GitHub template, like openrndr-template?

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