Remove unused VARIABLE named EXTERNAL_REPO_BRANCH
Open
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
We have to remove this variable named `EXTERNAL_REPO_BRANCH` since it has been removed from the Jenkins pipeline configuration env settings, while it is still used in some test's tag_version wrongly, triggering passing error.
Contributor guide
Research direction
Search the test sources for `EXTERNAL_REPO_BRANCH` and its use in `tag_version`; confirm which references remain after its removal from the Jenkins pipeline environment. Remove the unused references and run the affected tests to verify they no longer trigger the reported error.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100