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

[PG13] Update CI workflows #775

Merged
merged 4 commits into from
Mar 28, 2023
Merged

Conversation

MuhammadTahaNaveed
Copy link
Member

  • Implement CI test for jdbc driver

    • Modify jdbc driver to pull correct AGE image from docker hub.
    • Also added logger to display the result of tests i.e. passing,
      failing etc.
  • Implement CI test for nodejs driver

    • Modified connection params to connect with running docker instance.
    • Fixed failing tests by modifying the expected outcomes.
    • Include asf header as key/value to avoid EJSONPARSE error.
      "//" key will never be used by npm for any purpose,
      and is reserved for comments.
  • Update docker-compose to pull age image from corresponding pg version tag.

  • Update antlr 4.9.3 => 4.11.1 in requirements.txt

    • This change was in master branch but not in PG13.

- Modify jdbc driver to pull correct AGE image from docker hub.

- Also added logger to display the result of tests i.e. passing,
  failing etc.
- Modified connection params to connect with running docker instance.
- Fixed failing tests by modifying the expected outcomes.
- Include asf header as key/value to avoid EJSONPARSE error.
  "//" key will never be used by npm for any purpose,
  and is reserved for comments.
- This change was in master branch but not in PG13.
@MuhammadTahaNaveed MuhammadTahaNaveed changed the title [PG13] Update CI worksflows [PG13] Update CI workflows Mar 28, 2023
@jrgemignani jrgemignani merged commit f32667a into apache:PG13 Mar 28, 2023
@MuhammadTahaNaveed MuhammadTahaNaveed deleted the PG13-fix-CI branch March 28, 2023 21:48
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