anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
60 stars 51 forks source link

feat: add jfrog builds and tests #187

Closed gpongelli closed 1 month ago

gpongelli commented 1 month ago

Description

This MR adds JFrog build managements to the package.

closes #166

Type of change

Please delete options that are not relevant.

How has it been tested ?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration

Checklist:

anancarv commented 1 month ago

Hey @gpongelli, thanks for your contribution. I'll review it asap

gpongelli commented 1 month ago

Hi @anancarv , thanks for this deep review, I'll do changes next days.

anancarv commented 1 month ago

Also, can you please update the README with a new section builds?

gpongelli commented 1 month ago

failing tests are not related to test_build.py

anancarv commented 1 month ago

failing tests are not related to test_build.py

Yes don't worry about the tests. They're failing because of codacy. Let me have a final check of the code changes before approving.