-
-
Notifications
You must be signed in to change notification settings - Fork 48
Rewrite dev/CI shell scripts in Python #73
Copy link
Copy link
Closed
Labels
area: CIRelated to continuous intergration and deploymentRelated to continuous intergration and deploymentarea: dev envRelated to the development environment and its setupRelated to the development environment and its setuplevel: 1 - intermediatepriority: 3 - lowtype: featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
area: CIRelated to continuous intergration and deploymentRelated to continuous intergration and deploymentarea: dev envRelated to the development environment and its setupRelated to the development environment and its setuplevel: 1 - intermediatepriority: 3 - lowtype: featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Shell scripts may be fun in a masochistic kind of way, but they feel fragile and are unpleasant to maintain. This is a Python project under the name of a Python community, so let's be sane and use Python for these scripts.