github

HTTPS error, GitHub Pages with Custom domain

Got HTTPS error on my GitHub Pages hosted site with Custom domain GitHub msg github warning

Fixing by getting the latest GitHub Pages alias settings and update the records on Cloudflare. github resolving

Travis CI + sonarQube + GitHub for JavaScript auto testing and quality check

Writing JavaScript npm modules is one of the great ways to contribute the world. Using modules can save a lot of time to win your life back.
But how do you know if the module is ready to be released and used in production?

Travis CI can do the auto testing.
sonarQube can do code quality checking and generate coverage report.
GitHub does code hosting.
Combine with all above, your life can be easier as a developer or manager.

Subscribe to RSS - github