Ella Rohm-Ensing
9e7f1b6a02
Turn off default httpavailability for source-gitlab ( #22001 )
...
* Turn off default for source-gitlab (default won't work for some streams on this source)
* Update gitlab.md
* Update streams.py
* Update streams.py
* Update gitlab.md
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-30 16:05:07 +00:00
Denys Davydov
06e88849f0
Source Gitlab: fix missing data issue ( #21713 )
...
* #21076 source gitlab: fix missing data issue
* #21076 source gitlab: upd changelog
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-24 09:13:05 +02:00
Baz
b69639e06f
🎉 Source Gitlab: add OAuth2.0 authentication support ( #7506 )
...
* added support of oauth2.0
* added OAuthFlow.java part
* bumped version of the Dockerfile
* corrected SAT
* added unit_test for Oauth java part, added integration-test for java part
* added changelog
* fix java part test
* updated after review
* updated spec.json
* updated after review
* #7480 source gitlab: rm empty files
* #7480 source gitlab: add single use refresh token authenticator
* #7480 source gitlab: upd oauth implementation
* #7480 source gitlab: refactor auth
* #7480 fix oauth: java
* #7480 source gitlab: review fixes
* #7480 source gitlab: upd release stage
* #7480 source gitlab: fix unit tests
* #7480 source gitlab: update expected records
* #7480 source gitlab: upd sats
* #7480 source gitlab: upd expected records
* #7480 source Gitlab: use SingleUseRefreshTokenOauth as is
* #7480 sourcte gitlab: upd expected records
* auto-bump connector version
Co-authored-by: Denys Davydov <davydov.den18@gmail.com >
Co-authored-by: Augustin <augustin@airbyte.io >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-18 19:59:15 +02:00
Alexandre Girard
2a44db69d1
source gitlab: revert availabilitystrategy and bump to latest version of the cdk ( #20542 )
...
* bump
* revert AvailabilityStrategy changes
* auto-bump connector version
Co-authored-by: erohmensing <erohmensing@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-15 14:42:45 -08:00
Denys Davydov
9a62139cfb
#14152 source Gitlab: certify to beta ( #20511 )
2022-12-15 16:31:28 +02:00
Denys Davydov
8f1f90af5b
Source Gitlab: unit tests ( #20479 )
...
* #20371 source gitlab: unit tests
* #20371 source gitlab: upd changelog
* #20371 source gitlab: revert httpAvailabilityStrategy
* #20371 source gitlab: rm availability strategy
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-15 13:01:33 +02:00
Denys Davydov
2ee250e238
Source Gitlab: fetch groups along with subgroups ( #20384 )
...
* #11248 Source Gitlab: fetch groups along with subgroups
* #11248 source gitlab: upd changelog
* #11248 source gitlab: fix build
* #11248 source gitlab: fix build
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-13 12:35:44 +02:00
Denys Davydov
1fce890967
Source Gitlab: fix EpicIssues stream ( #20348 )
...
* #12900 source Gitlab: fix EpicIssues stream
* #12900 source gitlab: upd changelog
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-11 22:07:05 +02:00
Denys Davydov
bd96b6144e
Source gitlab - fix duplicate records issue ( #20023 )
...
* #20022 source gitlab - fix duplicate records issue
* #20022 source gitlab - upd changelog
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-02 21:19:16 +02:00
Denys Davydov
5da3a7c2a8
Source Gitlab: fix stream schema ( #19986 )
...
* #12901 source gitlab: fix schema
* #12901 source gitlab: upd changelog
* #12901 fix SAT
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-01 20:51:20 +02: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
Chris Wu
06d588b71d
Source Gitlab: add GroupIssueBoards stream ( #13252 )
...
* GitLab Source: add GroupIssueBoards stream
* Address stream schema comments
* Address comments
* Bump version
* Add as empty stream
2022-06-28 08:55:29 -03:00
jordan-glitch
98e5953d8d
🐛 Source Gitlab: allow container_expiration_policy to be nullable + fix null projects list ( #11907 )
...
* allow nullable container_expiration_policy
* Update Dockerfile
* Update source_definitions.yaml
* Update source_specs.yaml
* fix unspecified projects
* add doc update
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-05-02 18:44:21 -03:00
Adam Schmidt
87566e1a25
🎉 Source Gitlab: Ingest All Accessible Groups ( #11140 )
...
* Use Groups API as default when group/project ids not supplied
* Gitlab doc update
* Gitlab doc update, fix UX typo
* review refactor
* remove test output
* small fixes
* bump conenctor version and update docs
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-03-23 12:57:58 -03:00
Iryna Grankova
be303bdbad
Update fields in source-connectors specifications: gitlab ( #8991 )
2021-12-23 12:24:12 +02:00
oleh.zorenko
cf04b8bb8e
🎉 Source GitLab: allow all domains to be used as api_url ( #7108 )
...
* Remove `pattern` field from `api_url` in spec file
* Bump connector's version + update docs
2021-10-18 16:24:36 +03:00
oleh.zorenko
51a2e45c50
🐛 Source Gitlab: fix pattern field in spec file, remove unused fields from config files, improve caching mechanism ( #6932 )
...
* Fix SAT
Fix how cache is used in this connector.
Fix pattern field in spec file.
Remove unused fields from invalid_config.json and sample_config.json files.
* Update docs
* Use cache from CDK
* Bump connector's version + update docs
2021-10-12 10:39:55 +03:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Marcos Marx
6201100e72
Add entrypoint and bump version for remaining connectors. ( #4539 )
...
See the PR descriptions for all the connectors published.
2021-07-07 17:37:22 +08:00
Yevhenii
94f1d217b8
🎉 Native Gitlab connector ( #4027 )
...
* Create Airbyte-Native connector for Gitlab
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-07-06 15:25:01 +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
55256d293d
GitBook: [master] 55 pages and 36 assets modified
2021-04-05 00:43:26 +00:00
Sherif Nada
77b72dcf5b
Revert "Revert "Merge branch 'master' of github.com:airbytehq/airbyte""
...
This reverts commit de66bf010d .
2021-03-23 15:12:01 -07:00
Sherif Nada
de66bf010d
Revert "Merge branch 'master' of github.com:airbytehq/airbyte"
...
This reverts commit a3a27f2fa2 , reversing
changes made to 5917feee28 .
2021-03-23 15:09:44 -07:00
Yevhenii
e3c9853b2e
🎉 New Source: Gitlab ( #2518 )
...
* #2305 Issue: Gitlab connector implement
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-03-22 15:36:04 +02:00