Loading docs/jobs/build/apidoc.md +7 −2 Original line number Diff line number Diff line Loading @@ -54,7 +54,12 @@ merge requests. ## Versions * **Latest** (current -> `2020-08-07_1`) : `https://jobs.go2scale.io/latest/apidoc.yml` * **Latest** (current -> `2020-08-09_1`) : `https://jobs.go2scale.io/latest/apidoc.yml` * **Tag `2020-08-09_1`** : `https://jobs.go2scale.io/2020-08-09_1/apidoc.yml` * Rename the job from `documentation` to `apidoc` * Update the default output folder to `/documentation_build` in order to ensure plug and play compatibility with [pages](/jobs/deployment/pages) deployment job. **Note**: output folder can be customized using `APIDOC_OUTPUT_PATH` [variable](#variables) * **Tag `2020-08-07_1`** : `https://jobs.go2scale.io/2020-08-07_1/apidoc.yml` * Initial version docs/jobs/build/mkdocs.md +7 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,13 @@ merge requests ## Versions * **Latest** (current -> `2020-08-05_1`) : `https://jobs.go2scale.io/latest/mkdocs.yml` * **Latest** (current -> `2020-08-09_1`) : `https://jobs.go2scale.io/latest/mkdocs.yml` * **Tag `2020-08-09_1`** : `https://jobs.go2scale.io/2020-08-09_1/mkdocs.yml` * Rename the job from `documentation` to `mkdocs` * Update the default output folder to `/documentation_build` in order to ensure plug and play compatibility with [pages](/jobs/deployment/pages) deployment job. **Note**: output folder can be customized using `MKDOCS_OUTPUT_PATH` [variable](#variables) * **Tag `2020-08-05_1`** : `https://jobs.go2scale.io/2020-08-05_1/mkdocs.yml` !!! warning Loading docs/jobs/deployment/pages.md +5 −2 Original line number Diff line number Diff line Loading @@ -46,7 +46,10 @@ from previous job named `documentation`. ## Versions * **Latest** (current -> `2020-08-05_1`): `https://jobs.go2scale.io/latest/pages.yml` * **Latest** (current -> `2020-08-09_1`): `https://jobs.go2scale.io/latest/pages.yml` * **Tag `2020-08-09_1`** : `https://jobs.go2scale.io/2020-08-09_1/pages.yml` * Add possibility to retrieve build artifact from any job in previous stage * Add variable `PAGES_BUILD_PATH` to indicate the location of build to deploy * **Tag `2020-08-05_1`** : `https://jobs.go2scale.io/2020-08-05_1/pages.yml` * Initial version Loading
docs/jobs/build/apidoc.md +7 −2 Original line number Diff line number Diff line Loading @@ -54,7 +54,12 @@ merge requests. ## Versions * **Latest** (current -> `2020-08-07_1`) : `https://jobs.go2scale.io/latest/apidoc.yml` * **Latest** (current -> `2020-08-09_1`) : `https://jobs.go2scale.io/latest/apidoc.yml` * **Tag `2020-08-09_1`** : `https://jobs.go2scale.io/2020-08-09_1/apidoc.yml` * Rename the job from `documentation` to `apidoc` * Update the default output folder to `/documentation_build` in order to ensure plug and play compatibility with [pages](/jobs/deployment/pages) deployment job. **Note**: output folder can be customized using `APIDOC_OUTPUT_PATH` [variable](#variables) * **Tag `2020-08-07_1`** : `https://jobs.go2scale.io/2020-08-07_1/apidoc.yml` * Initial version
docs/jobs/build/mkdocs.md +7 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,13 @@ merge requests ## Versions * **Latest** (current -> `2020-08-05_1`) : `https://jobs.go2scale.io/latest/mkdocs.yml` * **Latest** (current -> `2020-08-09_1`) : `https://jobs.go2scale.io/latest/mkdocs.yml` * **Tag `2020-08-09_1`** : `https://jobs.go2scale.io/2020-08-09_1/mkdocs.yml` * Rename the job from `documentation` to `mkdocs` * Update the default output folder to `/documentation_build` in order to ensure plug and play compatibility with [pages](/jobs/deployment/pages) deployment job. **Note**: output folder can be customized using `MKDOCS_OUTPUT_PATH` [variable](#variables) * **Tag `2020-08-05_1`** : `https://jobs.go2scale.io/2020-08-05_1/mkdocs.yml` !!! warning Loading
docs/jobs/deployment/pages.md +5 −2 Original line number Diff line number Diff line Loading @@ -46,7 +46,10 @@ from previous job named `documentation`. ## Versions * **Latest** (current -> `2020-08-05_1`): `https://jobs.go2scale.io/latest/pages.yml` * **Latest** (current -> `2020-08-09_1`): `https://jobs.go2scale.io/latest/pages.yml` * **Tag `2020-08-09_1`** : `https://jobs.go2scale.io/2020-08-09_1/pages.yml` * Add possibility to retrieve build artifact from any job in previous stage * Add variable `PAGES_BUILD_PATH` to indicate the location of build to deploy * **Tag `2020-08-05_1`** : `https://jobs.go2scale.io/2020-08-05_1/pages.yml` * Initial version