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

CSS-11844 Adds the google sheet connector #65

Merged
merged 7 commits into from
Nov 12, 2024
Merged

Conversation

AmberCharitos
Copy link
Contributor

@AmberCharitos AmberCharitos commented Nov 11, 2024

This PR adds the logic for adding the service account credentials and catalog for the google sheet connector.

Please note the service account credentials included here are purely for testing, they are self signed certificates I have generated locally and the account does not exist.

It also adds:

  • Unit tests
  • Integration tests
  • Documentation on the connector

Note: pinning websockets version was required due to: juju/python-libjuju#1184

README.md Show resolved Hide resolved
Copy link

@kelkawi-a kelkawi-a left a comment

Choose a reason for hiding this comment

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

LGTM, great work!

tests/integration/helpers.py Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
@AmberCharitos AmberCharitos merged commit a5f63eb into main Nov 12, 2024
15 checks passed
@gtato gtato deleted the add-gsheet-connector branch January 29, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants