You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another choice is Google's cloud build system but the choice of CI tool should be centered around the delivery model for your site. Static sites want to live in object stores or github sites (I think we're using the latter). Thus anything that makes it trivial to include the configuration with the code and delivers this with the least effort is the best choice. I'm happy to put together a pull request once I review how this site is deployed (a quick write up would super helpful).
The README also doesn't outline these basics so I'd be guessing as to how to deploy this. I'd suggest adding this information to the README to make further enhancements easier for others to jump in on.
If anyone needs help with this one, let me know. I've set up lots of these systems and can answer questions or review solutions. Just add me as a reviewer and I'll be sure to provide feedback and thoughts.
A suggestion from a member was to integrate the website's repository with a CI/CD solution. Currently there's a few and this website is a good start. Please read and discuss with me:
https://hackernoon.com/continuous-integration-circleci-vs-travis-ci-vs-jenkins-41a1c2bd95f5
The text was updated successfully, but these errors were encountered: