Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

fix: Install pip and pip-tools in upgrade script#937

Merged
Jawayria merged 2 commits intomasterfrom
jenkins/fix-upgrade-7437e89
Jun 14, 2022
Merged

fix: Install pip and pip-tools in upgrade script#937
Jawayria merged 2 commits intomasterfrom
jenkins/fix-upgrade-7437e89

Conversation

@edx-requirements-bot
Copy link
Copy Markdown
Contributor

@edx-requirements-bot edx-requirements-bot commented May 31, 2022

Additional information from script execution
Added pip requirements file and updated the upgrade target script to check the compatibility of upgraded pip and pip-tools versions. For reference, look at this [PR](https://github.com/openedx/edx-repo-health/pull/271) for new check added in edx-repo-health.
This pull request was generated by the cleanup-python-code Jenkins job, which ran
echo "-c constraints.txt
# Core dependencies for installing other packages

pip
setuptools
wheel
" >>  requirements/pip.in;
pip-compile --allow-unsafe --rebuild --upgrade -o requirements/pip.txt requirements/pip.in;

The following packages were installed:
pip-tools

Deleted obsolete pull_requests:
#936

JIRA: https://2u-internal.atlassian.net/browse/BOM-3442

@Jawayria Jawayria force-pushed the jenkins/fix-upgrade-7437e89 branch from def4147 to ca9c742 Compare June 6, 2022 14:12
@Jawayria Jawayria merged commit 0bc7c5a into master Jun 14, 2022
@Jawayria Jawayria deleted the jenkins/fix-upgrade-7437e89 branch June 14, 2022 11:25
nsprenkle pushed a commit that referenced this pull request Nov 21, 2023
Co-authored-by: Jawayria <39649635+Jawayria@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants