mirroring
Here are 115 public repositories matching this topic...
-
Updated
Nov 10, 2020 - Python
-
Updated
Mar 25, 2020 - Swift
-
Updated
Nov 9, 2020 - Swift
We don't seem to get version release tags still on the docker hub - https://hub.docker.com/r/pypa/bandersnatch/tags
I feel to achieve this we need to add on release upload like PyPI upload:
https://github.com/pypa/bandersnatch/blob/master/.github/workflows/pypi_upload.yml#L5
add here:
https://github.com/pypa/bandersnatch/blob/master/.github/workflows/docker_upload.yml#L3
-
Updated
Sep 22, 2019 - Shell
-
Updated
Oct 9, 2020 - Java
-
Updated
Oct 12, 2020 - Java
Environment info
- NooBaa Version: 5
- Platform: NA
Actual behavior
- Pool info for cloud pools does not return the connection identity (access_key)
- This make it hard for the operator to detect if the pool really uses the correct connection.
Expected behavior
- Return the identity.
Steps to reproduce
- NA
More information - Screenshots / Logs / O
-
Updated
Nov 11, 2020 - TypeScript
-
Updated
Nov 28, 2019 - Java
-
Updated
Aug 3, 2020 - Python
I want to reduce the amount of log-spam in the DB logs. Is there a better way of executing the CREATE DATABASE
queries? Postgres doesn't have the WHERE NOT EXISTS
clause - but it's still possible to check if tables are already present.
I'm not sure where these originate from - heplify-server
, homer-app
, or some other script.
2020-05-29 04:54:15.076 UTC [1] LOG: received sm
-
Updated
Jul 7, 2020 - Python
-
Updated
Oct 5, 2020 - Java
-
Updated
Jun 26, 2019 - Python
-
Updated
Jul 28, 2019 - Python
-
Updated
Oct 8, 2020 - C#
-
Updated
Nov 4, 2020 - Batchfile
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
May 22, 2020 - Java
-
Updated
Sep 7, 2020 - JavaScript
Improve this page
Add a description, image, and links to the mirroring topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mirroring topic, visit your repo's landing page and select "manage topics."
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