workflow icon indicating copy to clipboard operation
workflow copied to clipboard

Docs and sites should be continuously deployed or in a pipeline

Open kingdonb opened this issue 7 years ago • 0 comments

#69 updates link in the docs (4x places) replacing CLI download instructions that were broken when deis.com went down for the count.

There will be more changes and we should put processes in place that deploy these updates automatically when a PR gets merged, or when some trigger passes.

Extensive work of this kind already exists in jenkins-jobs and previously unshared deis/gutenberg, the module that was used to deploy: deis.com (gutenberg is referenced several times throughout the CI and in other public repos.)

If given permission I'll probably republish it at gutenberg for now.

That code was to mash together (1) the main workflow docs at "/docs/workflow" from workflow, (2) a shared script library, (3) the actual content of deis.com outside of /docs/workflow directory, and (4) ... I swear this was supposed to set up a copy of the CLI binaries for download, but maybe I'm remembering something else I saw, now that I think about it maybe that was actually on deis.io which isn't mentioned in gutenberg – at least I can't find it in here anywhere.

Looks like @slack would be the person to ask for permission to reproduce gutenberg, since it's mostly his work. It just was never published and my copy doesn't have a license file in it, so probably I shouldn't have it... anyway, we shouldn't spend time rebuilding it from scratch if the existing version can be used by Team Hephy to meet some of our site building needs, as there are certainly many greater 🐟 for us to 🔥🥘🔥 already.

kingdonb avatar Sep 02 '18 14:09 kingdonb