Make Helper Scripts versioning in Sync with project version.
Open
feature
priority: undecided
run scripts
under discussion
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
Sometimes it happens that the _Helper scripts_ can get out of sync with the _SparkJobs_ version. This can limit some features.
## Feature
There's a version already in _Helper scripts_. Make it in sync with project version and updated on/right before release.
## Bonus
Have a switch within the scripts that will verify that the Helper Script version equals the SparkJobs version. This can be used after deployment to check the script and binaries are in sync.
Contributor guide
Assessment
This issue has not been assessed yet.