Skip to content
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

Update version file paths to use VERSION.in #1642

Conversation

ramonfigueiredo
Copy link
Collaborator

Link the Issue(s) this Pull Request is related to.
#1637

Summarize your change.

  • Updated version file paths in setup scripts to use VERSION.in (correct file name in the Opencue project) instead of VERSION
  • Fixes the error when running sandbox/install-client-sources.sh
  • sandbox/install-client-sources.sh calls pip install pycue/ pyoutline/ cueadmin/ cuesubmit/ cuegui/ and the setup.py in these directories should use VERSION.in not VERSION

- Updated version file paths in setup scripts to use VERSION.in (correct file name in the Opencue project) instead of VERSION
- Fixes the error when running `sandbox/install-client-sources.sh`
- `sandbox/install-client-sources.sh` calls `pip install pycue/ pyoutline/ cueadmin/ cuesubmit/ cuegui/` and the `setup.py` in these directories should use `VERSION.in` not `VERSION`
@ramonfigueiredo ramonfigueiredo marked this pull request as draft January 22, 2025 01:15
@ramonfigueiredo ramonfigueiredo marked this pull request as ready for review January 22, 2025 01:39
@ramonfigueiredo ramonfigueiredo merged commit 012112b into AcademySoftwareFoundation:master Jan 27, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants