-
Notifications
You must be signed in to change notification settings - Fork 255
feat: set remote.type
dynamically from env
#1099
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
Comments
remote.type
dynamically with env.remote.type
dynamically from env
Sorry I tried to search but did not find that issue, will close this one as already tracked there. Thanks for the prompt response! |
That's not quite what I meant, I just realized that the resolution of this issue would partially lead to a resolution of the other one. The other one has been open for years without really any solution that made sense, is all. |
remote.type
dynamically from envremote.type
dynamically from env
It has been 60 days since the last update on this confirmed issue. @python-semantic-release/team can you provide an update on the status of this issue? |
Still in the backlog, I forgot about this one, it should be easy to knock out quickly. |
It has been 60 days since the last update on this confirmed issue. @python-semantic-release/team can you provide an update on the status of this issue? |
Still in backlog |
It has been 60 days since the last update on this confirmed issue. @python-semantic-release/team can you provide an update on the status of this issue? |
Still in backlog |
Uh oh!
There was an error while loading. Please reload this page.
Feature Request
Description
I have a template project hosted both on GitHub and GitLab mostly for demostration, and I want to leverage both GitHub Actions and GitLab CI/CD, so I need to set the
remote.type
dynamically. But it seems that a validation error will happen when I try to set an env for it.Expected behavior
Possibility to set
remote.type
with env.Actual behavior
A validation error is raised.
Environment
pip freeze
git log --oneline --decorate --graph --all -n 50
Configuration
Semantic Release Configuration
Build System Configuration
N/A
GitHub Actions Job Definition
N/A
Execution Log
semantic-release -vv command
Additional context
N/A
The text was updated successfully, but these errors were encountered: