savoirfairelinux / ansible-nexus3-oss

Ansible role to provision Nexus Repository Manager 3.x for RedHat/CentOS
https://galaxy.ansible.com/savoirfairelinux/nexus3-oss/
GNU General Public License v3.0
113 stars 96 forks source link

Add support for Nuget repositories. #31

Closed avcudenoir closed 6 years ago

avcudenoir commented 7 years ago

Really basic PR, nothing fancy going here, changes were done in the same fashion as the rest of supported repository types.

In case of any errors or shortcomings in the PR - please let me know!

Thanks.

zeitounator commented 6 years ago

Hi @AirsickPayload ,

As you may have seen in #36 and #38, the maintenance of this repo has been discontinued.

As a consequence, and after waiting for a response of the authors and suggestions from other contributors, I decided to fork the repo to go on with maintenance. You can find the new repo there: https://github.com/ansible-ThoTeam/nexus3-oss

I already integrated this current pull request as well as many other things among which travis integration for CI and testing. You're more than welcome to join and contribute if you have time and other contributions to propose. I'm also looking for good willing people for code reviews, writing more tests, documenting, preparing new releases/merges. Drop me an email (link on my github profile page) if you wish to get involved.

Cheers.

avcudenoir commented 6 years ago

Hi @zeitounator ,

thanks for taking the maintenance burden and merging my changes!

Cheers.