-
Notifications
You must be signed in to change notification settings - Fork 56
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
Remove temporary requirements.txt
fix from dev/Dockerfile
#323
Comments
rdimaio
added a commit
to rdimaio/rucio-containers
that referenced
this issue
Jun 10, 2024
…ents.dev.txt in the dev container As part of rucio/rucio#6750, we split `requirements.txt` in `rucio/rucio` into separate requirements files, depending on the application. We are keeping this change unreleased until the next major Rucio release. Until then, integration tests on `rucio/rucio:master` will use the new `requirements.dev.txt` file, while the ones on `rucio/rucio:release-34` will use the old `requirements.txt` file. This commit is a temporary fix which will be removed after the next major release. This issue will remain open until then: rucio#323
rdimaio
added a commit
to rdimaio/rucio-containers
that referenced
this issue
Jun 10, 2024
…ents.dev.txt in the dev container As part of rucio/rucio#6750, we split `requirements.txt` in `rucio/rucio` into separate requirements files, depending on the application. We are keeping this change unreleased until the next major Rucio release. Until then, integration tests on `rucio/rucio:master` will use the new `requirements.dev.txt` file, while the ones on `rucio/rucio:release-34` will use the old `requirements.txt` file. This commit is a temporary fix which will be removed after the next major release. This issue will remain open until then: rucio#323
bari12
pushed a commit
that referenced
this issue
Jun 10, 2024
…ents.dev.txt in the dev container As part of rucio/rucio#6750, we split `requirements.txt` in `rucio/rucio` into separate requirements files, depending on the application. We are keeping this change unreleased until the next major Rucio release. Until then, integration tests on `rucio/rucio:master` will use the new `requirements.dev.txt` file, while the ones on `rucio/rucio:release-34` will use the old `requirements.txt` file. This commit is a temporary fix which will be removed after the next major release. This issue will remain open until then: #323
This is safe to be removed now. The only possible issue might be with the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This issue tracks the temporary fix introduced in #324.
After the next major Rucio release, this temporary fix should be removed, and this issue can be closed.
The text was updated successfully, but these errors were encountered: