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

7 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Dhroov Makwana
c1bb8fb6e4 Source Linkedin Pages: migrate to low-code (#36744)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-06-12 16:07:59 -07:00
Marcos Marx
0391c0bcb6 🐛 🚨🚨 Source LinkedIn Pages: fixed failing connection checks (#24161)
* fixed issue with the org id not being an integer and deleted duplicate streams

* bumped version to 0.1.1

* Update source_definitions.yaml

* Update acceptance-test-config.yml

* Update linkedin-pages.md

* black formatting for python

* fix tests

* update acceptance test file

* change break spec - backward compt.

* fix changelog

* auto-bump connector version

---------

Co-authored-by: Tino Merl <tino.merl@park-sieben.com>
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
Co-authored-by: Vincent Koc <25068+koconder@users.noreply.github.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-16 16:43:22 -03:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Joe Reuter
6a10ae3e05 Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Marcos Marx
5305ad2e67 🐛 Fix flexport schema & format files (#15584)
* Fix the new API discrepancies

* Fix integration test

* Update configured catalogs

* Run gradlew format

* Update changelog

* solve conflict

* run format

* correct doc in spec def

* auto-bump connector version [ci skip]

Co-authored-by: monai <monai@cure.lt>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-11 21:45:18 -03:00
Jordan Scott
c6ed31078f 🎉 New Source: LinkedIn Pages (#13098)
* added linkedin pages source connector

* fixed last source acceptance test issue and passed all

* requested changes completed

* fixed last source acceptance test issue and passed all

* requested changes completed

* added nulls to share_statistics schema

* added linkedin pages source connector

* solve conflict in readme

* requested changes completed

* fixed last source acceptance test issue and passed all

* requested changes completed

* added nulls to share_statistics schema

* remove utg posts, page stats and other stream

* remove gh file

* make org_id secret

* change org_id to string

* rollback org_id

* return org_id to integer

* rollback to integrr after correct ci

* correct docs

* auto-bump connector version [ci skip]

Co-authored-by: Jordan Scott <jscottpolevault@gmail.com>
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>
2022-08-11 16:42:41 -03:00