1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

79 Commits

Author SHA1 Message Date
Augustin
d6620f2a00 source-greenhouse: migrate to poetry (#35077) 2024-02-09 12:29:21 -06:00
Patrick Nilan
7aaaa0666a Source Greenhouse: migrate to base image and increase test coverage (#32397)
Co-authored-by: pnilan <pnilan@users.noreply.github.com>
Co-authored-by: ChristoGrab <christo.grab@gmail.com>
2023-11-30 13:58:22 -05:00
Roberto Arnetoli
86e2b48a1e Source Greenhouse - add ``custom fields` and `keyed_custom_fields`` to Candidates stream (#30648)
Co-authored-by: Sajarin <sajarindider@gmail.com>
2023-09-27 18:02:25 -04:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Joe Reuter
0a4be6ee59 Source-Greenhouse: Fix unit tests for new CDK version (#28969)
Fix unit tests
2023-08-03 17:47:47 +02:00
Maxime Carbonneau-Leclerc
22f7445db6 🐛 Source Greenhouse: update following state management changes in the CDK (#27773)
* Update greenhouse custom component

* Force airbyte-cdk version

* Fix code, bump version and update changelogs

* Fix unit tests

* Fix tests

* Fix set_initial_state for GreenHouseSubstreamSlicer

* Reformat using black

* isort

* Update update_state to close_slice

* Simplify code and format

* Update considering fix

* Update CDK version to fix bug
2023-06-29 15:22:59 -04:00
Marcos Marx
6b4bd97042 🎉 Source Greenhouse: enhance stream support (#25332)
* enhance stream support

* remove bracket space

* add missing schema and new lines

* fix: update cdk version to 2.0

* fix flake check

* solve conflicts

* merge oss_catalog from master

* remove oss_catalog

* Automated Change

* fix schemas

* remove oss catalog

* fix unit test count stream

* update doc changelog and dockerfile version

* auto-bump connector version

---------

Co-authored-by: itaseski <ivica.taseski94@gmail.com>
Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: itaseski <itaseski@debian-BULLSEYE-live-builder-AMD64>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-26 10:44:01 -03:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Brian Lai
52f83d4cda [source-monday] [source-square] [source-greenhouse] [source-tempo] [source-zenloop] fix a few connectors with failing custom component unit tests + release some connectors w/ beta (#23231)
* fix a few connectors with failing custom component unit tests

* fix outdated expected records

* make square orders stream incremental

* Updated square SAT and delete custom extractor for monday.

* Added allowedHosts

* Delete DpathStringExtractor from init

* Updated abnormal records

* bump versions of greenhouse, tempo, woocommerce, and zenloop to use beta low code version

* remove woocommerce because it's already published with beta

* add allowedHosts for tempo and zenloop

* fix abnormal state file to use created_at for some streams

* auto-bump connector version

* bump versions for square and monday

* auto-bump connector version

* auto-bump connector version

* manually update square definition generation due to failure

* auto-bump connector version

---------

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-08 14:44:27 -05:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Amruta Ranade
fbe16d1bef edited connector docs (#18855) 2022-11-02 12:14:37 -04:00
Digambar Tupurwadi
ae1a499a97 Green house docs (#18314)
* corrected the documentation for FreshDesk Connector

* corrected the documentation for Greenhouse Connector
2022-10-31 22:13:13 -03:00
Denys Davydov
80f2ad88c6 Source Greenhouse: extend users stream schema (#18154)
* #17506 source greenhouse: extend users stream schema

* #17506 source greenhouse: upd changelog

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-25 17:45:14 +03:00
Denys Davydov
3f99a22f25 Source Greenhouse: certify to GA (#17239)
* #16061 source GA: certify to GA

* source greenhouse: upd changelog

* #16061 source greenhouse: do not fail when encounter 403 error, skip instead

* #16061 retry 429

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-28 11:19:15 +03:00
Denys Davydov
8b5362ef11 Source Greenhouse: support incremental syncs (#16338)
* #1386 Source Greenhouse: support incremental syncs - first try

* #1386 Source Greenhouse: implement incremental syncs

* #1386 source greenhouse: upd changelog

* Increased unittest to 90

* Updated link in spec

* auto-bump connector version [ci skip]

* Updated release stage

Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-09-05 23:13:25 +02:00
Brian Lai
61af7a45e4 [source-sentry] [source-sendgrid] [source-greenhouse] add .yaml to list of file imports in setup.py (#15800)
* add .yaml to list of file imports in setup.py

* bump dockerfile version for sentry

* update sentry changelog

* correct sentry, greenhouse, and sendgrid sources to correctly read configs

* add changelog

* update Dockerfile versions

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

* fix greenhouse SAT tests and update to next version of cdk w/ schema read fix

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-23 17:46:04 -04:00
Serhii Lazebnyi
9879a81d7f Updated docs to teamplate (#15842) 2022-08-22 15:47:13 +02:00
Alexandre Girard
04f34d74de migrate greenhouse to config-based cdk (#15344)
* greenhouse minus pagination

* jobs

* first substream

* rename field

* applications_demographics_answers_stream

* interviews

* All streams are implemented

* fix check

* fix spec

* disable backward compatibility tests

* disable backward compatibility tests

* unit tests

* definitions

* only use config.json

* bump version

* expected records

* delete stream classes

* Handle extracting no records from root

* handle missing keys

* Remove unused field from JsonSchema (#15425)

* few fixes from working with sendgrid

* reset to master

* only update the docstring

* reset

* 🎉 Source File - add support for custom encoding (#15293)

* added support for custom encoding

* fixed unit test for utf16

* updated docs

* bumped connector version

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>

* change query frequency to 1hour (#15499)

* [low-code connectors]: Assert there are no custom top-level fields (#15489)

* move components to definitions field

* Also update the references

* validate the top level fields and add version

* raise exception on unknown fields

* newline

* unit tests

* set version to 0.1.0

* newline

* 🐞 Postgres source: fix bug in intermediate state emission (#15496)

* Rename record counter

* Rename method

* Emit intermediate state after all cursor records

* Emit intermediate state only when it is ready

* Merge two checks

* Add a testing message

* Fix unit tests

* Add one more testing record and add comments

* Add test case for multiple records with the same cursor value

* Revert irrelevant change

* Add explanation in javadoc

* Format code

* Rename testing methods

* Fix comment

* Bump version

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>

* 🪟 🔧 Add testing and storybook component for CatalogDiffModal (#15426)

* wip diff modal test setup

* starting storybook add

* storybook working now

* cleanup

* aria labels

* test syncmode string

* 🎉 New Source: Hubplanner (#15521)

* added hubplanner source connector

* feat: added more streams to read from

* cleaned up some unneeded integration tests

* fix hubplanner schema

* changes

* update dockerfile

* add seed and doc

* update spec

* run source spec seed file

Co-authored-by: Ricky Renner <renner@amendllc.com>

* Make it possible to specify normalization pod resources. (#15495)

Today we are running into OOM exceptions with normalization. Normalization itself also inherits the destination's resource requirements. After work to bring destination memory usage down, this is no longer ideal, since most destinations use less memory than normalization needs.

This PR makes it possible to specify the general resource the normalization pod is provided via env vars.

Notes:
- Add env vars. Default to the various job main container resources if these are not set.
- Instead of using the destination's memory, use the normalization specify env vars.

* [low-code connectors] Extract datetime parser and handle %s format directive (#15429)

* fix parse

* Revert "fix parse"

This reverts commit 3c76c5a782.

* fix parse timestamp

* extract datetime parser

* remove print

* use parser

* top level docstring

* rename variable

* do not use timestamp()

* Revert "do not use timestamp()"

This reverts commit 016cb69193.

* update comment

* bump cdk version

* Update template

* source-file-secure bump to 0.2.16 (#15528)

* update Dockerfile version

* update init to accept additional args

* unit test sendgrid messages stream (#15331)

* unit test sendgrid messages stream

* reset

* Update airbyte-integrations/connectors/source-sendgrid/unit_tests/unit_test.py

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

* record extractor interface

* dpath extractor

* docstring

* 🎉 Source File: cache binary stream to file (#15501)

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* Docs: update posthog.md (#15541)

* Source Stripe: implement slicing (#15292)

* #45 oncall - source Stripe: implement slicing

* #45 source stripe: upd changelog

* #45 source stripe: upd changelog

* #45 source stripe: make slice range configurable

* #45 source stripe: move generating a single slice into a mixin

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>

* fix: revert extraEnv delition in values.yaml for bootloader (#15548)

* fix: revert extraEnv delition in values.yaml for bootloader

* add newline

* SAT: backward compatibility - check that cursor fields were not changed (#15520)

* Replace twttr repo to the root build.gradle (#15544)

* Fixed bucket naming for S3

* replaced twttr repo to the root build.gradle

* replaced twttr repo to the root build.gradle

Co-authored-by: Oleksandr Sheheda <alexandr-shegeda@users.noreply.github.com>

* Generate separate server endpoints per domain (#15513)

* 🐛 Backward compatibility test: Don't fail on updating additionalProperties (#15532)

* Source Recurly: adds `state_checkpoint_interval` to streams (#13685)

* Add `state_checkpoint_interval` to Recurly stream

* Bumpg Recurly source version to `0.4.1`

* reset

* use dpath

* enable backward compatibility test

* infer types

* Revert "infer types"

This reverts commit b4de8d6f6a.

* infer some of the types

* some drying

* more drying

* auto-bump connector version [ci skip]

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: midavadim <midavadim@yahoo.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Xiaohan Song <xiaohan@airbyte.io>
Co-authored-by: Liren Tu <tuliren.git@outlook.com>
Co-authored-by: Teal Larson <LARSON.TEAL@GMAIL.COM>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Ricky Renner <renner@amendllc.com>
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: Brian Lai <51336873+brianjlai@users.noreply.github.com>
Co-authored-by: Augustin <augustin.lafanechere@gmail.com>
Co-authored-by: Serhii Chvaliuk <grubberr@gmail.com>
Co-authored-by: juliatournant <39640564+juliatournant@users.noreply.github.com>
Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
Co-authored-by: Kyryl Skobylko <xpuska513@gmail.com>
Co-authored-by: VitaliiMaltsev <39538064+VitaliiMaltsev@users.noreply.github.com>
Co-authored-by: Oleksandr Sheheda <alexandr-shegeda@users.noreply.github.com>
Co-authored-by: Jonathan Pearlin <jonathan@airbyte.io>
Co-authored-by: Mohamed Magdy <mohamed.magdy@canary.is>
2022-08-11 20:26:10 -07:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Remi
67dd934e16 Fix Greenhouse employee_id type (#11941)
* Fix Greenhouse employee_id type

* correct schema for ci test

* bump connector version and doc

* update doc

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-04-15 15:18:29 -03:00
Vadym
f0c54a7c0a 🎉 Source Greenhouse: Implement demographics streams support (#7607)
* Add demographics streams support.
Update SAT to dest demographics streams.

* Bump docker version
2021-11-08 10:32:39 +02:00
Vadym
409101ad79 🎉 Source Greenhouse: Implement Additional Endpoints Support (#6377)
* Add additional stream support.
Implement nested stream support.
Add new schemas.
Update acceptance test config.

* Update acceptance test config.
Update codestyle and docstrings.

* Update build.gradle

* Update build.gradle config

* Update docs.
Post review fixes.

* Add TODO to fill all streams.

* Update schemas.
Update SAT config.

* Refacor connector to use CDK best practices

* Stream pagination fixed

* Fix acceptance test config.

* Fix setup.py test requirements

* Rename <x>.<y> stream names to <x>_<y> format.
Update next_page_token method.
Fix streams mypy type check.

* Add unit tests for stream core functionality.

* Fix acceptance test config with new stream names.

* Fix acceptance test config with new stream names.

* Add more streams to SAT as non empty.

* Fix broken schemas.

* Comment/delete demographics streams references.
Bump connetor version.
2021-10-14 16:24:01 +03:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
midavadim
12cb3e3f9f 🎉 Source greenhouse: added identification of accessible streams for API keys with limited permissions (#6238)
* Added identification of accessible streams for API keys with limited permissions

* added credentials for API key with limited permissions (for user stream only)

* update docs and image version

* updated error message

* fixed formatting
2021-09-21 15:02:12 +03:00
Davin Chia
42686add8a Release connectors with namespace change. (#2990)
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.

Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
John Lafleur
2acc3840d0 GitBook: [docs_feature_incremental] 33 pages modified (#1683)
Co-authored-by: John Lafleur <john@dataline.io>
2021-01-17 07:32:24 +11:00
John Lafleur
3bf2f22f4d GitBook: [master] 73 pages and 211 assets modified 2020-12-08 03:22:37 +00:00
Sherif A. Nada
9633230a07 merge greenhouse PR (#1215) 2020-12-04 19:29:37 -08:00