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

fix: replace py2neo with forked package #33453

Merged
merged 5 commits into from
Oct 10, 2023

Conversation

UsamaSadiq
Copy link
Member

@UsamaSadiq UsamaSadiq commented Oct 10, 2023

Description

  • py2neo official PyPI and GitHub packages have been removed.
  • Using the most recent fork (2021.2.dev0) instead of the required master (2021.2.3) version
  • This fork will be temporarily used to resolve the blocker for now
  • A follow up issue Replace py2neo fork with official Neo4j driver #33456 has been created to remove the usage of this fork later on.

@UsamaSadiq UsamaSadiq requested a review from a team as a code owner October 10, 2023 10:16
@UsamaSadiq UsamaSadiq force-pushed the replace-py2neo-with-py2neo-fork branch from 19ffad5 to 96cfe33 Compare October 10, 2023 10:20
@UsamaSadiq UsamaSadiq changed the title test: test using py2neo fork commit fix: replace py2neo with forked package Oct 10, 2023
Copy link
Contributor

@iamsobanjaved iamsobanjaved left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We found the latest possible fork, but still, this is downgrading py2neo to 2021.2.dev0 from 2021.2.3. Merging this now to unblock the build, will shift to the official python driver.

@cmltaWt0
Copy link
Contributor

cmltaWt0 commented Oct 10, 2023

We found the latest possible fork, but still, this is downgrading py2neo to 2021.2.dev0 from 2021.2.3. Merging this now to unblock the build, will shift to the official python driver.

@UsamaSadiq @iamsobanjaved
Maybe we should consider using @regisb fork for 2021.2.3 version here?
https://github.com/overhangio/py2neo/tree/2021.2.3

@UsamaSadiq
Copy link
Member Author

We found the latest possible fork, but still, this is downgrading py2neo to 2021.2.dev0 from 2021.2.3. Merging this now to unblock the build, will shift to the official python driver.

@UsamaSadiq @iamsobanjaved Maybe we should consider using @regisb fork for 2021.2.3 version here? https://github.com/overhangio/py2neo/tree/2021.2.3

Let me update the fork url to use the suggested fork instead.

@UsamaSadiq UsamaSadiq merged commit 1db6867 into master Oct 10, 2023
62 checks passed
@UsamaSadiq UsamaSadiq deleted the replace-py2neo-with-py2neo-fork branch October 10, 2023 13:29
@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

2U Release Notice: This PR has been deployed to the edX production environment.

cmltaWt0 pushed a commit to raccoongang/edx-platform that referenced this pull request Oct 10, 2023
* fix: replace py2neo with overhangio py2neo fork
timmc-edx pushed a commit that referenced this pull request Oct 10, 2023
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
ahmed-arb pushed a commit to wikimedia/edx-platform that referenced this pull request Oct 17, 2023
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
ahmed-arb added a commit to wikimedia/edx-platform that referenced this pull request Oct 17, 2023
… (#365)

Co-authored-by: Max Sokolski <cmltawt0@gmail.com>
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
becdavid added a commit to CUCWD/edx-platform that referenced this pull request Dec 11, 2023
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
shURenZHOUluxun pushed a commit to EduTrigger/edx-platform that referenced this pull request Jan 3, 2024
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
johanseto pushed a commit to nelc/edx-platform that referenced this pull request Jan 22, 2024
* fix: replace py2neo with overhangio py2neo fork
johanseto pushed a commit to nelc/edx-platform that referenced this pull request Jan 22, 2024
ztraboo added a commit to CUCWD/edx-platform that referenced this pull request Apr 12, 2024
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
a-kryachko pushed a commit to raccoongang/edx-platform that referenced this pull request Jun 14, 2024
Co-authored-by: Usama Sadiq <usama.sadiq@arbisoft.com>
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.

6 participants