feat: Added Notion Source Plugin#13979
Merged
kodiakhq[bot] merged 38 commits intocloudquery:mainfrom Sep 22, 2023
Merged
Conversation
disq
reviewed
Sep 20, 2023
disq
reviewed
Sep 20, 2023
This PR has the following changes to source plugin(s) tables:
|
Contributor
Author
|
I have made all the suggested changes @candiduslynx @disq. I have also moved the docs to website section as per @erezrokah comments. |
candiduslynx
approved these changes
Sep 21, 2023
Contributor
Author
|
lint-grammar is failing due to a typo, i will fix that but why is the ** source plugin notion workflow ** failing, can somebody help? |
Member
|
@gagan-gaurav I'll take a look at the failures in a bit |
disq
reviewed
Sep 22, 2023
disq
reviewed
Sep 22, 2023
Co-authored-by: Kemal <223029+disq@users.noreply.github.com>
disq
approved these changes
Sep 22, 2023
erezrokah
approved these changes
Sep 22, 2023
Member
|
Great contribution @gagan-gaurav, added another commit so the plugin has docs on our Website and shows up under integrations https://www.cloudquery.io/integrations |
erezrokah
reviewed
Sep 22, 2023
| <meta httpEquiv="refresh" content="5; url='https://buy.stripe.com/bIY9AE3zP2193a83cQ'" /> | ||
| </Head> | ||
|
|
||
| ## Purchase BitBucket (Extended License - Pre-order) |
Member
There was a problem hiding this comment.
Seems like we forgot to update these, unrelated to this PR
kodiakhq bot
pushed a commit
that referenced
this pull request
Sep 22, 2023
🤖 I have created a release *beep* *boop* --- ## 1.0.0 (2023-09-22) ### This Release has the Following Changes to Tables - Table `notion_databases_table` was added - Table `notion_pages_table` was added - Table `notion_users_table` was added ### Features * Added Notion Source Plugin ([#13979](#13979)) ([61bc2e4](61bc2e4)) ### Bug Fixes * **deps:** Update github.com/99designs/go-keychain digest to 9cf53c8 ([#13561](#13561)) ([a170256](a170256)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Created Notion Source Plugin. This PR Closes #11943