1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

97 Commits

Author SHA1 Message Date
Daryna Ishchenko
efdc945d42 Source Gitlab: spec: start date is optional, groups and projects to array (#31375) 2023-10-13 19:24:45 +03:00
Daryna Ishchenko
bb40d6f059 🐛 Source Gitlab: fix undeclared fields and validation errors (#31339)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-10-13 17:54:16 +03:00
Baz
db1451ab91 🐛 Source Gitlab: handle expired access_token while checking the connection (#31210)
Co-authored-by: bazarnov <bazarnov@users.noreply.github.com>
2023-10-13 16:25:59 +03:00
Daryna Ishchenko
9034271998 Source Gilab: Deployments Streams (#31183)
Co-authored-by: samwinder <sam@myurbanjungle.com>
Co-authored-by: Ben Shaw <benshaw@myurbanjungle.com>
Co-authored-by: Ben Shaw <bshaw95@gmail.com>
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-10-12 12:18:13 +03: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
Artem Inzhyyants
c734909b79 Source GitLab: add shared_runners_setting field to groups (#27869)
* Source GitLab: add `additionalProperties` to all schemas; add `shared_runners_setting` field to groups

* Source GitLab: update docs

* Source GitLab: remove additionalProperties

* Source GitLab: update docs

* Source GitLab: update expected records
2023-07-03 10:38:10 +02:00
Artem Inzhyyants
0b52a7de2c Source Gitlab: Fix formatting (#27679)
* Source Gitlab: Fix formatting

* Source Gitlab: update docs
2023-06-24 12:58:48 +02:00
Denys Davydov
2ee1837969 🐛 Source Gitlab: certify to GA + make API URL param optional (#27392)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26254 source gitlab: certify to GA

* #26254 make API URL optional field

* source gitlab: upd changelog

---------

Co-authored-by: Augustin <augustin@airbyte.io>
2023-06-16 16:13:06 +03:00
Denys Davydov
ba773ce4ce 🐛 Source Gitlab: disallow http in cloud, disallow endpoints in URLs (#27346)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #26254 source Gitlab: disallow enpoints in URLs, disallow bare http in cloud

* source gitlab: update changelog

* #26254 source gitlab: rm http from spec
2023-06-15 11:11:54 +03:00
Denys Davydov
9812ccfb20 🐛 Source Gitlab: fix OAuth token expiry date (#27351)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #911 Source Gitlab: fix Oauth token expiry date

* #911 Source Gitlab: fix Oauth token expiry date

* Source Gitlab: update changelog

---------

Co-authored-by: Augustin <augustin@airbyte.io>
2023-06-15 09:03:37 +03:00
Denys Davydov
41869692fb 🐛 Source Gitlab: skip 404 error (#27234)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #23541 source gitlab: skip 404 error

* source gitlab: upd changelog

* #source gitlab: upd stream schemas and bump version

* source gitlab: update merge request commits stream schema

* #23541 update expected records
2023-06-12 14:42:24 +03:00
Denys Davydov
083667aeed 🐛 Source Gitlab: improve connectivity check (#27147)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #1275 source Gitlab: improve connection check

* source gitlab: update changelog

* #1275 source gitlab: rm debug code
2023-06-08 18:11:08 +03:00
Denys Davydov
a3c75e7339 🐛 Source Gitlab: fail on extra columns (#27150)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #24555 source gitlab: fail on extra columns

* source gitlab: update stream schemas
2023-06-08 17:42:23 +03:00
Roman Yermilov [GL]
473523485d Source Gitlab: update expected records for pipelines streams (#26947)
* Source Gitlab: fix expected records

* Source Gitlab: update schema for missing field

* Source Gitlab: bump version
2023-06-02 21:58:41 +04:00
Brent Souza
01b1673ad1 🎉Source Gitlab: preserve data in records with flattened keys (#22293)
* Use get instead of pop to preserve object in dict

* update unit tests and schemas

* update schemas, fix tests, update version

* update version

* update expcted records

---------

Co-authored-by: Mal Hancock <mallory@archangelic.space>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-05-25 14:38:55 -03:00
Anatolii Yatsuk
44c23d1104 🐛Source GitLab: Fix syncing branches for the project with Repository feature disabled (#26422)
Add handling blocked repository for branches stream
2023-05-25 18:58:49 +03:00
Denys Davydov
0bab0b6399 🐛 Source Gitlab, Source Hubspot, Source Snapchat-Marketing: fix builds (#25948)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* connector health: upd changelogs

* auto-bump connector version

* #connector health: update snapchat definition manually

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-11 07:40:32 +03:00
Prasanna Kumar
e2b46dd6af Source GitLab: Accept api_url with or without scheme (#21373)
* feat: source-gitlab accept api_url w/ or w/o scheme

* 🪟🔧 Refactor ConnectorsView (#21531)

* WIP

* WIP

* wip

* more fixes

* fix test

* remove some more styled components and improve memoization

* review comment

* feat: source-gitlab accept api_url w/ or w/o scheme

* Revert allowedHosts missing value checks (#21923)

* bump versions

* update expected records

* auto-bump connector version

---------

Co-authored-by: Joe Reuter <joe@airbyte.io>
Co-authored-by: Evan Tahler <evan@airbyte.io>
Co-authored-by: Mal Hancock <mallory@archangelic.space>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-27 13:30:58 -07: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
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
Arsen Losenko
bb8823ff32 Source Gitlab: Mark datefields in spec as dates (#22992)
* Source Gitlab: Mark datefields in spec as dates

* Update changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-03 17:47:34 +02:00
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