.ci/update_version regular expression is broken
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 70/100
Research direction
Start with .ci/update_version at the linked line and compare its regular expression with the version declaration in redash/init.py. Verify that the updater recognizes the double-quoted form and confirm the script still identifies the version correctly; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Description
redash/init.py uses double-quotes, whereas this regular expression matches on single quotes.
- Dominant language
- Python
- Stars
- 28.8k
- Forks
- 4.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from getredash/redash
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
All issues in getredash/redash
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100