Commit Graph

18 Commits

Author SHA1 Message Date
Marcel Amirault 2040649bba Docs: Fix anchors related to variables doc 2019-04-08 12:32:38 +00:00
Marcel Amirault 01422c9156 Docs: image realignment 2019-04-02 13:31:18 +00:00
Marcia Ramos 9fa32e8671 Merge branch 'patch-48' into 'master'
Fix bug "Fatal: Could not parse object {COMMIT_HASH}"

See merge request gitlab-org/gitlab-ce!25860
2019-03-13 18:12:10 +00:00
Marcel Amirault 8272b0c8bd Docs: Fix CI/CD related anchors 2019-03-11 01:47:01 +00:00
Evan Read addbcd8d5b Adds new resources for CI to the documentation suite
Also refactors and combines resources and examples.
2019-03-08 03:34:28 +00:00
Aris Lacdao 587e30d049 Update index.md
Bug on cloning repository: Getting error "fatal: Could not parse object {COMMIT_HASH}"
Fix: cd into $new_release_dir instead of $releases_dir.
2019-03-07 11:07:42 +00:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Achilleas Pipinellis 1dc451a65d
Compress all images under doc/ 2018-12-18 11:09:04 +01:00
Muhammad Nuzaihan 34fbc8ea4d Rollback will not work because Envoy will still fetch latest commit from the repository source tree. This addition enforces the code deployed follows the commit id using $CI_COMMIT_SHA variable so rollbacks will now work. 2018-12-01 09:10:56 +00:00
Achilleas Pipinellis cb1a3077ce
Fix path to project permissions 2018-11-14 09:17:56 +01:00
Marcel Amirault 6e2570d2d5 Docs: Update Variable naming 2018-11-11 23:43:25 +00:00
Marcel Amirault 5849a0ceba Docs: Fixing some bad links 2018-10-14 22:55:12 +00:00
Marcel Amirault 109cfd951d
Correct grammar (setup to set-up) in Docs 2018-09-21 16:29:14 +02:00
Achilleas Pipinellis 8dbcd11075
Compress all PNG images under doc/
The pngquant tool was used https://pngquant.org, and particularly, the
following command:

        /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png

Before: 47584K
After : 34924K
2018-08-27 15:52:03 +02:00
Achilleas Pipinellis 3c9686c96d
Rename Secret variables -> variables 2018-06-06 11:28:54 +02:00
Patrick Deden 64ef7517af Envoy.blade.php syntax fixed 2018-03-30 18:12:27 +02:00
Marcia Ramos d54a80ca3a Update all articles with the new layout (meta data from the frontmatter)
Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182
2018-02-16 16:01:35 -02:00
Marcia Ramos 7a01d667ce Docs: move article "Laravel and Envoy w/ CI/CD" 2018-01-11 17:12:02 +00:00