-
Updated
Sep 25, 2020 - Ruby
bitbucket
Here are 558 public repositories matching this topic...
-
Updated
Sep 28, 2020 - PHP
-
Updated
Aug 27, 2020 - C#
-
Updated
Jul 31, 2020 - Ruby
-
Updated
Jun 8, 2020 - Go
-
Updated
Sep 28, 2020 - JavaScript
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
-
Updated
Sep 28, 2020 - Lua
Support for Gogs was recently added and some help adding tests would be appreciated.
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Sep 15, 2020 - Dart
-
Updated
Sep 22, 2020 - Python
-
Updated
Sep 29, 2020 - C++
If somebody has time, it would nice to have an https://intelx.io module for your project.
We have a SDK here with some code samples (including Go code): https://github.com/IntelligenceX/SDK
-
Updated
Sep 29, 2020 - C#
-
Updated
Sep 27, 2020 - Go
-
Updated
Sep 28, 2020 - Java
-
Updated
Dec 26, 2017 - PHP
-
Updated
Aug 7, 2020 - Dockerfile
Improve this page
Add a description, image, and links to the bitbucket topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitbucket 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?