Achilleas Pipinellis
63e4a81ad3
Add the ways needed to authenticate to the registry via CI/CD
2018-10-18 22:46:18 +02:00
Clayton Carter
6b9e483a26
Update deploy token example to use https
2018-09-13 14:41:56 +00: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
Mark Chao
15469fe0a1
doc
2018-06-06 21:01:44 +09:00
Mayra Cabrera
dbe0839396
Fixes deploy tokens build variables
...
It was using name, instead of username. Fixes documentation as well
Closes #46454
2018-05-18 10:34:35 -05:00
Grzegorz Bizon
92cb6d6354
Merge branch '44447-expose-deploy-token-to-ci-cd' into 'master'
...
Expose Deploy Token info as environment variables to CI/CD jobs
Closes #44447
See merge request gitlab-org/gitlab-ce!18414
2018-04-24 08:06:49 +00:00
Ben Bodenmiller
720bdfc4bd
fix revoke header on deploy token docs
2018-04-23 04:15:10 +00:00
Mayra Cabrera
f17e83653d
Enhances documentation on gitlab-deploy-tokens
2018-04-20 12:18:41 -05:00
Mayra Cabrera
a6fb079ea3
Add changelog and docs
2018-04-20 12:18:41 -05:00
Kamil Trzciński
ca35c65b02
Fix form javascript
2018-04-06 21:20:17 -05:00
Mayra Cabrera
c4f56a8802
Increase test suite around deploy tokens behavior
...
Also, fixes broken specs
2018-04-06 21:20:17 -05:00
Mayra Cabrera
a475411f43
Fixes broken schema and minor changes
2018-04-06 21:20:16 -05:00
Mayra Cabrera
171b2625b1
Addreses backend review suggestions
...
- Remove extra method for authorize_admin_project
- Ensure project presence
- Rename 'read_repo' to 'read_repository' to be more verbose
2018-04-06 21:20:16 -05:00
Mayra Cabrera
46a6036cf9
Addreses frontend review
...
Also fixes spec failures on presenter and docs
2018-04-06 21:20:16 -05:00
Mayra Cabrera
560ed92235
Add documentation for DeployToken
2018-04-06 21:20:16 -05:00