gitlab-ci
Here are 944 public repositories matching this topic...
Create Gitlab Push/Pull Mirrors
I have a need to recreate a lot of repositories with pull mirroring. This tool has all the other pieces I need except this one feature.
Propose a Solution
Using `glab repo mirror --direction=pull --src="ssh://git@gitlab.example.com:2222/namespace/project.git" --auth=ssh --allow-divergence --protected-branches-only my-new-namespace/my-new-project-na
Currently we have a lot of unimplemented tests in tests/unit/test_projects.py.
Adding these tests would be a good first issue for someone to work on.
Comment below if you would like to work on this issue.
-
Updated
May 25, 2022 - Rust
-
Updated
May 26, 2022 - Python
-
Updated
May 2, 2022 - Rust
#197 took care of being able to use # at the start of a line, but I just noticed that there isn't a great user flow for editing an issue that already has markdown headings.
- Create an issue with at least 1 heading
- Edit the issue with
lab issue edit [ID] - Make changes and save
- The issue will now have its heading(s) stripped out
I'm not sure what the best course would be, but
-
Updated
May 26, 2022 - Jinja
-
Updated
May 18, 2022 - Python
-
Updated
Jan 30, 2022 - C#
-
Updated
Apr 13, 2022 - Go
-
Updated
Nov 11, 2021 - Dockerfile
Hi,
We are using terraform-aws-gitlab-runnner to spin up GitLab runners on our AWS account. As part of security auditing, there was a severe alert raised on this policy created by terraform module: https://github.com/npalm/terraform-aws-gitlab-runner/blob/develop/policies/instance-docker-machine-policy.json#L21
The problem lies with permitting IamPassrole action on all resources. As per
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Mar 31, 2022 - Dockerfile
-
Updated
May 27, 2022 - Go
-
Updated
Dec 14, 2020 - Shell
-
Updated
Jan 15, 2020 - Shell
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Apr 29, 2022 - JavaScript
-
Updated
Jan 31, 2018 - HCL
-
Updated
Apr 15, 2021 - Shell
-
Updated
Apr 16, 2022 - Dockerfile
-
Updated
Oct 26, 2021 - Shell
-
Updated
May 9, 2020 - Groovy
I seem to be getting cors or 401 unauthorized issues when trying this towards a private organization. Demo host works with the public gitlab for public projects.
Any idea how to get this working for private organization? :-)
Improve this page
Add a description, image, and links to the gitlab-ci topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitlab-ci topic, visit your repo's landing page and select "manage topics."


Docker volumes are supported in GH via yaml definitions. We should tell this instead of just throwing an unsupported error.