python-artifactory icon indicating copy to clipboard operation
python-artifactory copied to clipboard

feat: add nox for repeatable usage

Open gpongelli opened this issue 1 year ago • 1 comments

Description

Added nox tool with two basic session, to simplify developer contribution on this project.

For more complex usage, have a look at this file .

Type of change

Please delete options that are not relevant.

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] This change requires a documentation update

How has it been tested ?

Manually, as described in CONTRIBUTING.md file.

Checklist:

  • [x] My PR is ready for prime time! Otherwise use the "Draft PR" feature
  • [x] All commits have a correct title
  • [ ] Readme has been updated
  • [ ] Quality tests are green (see Codacy)
  • [ ] Automated tests are green (see pipeline)

gpongelli avatar Sep 02 '24 14:09 gpongelli

Hey @gpongelli, Thanks for the MR. But I don't think this is necessary to the project right now.

anancarv avatar Sep 20 '24 09:09 anancarv