Skip to content

GitHub Actions for CB-SA #34

Answered by evanwill
pvperez1 asked this question in Q&A
Oct 19, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@pvperez1 thanks for reaching out!
Yes it is possible to automate the build using GitHub Actions (or other 3rd party platforms).

Here is the doc link for GitHub Actions, https://collectionbuilder.github.io/cb-docs/docs/deploy/actions/
and for Render, https://collectionbuilder.github.io/cb-docs/docs/deploy/thirdparty/
These will get your site automatically built each time you push something new or create a PR on the main branch.

By default the GitHub Actions version will be hosted at username.github.io/repositoryname (just like using GH Pages), and Render will let you choose a free subdomain as well. So the next step, which isn't currently documented on cb-docs, is to set up a custom domai…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@pvperez1
Comment options

Answer selected by pvperez1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants