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

CloudPG v8 Upgrade #63

Closed
wants to merge 8 commits into from
Closed

Conversation

CodingDepot
Copy link
Collaborator

@CodingDepot CodingDepot commented Nov 15, 2023

⚠️ This PR does not merge into main, but is an extension to #62 ⚠️

This PR tries to prepare switching from CPGv7 to CPGv8.
Tasks Include:

  • Fix breaking changes
  • Move Ruby language to the CPG
  • Pass all expected Python tests
  • Pass all expected Go tests
  • Move to stable CPG v8 release

Currently, main blockers are the tests using the Go language, which regressed from mostly complete in v7 to all failing. This may again be a pass dependencies.

Also, it seems as if the test cases D4Python, D4PythonValidation and D5Python often do not terminate when executed as part of the whole test-file locally, but they complete without issues when executed separately. This problem does not occur the very first time they are executed with a given Neo4J instance.

@CodingDepot CodingDepot self-assigned this Nov 15, 2023
@immqu immqu closed this Jul 23, 2024
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