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

🐛 Source Notion: Update spec description to include working timestamp example #16272

Merged
merged 4 commits into from
Sep 13, 2022

Conversation

ArneZsng
Copy link
Contributor

@ArneZsng ArneZsng commented Sep 2, 2022

What

Changes the description to include an actually working example for the timestamp.

Screenshot 2022-09-02 at 16 07 46

How

Updating the description for the Notion source connector

Pre-merge Checklist

Expand the relevant checklist and delete the others.

Updating a connector

Community member or Airbyter

  • Grant edit access to maintainers (instructions)
  • Secrets in the connector's spec are annotated with airbyte_secret
  • Unit & integration tests added and passing. Community members, please provide proof of success locally e.g: screenshot or copy-paste unit, integration, and acceptance test output. To run acceptance tests for a Python connector, follow instructions in the README. For java connectors run ./gradlew :airbyte-integrations:connectors:<name>:integrationTest.
  • Code reviews completed
  • Documentation updated
    • Connector's README.md
    • Connector's bootstrap.md. See description and examples
    • Changelog updated in docs/integrations/<source or destination>/<name>.md including changelog. See changelog example
  • PR name follows PR naming conventions

Airbyter

If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.

  • Create a non-forked branch based on this PR and test the below items on it
  • Build is successful
  • If new credentials are required for use in CI, add them to GSM. Instructions.
  • /test connector=connectors/<name> command is passing
  • New Connector version released on Dockerhub and connector version bumped by running the /publish command described here

@CLAassistant
Copy link

CLAassistant commented Sep 2, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the area/connectors Connector related issues label Sep 2, 2022
@ArneZsng ArneZsng changed the title Update description to include working timestamp example Notion: Update description to include working timestamp example Sep 2, 2022
Copy link
Contributor

@vincentkoc vincentkoc left a comment

Choose a reason for hiding this comment

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

Regex matches the UI update

@vincentkoc
Copy link
Contributor

/test connector=connectors/source-notion

Copy link
Member

@marcosmarxm marcosmarxm left a comment

Choose a reason for hiding this comment

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

Thanks @ArneZsng for fixing it

@marcosmarxm
Copy link
Member

@ArneZsng can you give me access to your branch to run tests and publish the new version of the connector. Also please update the Dockerfile version and connector's docuemntation changelog.

@marcosmarxm marcosmarxm changed the title Notion: Update description to include working timestamp example :fix: Source Notion: Update spec description to include working timestamp example Sep 5, 2022
@marcosmarxm marcosmarxm changed the title :fix: Source Notion: Update spec description to include working timestamp example 🐛 Source Notion: Update spec description to include working timestamp example Sep 5, 2022
@github-actions github-actions bot added the area/documentation Improvements or additions to documentation label Sep 5, 2022
@ArneZsng
Copy link
Contributor Author

ArneZsng commented Sep 5, 2022

@marcosmarxm Done!

@sajarin sajarin added internal bounty bounty-S Maintainer program: claimable small bounty PR and removed bounty internal labels Sep 6, 2022
@sajarin sajarin added internal and removed bounty bounty-S Maintainer program: claimable small bounty PR labels Sep 13, 2022
@marcosmarxm
Copy link
Member

marcosmarxm commented Sep 13, 2022

/publish connector=connectors/source-notion

🕑 Publishing the following connectors:
connectors/source-notion
https://github.com/airbytehq/airbyte/actions/runs/3047289076


Connector Did it publish? Were definitions generated?
connectors/source-notion

if you have connectors that successfully published but failed definition generation, follow step 4 here ▶️

@ArneZsng ArneZsng deleted the patch-2 branch September 19, 2022 08:22
robbinhan pushed a commit to robbinhan/airbyte that referenced this pull request Sep 29, 2022
… example (airbytehq#16272)

* Update description to include working timestamp example

* Update Docker version

* Update docs for Notion source connector

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
jhammarstedt pushed a commit to jhammarstedt/airbyte that referenced this pull request Oct 31, 2022
… example (airbytehq#16272)

* Update description to include working timestamp example

* Update Docker version

* Update docs for Notion source connector

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation community connectors/source/notion internal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants