gitlab
Here are 2,345 public repositories matching this topic...
What would you like Renovate to be able to do?
I managed to set up a self-hosted instance of Renovate to check all our Bitbucket repositories, it's launched as a Bitbucket pipelines job.
However, at the moment it has to authenticate using an app password as a Bitbucket user. Meanwhile, Bitbucket allows [authenticating as an integration](https://developer.atlassian.com/cloud/bitbucket/res
-
Updated
Mar 11, 2022
-
Updated
Mar 9, 2022 - Shell
-
Updated
Mar 4, 2022 - JavaScript
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
Fix example
Run exit command after lint.
echo '::group:: Running golangci-lint with reviewdog 🐶 ...'
go
-
Updated
Mar 4, 2022 - Ruby
-
Updated
Mar 11, 2022 - Python
-
Updated
Mar 11, 2022 - Ruby
-
Updated
Mar 12, 2022 - Go
-
Updated
Mar 7, 2022 - Go
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
Mar 9, 2022 - Shell
-
Updated
May 22, 2021 - Go
-
Updated
Dec 24, 2021 - Dockerfile
-
Updated
Feb 9, 2022 - Dart
#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
Mar 9, 2022 - Ruby
-
Updated
Mar 11, 2022 - Java
https://github.com/google/starlark-go/blob/master/doc/spec.md
It should satisfy our reproducibility needs (like jsonnet) and could be easier to write agola config files.
Like in #137 we should provide build context information.
-
Updated
Mar 12, 2022 - Scala
Improve this page
Add a description, image, and links to the gitlab topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gitlab topic, visit your repo's landing page and select "manage topics."
cmd.RunInDirTimeoutPipeline,
cmd.RunInDirTimeoutEnvFullPipeline,
cmd.RunInDirFullPipeline,
...