Gatsby-theme-novela: Continuous Integration

Created on 12 Aug 2019  路  4Comments  路  Source: narative/gatsby-theme-novela

Would you folks like me to set up CI for this repo so we can start quality checking the contributions.? If so, I would like to suggest Github workflows as this will become the de-facto standard IMO. I think you might need to register here first.

If we do this the PR can be used to preview the result which can then be used to discuss the definitive workflow (build, linting, test, etc.) in more detail. FYI this would be an incremental process so we will start simple, then improve from there. Once it is perfect we could even consider Continuous Deployment for automated releases.

Taken from another repo but to give an idea of what I mean:

image

help wanted

Most helpful comment

This was on my mind, especially now that the initial release has been refactored as is more stable.
CI for automated releases would be fantastic. Netlify for deploy previews built in.
Would really appreciate the help on this one.

All 4 comments

This was on my mind, especially now that the initial release has been refactored as is more stable.
CI for automated releases would be fantastic. Netlify for deploy previews built in.
Would really appreciate the help on this one.

It looks like GH Actions is not being enabled for organizations yet. How about we start with Travis for now so we can get things like linting started? If you agree I can start work on this today and probably finish it as well. Features will become visible with each commit so you can follow and provide feedback where needed.

To give you an idea I just did the exact same for my new module https://github.com/alt3/sequelize-to-json-schemas, I will use that as a basis.

Agreed! Let's set it up and see how it goes and evaluate it that way.

Closing as a PR is now open

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mabasic picture mabasic  路  4Comments

rommelporras picture rommelporras  路  4Comments

mwood23 picture mwood23  路  4Comments

eugenejeonme picture eugenejeonme  路  3Comments

devanSAGA picture devanSAGA  路  4Comments