Remove dependence of `local:` slug on env var
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 309
- PR merge metrics
- No merged PRs in 30d
Description
Currently, specifying a `local:` repo involves also specifying `LOCAL_GIT_REPO` env var, which is cumbersome. The use case I'm thinking of is where you want to specify a mixed-version cluster with multiple local repos. Here's the advice I gave @pcmanus, which is a little on the bonkers side for my tastes:
https://issues.apache.org/jira/browse/CASSANDRA-11126?focusedCommentId=15141423&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15141423
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.