NASA-PDS / devops

Parent repo for PDS DevOps activities
Apache License 2.0
0 stars 0 forks source link

As a developer, I want to make sure I have access to all our Python PyPi package repos. #6

Closed jordanpadams closed 2 years ago

jordanpadams commented 3 years ago

For more information on how to populate this new feature request, see the PDS Wiki on User Story Development:

https://github.com/NASA-PDS/nasa-pds.github.io/wiki/Issue-Tracking#user-story-development

Motivation

...so that I can update any of our PyPi packages.

Additional Details

See https://github.com/NASA-PDS/pds-api-client/issues/2#issuecomment-809833156

Acceptance Criteria

Given a completed update to a PDS Python repo When I perform a deplyoment to PyPi Then I expect to be able to successfully update the PyPi package with my PyPi account.

Engineering Details

This should just be something simple we can add to a "Create a New Python Repo" guide. maybe we just add this to the Python template README?

jordanpadams commented 2 years ago

Done per documentation for creating new repo: https://github.com/NASA-PDS/nasa-pds.github.io/wiki/Git-and-Github-Guide#python-repos

nutjob4life commented 2 years ago

Well that's one way to do it. Thanks @jordanpadams 🙏