Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maybe rewrite deploy.sh in Python? #115

Open
philbudne opened this issue Oct 18, 2023 · 1 comment
Open

Maybe rewrite deploy.sh in Python? #115

philbudne opened this issue Oct 18, 2023 · 1 comment
Labels
enhancement New feature or request infrastructure
Milestone

Comments

@philbudne
Copy link
Contributor

I might not be any smaller, but it might be friendlier to developers?

A Python version could also read a config.ini style file for deployment params, with sections for prod, staging, dev defaults (and perhaps an "include=section" directive to allow a [defaults] section? It could also look for [dev-USERNAME] to get per-developer values (which could have include=dev to get developer defaults)

@philbudne philbudne added the enhancement New feature or request label Oct 27, 2023
@rahulbot rahulbot added this to the long-term milestone Oct 31, 2023
@philbudne
Copy link
Contributor Author

If ever re-written in Python, merge with indexer.pipeline, since these are the two places that know about different flavors of pipeline (would mean having just one file to change)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants