Achilleas Pipinellis
Achilleas Pipinellis
Thanks, but the source of this file resides in https://gitlab.com/gitlab-org/gitlab-ci-yml/blob/master/Auto-DevOps.gitlab-ci.yml, which is now fixed in master!
@tnir I don't have the power to close PRs :smile:
Thank you for taking the time to contribute back to GitLab! Please open a merge request on [GitLab.com](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests), we look forward to reviewing your contribution! You can log into GitLab.com...
@benyanke thanks for your contribution! Can you open a merge request in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests instead? Thanks.
For anyone using Arch, you can use a pacman hook: 1. Create the directory if it doesn't exist: ```sh sudo mkdir /etc/pacman.d/hooks ``` 1. Create `/etc/pacman.d/hooks/kcheckpass.hook` with the following contents:...
I just bumped into this, it would be cool to support. A better error message would be helpful too :)
Yeah, the guide needs updating :/ You can submit a PR if you like otherwise I'll do it whenever I find some free time.
While I like the idea of staying close to upstream, by making this change it would be more difficult to customize the paths if you'd like to follow the FHS...
@jvanbaarsen it is not officially supported, but given that Phusion was of the first to praise GitLab and given this is gitlab-recipes a config like that would be interesting (basically...
I can find some time :) ping me if it takes too long. Thanks for the cleanup help.