nodejs-reference-architecture icon indicating copy to clipboard operation
nodejs-reference-architecture copied to clipboard

Configuration of the CI/CD for automation and releases

Open wtrocki opened this issue 5 years ago • 3 comments

As each reference architecture is crutial to start with versioning - draft, 0.1.0 versions and publish them using automation. This is better to be done at the beginning because without ensuring some specific formats we can end up with lots of boilerplate work before release or we will

Examples of workflows that can be used (if we going to use something like docusaurus for website etc.) https://github.com/oasis-open/odata-rapid/blob/master/.github/workflows/website.yml

https://github.com/aerogear/graphback/blob/master/.github/workflows/build-website.yml

wtrocki avatar Oct 09 '20 22:10 wtrocki

Once all files will be moved to folder we can apply some simple markdown linting rules that will check for functional URLs and syntax.

wtrocki avatar Oct 09 '20 22:10 wtrocki

Blocked by #14

wtrocki avatar Oct 09 '20 22:10 wtrocki

@wtrocki I think its unblocked now right?

mhdawson avatar Nov 09 '20 20:11 mhdawson