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

Set up either Travis or Circle CI #24

Open
MoonWolf125 opened this issue Jul 30, 2019 · 4 comments
Open

Set up either Travis or Circle CI #24

MoonWolf125 opened this issue Jul 30, 2019 · 4 comments
Assignees
Labels
documentation Documentation for guidelines, clarification, or information enhancement help wanted

Comments

@MoonWolf125
Copy link
Member

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

@MoonWolf125 MoonWolf125 self-assigned this Jul 30, 2019
@MoonWolf125 MoonWolf125 added documentation Documentation for guidelines, clarification, or information enhancement help wanted labels Jul 30, 2019
@alunduil
Copy link

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).

@alunduil
Copy link

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.

@MoonWolf125
Copy link
Member Author

Thanks for the advice! I'll handle this in #26

@alunduil
Copy link

alunduil commented Aug 1, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation for guidelines, clarification, or information enhancement help wanted
Projects
None yet
Development

No branches or pull requests

2 participants