Alice should be able to upload a python package to a server if it is not already there.
IF already exists at remote: fail/success depends on config - choose a default!
Debate:
New runner, or extension of python?
Should it handle build?
Necessary config values:
Repo URL, if missing, default to PyPi - twine should handle that already
Credentials for repo
Path containing th packages
Alice should be able to upload a python package to a server if it is not already there.
IF already exists at remote: fail/success depends on config - choose a default!
Debate:
* New runner, or extension of python?
* Should it handle build?
Necessary config values:
* Repo URL, if missing, default to PyPi - twine should handle that already
* Credentials for repo
* Path containing th packages
Alice should be able to upload a python package to a server if it is not already there.
IF already exists at remote: fail/success depends on config - choose a default!
Debate:
Necessary config values:
Decision:
#18