gitlab
Here are 1,727 public repositories matching this topic...
Dockerized GitLab
-
Updated
Aug 29, 2020 - Shell
-
Updated
Aug 29, 2020 - Ruby
-
Updated
Aug 25, 2020 - JavaScript
This WP plugin will update GitHub, Bitbucket, GitLab, and Gitea hosted plugins and themes
-
Updated
Aug 11, 2020 - PHP
-
Updated
Aug 29, 2020 - Go
Quick automated code review of your changes
-
Updated
Jul 31, 2020 - Ruby
-
Updated
Aug 29, 2020 - TypeScript
Command line driven CI frontend and development task automation tool
-
Updated
Aug 28, 2020 - Python
Many people are having problems with conventional changelog. Maybe we should add a pre-commit hook to prevent this.
Integrate Telegram into your workflow – Trello, Gitlab, Bitbucket and other bots
-
Updated
Jun 8, 2020 - Go
CHANGELOG generator implemented in Go (Golang).
-
Updated
Jul 29, 2020 - Go
《从Docker到Kubernetes进阶课程》在线文档
-
Updated
Jul 11, 2020 - Dockerfile
The missing IntelliSense hint for GitHub and GitLab
-
Updated
Jul 26, 2020 - TypeScript
Ruby wrapper and CLI for the GitLab REST API
-
Updated
Aug 4, 2020 - Ruby
Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
-
Updated
Aug 27, 2020 - Go
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
nested group support
Hi,
Now that we have nested group in gitlab since v9 it would be very interesting to implement it in gitlab-mirrors.
Would be super useful, as we could mirror several git repositories of a unique project to a unique sub group in a base "gitlab-mirrors" group (wow!)
Cheers
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.
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."


What would you like Renovate to be able to do?
I would like Renovate to renovate the
.bazelversionfile, which is a file that says what Bazel version the project is using. This file is consumed by Bazelisk to fetch and run the correct Bazel version.Did you already have any implementation ideas?