Manage python packages #13

Closed
opened 3 years ago by gyulaid · 2 comments
gyulaid commented 3 years ago
Owner

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
gyulaid added the
runners
label 3 years ago
gyulaid added this to the 0.0.9 milestone 3 years ago
Poster
Owner

Decision:

  • separate runner
  • Always build, upload may be disabled with a config parameter
Decision: * separate runner * Always build, upload may be disabled with a config parameter
gyulaid referenced this issue from a commit 3 years ago
Poster
Owner

#18

https://git.gyulai.cloud/gyulaid/alice/pulls/18
gyulaid closed this issue 3 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.