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

[All connectors] Remove remaining confidence_level in many connectors #3526

Merged
merged 4 commits into from
Feb 28, 2025

Conversation

Powlinett
Copy link
Member

Proposed changes

  • update templates
  • remove hardcoded confidence_level fields
  • remove self.helper.connect_confidence_level references
  • remove CONNECTOR_CONFIDENCE_LEVEL env var from config files and READMEs

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality using different use cases
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

⚠️ Some connectors are left unchanged as they need other fixes / refacto to remove confidence level safely

confidence levels are set on the user representing the connector
confidence level is set on the user representing the connector
self.helper.connect_confidence_level always returns None since it has been deprecated
@Powlinett Powlinett self-assigned this Feb 28, 2025
@Powlinett Powlinett added the filigran team use to identify PR from the Filigran team label Feb 28, 2025
@helene-nguyen helene-nguyen changed the title Remove remaining confidence_level in many connectors [All connectors] Remove remaining confidence_level in many connectors Feb 28, 2025
Copy link
Member

@helene-nguyen helene-nguyen left a comment

Choose a reason for hiding this comment

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

Thank you @Powlinett for this HUGE work !

Everything look good to me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
2 participants