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

Read configuration from remote URL #148

Open
kdeldycke opened this issue Feb 27, 2024 · 0 comments
Open

Read configuration from remote URL #148

kdeldycke opened this issue Feb 27, 2024 · 0 comments
Labels
feature-request New feature or request

Comments

@kdeldycke
Copy link
Collaborator

Description

I'd love to have bump-my-version read configuration file from an URL.

I.e. I'd like to be able to do that:

$ bump-my-version --config-file https://raw.githubusercontent.com/kdeldycke/workflows/main/pyproject.toml bump minor

This would help me tremendously to build up generic bump-my-version reusable workflows with GitHub actions.

This feature is similar to pip, or the upcoming uv:

What I Did

For reference and inspiration, I implemented this feature in my generic configuration parser for Click:

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

No branches or pull requests

1 participant