You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently rewriting the tooling scripts from Bash to Python.
Goals of the rewrite:
Contain it to only the tooling scripts. Package recipes should be unaffected by the change.
Make it easier to add features to the tooling scripts, which is quite a challenge in their current Bash form.
Add more sanity checks when parsing and building recipes.
If you’d like to suggest a specific feature for the rewrite, feel free to comment below. I’d like to keep the rewrite as focused as possible so that we can quickly merge it and move to other more productive things.
I’m currently rewriting the tooling scripts from Bash to Python.
Goals of the rewrite:
If you’d like to suggest a specific feature for the rewrite, feel free to comment below. I’d like to keep the rewrite as focused as possible so that we can quickly merge it and move to other more productive things.