anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
55 stars 50 forks source link

Feature: Added federated repo type #158

Closed dakky closed 4 months ago

dakky commented 5 months ago

Description

Artifactory provides in a new Type of Repo: federated. this is basically a local repo, except that the model has a field members, which contains URLs to other artifactory instances and replicated (bi-directional) the content between these instances

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How has it been tested ?

Checklist:

anancarv commented 5 months ago

Thanks @dakky for your contribution, sorry for the delay for reviewing your changes. There are just a few things to change for the MR to be approved

dakky commented 4 months ago

hmm somethings wrong with the codacy token?

anancarv commented 4 months ago

hmm somethings wrong with the codacy token?

It's ok. It's a known problem. It is because you don't have the codacy token on the settings of you forked repo.