-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Towards providing different front-ends (e.g. a web service) some steps need to be taken:
- redirect
stdoutandstderrof both the script as well as called shell commands within the script (mostlygit, maybegnupgalso generates some output...) to a logger- optionally: move to
pygit2instead of rawgitcommands, but this can be more tedious
- optionally: move to
- extend config with current constants
- Make functions not required publicly private ;-)
- move
main()to its own module (riot-release-manager.cli?) - Documentation, documentation, documentation
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed