-
Notifications
You must be signed in to change notification settings - Fork 1
Release/2.0.0 #31
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
base: main
Are you sure you want to change the base?
Release/2.0.0 #31
Conversation
* Adding API for data sources and updating databases for new Notion API version * Updating docs
| ) | ||
| from python_notion_api.models.sorts import Sort | ||
|
|
||
| TEST_DB = "401076f6c7c04ae796bf3e4c847361e1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@michaelhall28 have you changed the location of the databases used in tests to a separate Notion account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Colorifix-Admin, yes, there is a new Notion instance just for these tests. I've put the access details on our Notion.
|
@michaelhall28 I left a comment for you to review |
mdelmans
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Hope the release pipeline will do the job on merge :)
No description provided.