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

Prefer SSL connection to Mongo sources #1161

Closed
wants to merge 6 commits into from
Closed

Prefer SSL connection to Mongo sources #1161

wants to merge 6 commits into from

Conversation

louis-pie
Copy link
Contributor

@louis-pie louis-pie commented Jun 19, 2024

Context

AP-1693 : Prefer SSL connection to Mongo sources
Make changes to PipelineWise, as well as local-dev and testing to prefer SSL connections to Mongo.
If SSL connection fails, a regular connection will be attempted.

Types of changes

What types of changes does your code introduce to PipelineWise?
Put an x in the boxes that apply

  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING doc
  • Description above provides context of the change
  • I have added tests that prove my fix is effective or that my feature works
  • Unit tests for changes (not needed for documentation changes)
  • CI checks pass with my changes
  • Bumping version in setup.py is an individual PR and not mixed with feature or bugfix PRs
  • Commit message/PR title starts with [AP-NNNN] (if applicable. AP-NNNN = JIRA ID)
  • Branch name starts with AP-NNN (if applicable. AP-NNN = JIRA ID)
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions

louis-pie and others added 5 commits June 17, 2024 16:45
* release 0.61.0

* fix e2e test for mongo to postgres

* fix e2e test for mongo to postgres

* fix e2e test for mongo to postgres

* fix e2e test for mongodb

* fix e2e test for mongodb
@louis-pie louis-pie requested a review from a team as a code owner June 19, 2024 11:31
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