Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

airbytehq/airbyte

johnny-schmidt closed a pull request on airbytehq/airbyte
Bulk Load CDK: Avro Compression Codec, S3V2Usage
## What Add compression codecs to Avro. Specs are still a little wonky until I can figure out how to make the format options pluggable (and until there's a need). But the top-level avro format ...
aaronsteers pushed 2 commits to source-s3/cdk5-refactor-and-fixes airbytehq/airbyte
  • remove legacy state file test, rename for readability 18af05c
  • try adding incremental tests to acceptance test suite 3cad55d

View on GitHub

ChristoGrab created a comment on a pull request on airbytehq/airbyte
I think this API is deprecated? There's no authentication required but every request I send is returning 404s, both in the connector and Postman 🤔 @btkcodedev are you able to successfully query eit...

View on GitHub

johnny-schmidt pushed 18 commits to jschmidt/s3v2/issue-9969/avro-codecs airbytehq/airbyte
  • source-wordpress contribution from bishalbera (#46378) Co-authored-by: Marcos Marx <[email protected]... cfb6c5c
  • Bulk Load CDK: Fix transient failure due to multiple channel closures (#47130) d122510
  • airbyte-ci: fix bump version (#47185) d766015
  • airbyte-ci: fix add changelog entry in up-to-date (#47189) aefcd6e
  • 🐙 source-klarna: run up-to-date pipeline [2024-10-21] (#47195) 73a9ce7
  • Bulk Load CDK: Avro toolkit and S3V2 usage (#47121) 2469b73
  • 🐙 source-configcat: run up-to-date pipeline [2024-10-21] (#47194) cf16efd
  • 🐙 source-persistiq: run up-to-date pipeline [2024-10-21] (#47193) 6006654
  • 🐙 source-sendinblue: run up-to-date pipeline [2024-10-21] (#47192) cf946fc
  • 🐙 source-intercom: run up-to-date pipeline [2024-10-21] (#47120) 4e4a4aa
  • 🐙 source-yandex-metrica: run up-to-date pipeline [2024-10-21] (#47088) 6e5b729
  • 🐙 source-braintree: run up-to-date pipeline [2024-10-21] (#47062) 12ecb5b
  • 🐙 source-close-com: run up-to-date pipeline [2024-10-21] (#47047) 6b62923
  • 🐙 source-facebook-pages: run up-to-date pipeline [2024-10-21] (#47025) 08620f3
  • airbyte-ci: add supportsFileTransfer to metadata (#47007) 7faa1dc
  • Bulk Load CDK: Parquet toolkit and S3V2 Support (#47122) 7ec23bb
  • Bulk Load CDK: Cleanup: Reduce complexity of temp file provider (#47126) 6e2271a
  • Bulk Load CDK: Avro Compression Codec, S3V2Usage f3e85a8

View on GitHub

johnny-schmidt deleted a branch airbytehq/airbyte

jschmidt/s3v2/issue-9969/file-simplification

johnny-schmidt pushed 1 commit to master airbytehq/airbyte
  • Bulk Load CDK: Cleanup: Reduce complexity of temp file provider (#47126) 6e2271a

View on GitHub

johnny-schmidt closed a pull request on airbytehq/airbyte
Bulk Load CDK: Cleanup: Reduce complexity of temp file provider
## What Reduce the complexity of the injected TempFileProvider: * just maps from config to path * client uses java libraries to read/write from/to the resulting file * tests just inspect/delete...
johnny-schmidt deleted a branch airbytehq/airbyte

jschmidt/s3v2/issue-9969/parquet

johnny-schmidt pushed 1 commit to master airbytehq/airbyte
  • Bulk Load CDK: Parquet toolkit and S3V2 Support (#47122) 7ec23bb

View on GitHub

johnny-schmidt closed a pull request on airbytehq/airbyte
Bulk Load CDK: Parquet toolkit and S3V2 Support
## What Baseline Parquet support, output + input for tests. No unit tests. Dependencies aren't ideal, and nothing that's test-specific lives in test land yet. Gonna fix all that on a planned...
aaditi-thakkar closed a draft pull request on airbytehq/airbyte
Feature/td 22237 jsonpath plus
## What <!-- * Describe what the change is solving. Link all GitHub issues related to this change. --> Fix JSONPath Plus Remote Code Execution (RCE) Vulnerability by upgrading package version t...
vercel[bot] created a comment on a pull request on airbytehq/airbyte
[vc]: #NdEhCfjUFSC5r/ayvmT43eAOqo0KcDSsoZ+BCsdSx3c=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJhaXJieXRlLWRvY3MiLCJsaXZlRmVlZGJhY2siOnsicmVzb2x2ZWQiOjAsInVucmVzb2x2Z...

View on GitHub

johnny-schmidt opened a pull request on airbytehq/airbyte
Bulk Load CDK: CSV to its own toolkit; test stuff to test fixtures
## What Collected cleanup items from past PRs * move all the reader stuff for file formats into test fixtures * move CSV into its own toolkit
CLAassistant created a comment on a pull request on airbytehq/airbyte
[![CLA assistant check](https://cla-assistant.io/pull/badge/not_signed)](https://cla-assistant.io/airbytehq/airbyte?pullRequest=47199) <br/>Thank you for your submission! We really appreciate it. L...

View on GitHub

vercel[bot] created a comment on a pull request on airbytehq/airbyte
@aaditi-thakkar is attempting to deploy a commit to the **Airbyte Growth** Team on [Vercel](https://vercel.com). A member of the Team first needs to [authorize it](https://vercel.com/git/authorize...

View on GitHub

aaditi-thakkar opened a draft pull request on airbytehq/airbyte
Feature/td 22237 jsonpath plus
## What <!-- * Describe what the change is solving. Link all GitHub issues related to this change. --> Fix JSONPath Plus Remote Code Execution (RCE) Vulnerability by upgrading package version t...
johnny-schmidt pushed 1 commit to jschmidt/s3v2/issue-9969/cleanup-toolkits-fixtures airbytehq/airbyte
  • Bulk Load CDK: CSV to its own toolkit; test stuff to test fixtures 66cb2d6

View on GitHub

johnny-schmidt created a branch on airbytehq/airbyte

jschmidt/s3v2/issue-9969/cleanup-toolkits-fixtures - The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

johnny-schmidt pushed 1 commit to jschmidt/s3v2/issue-9969/parquet-config-codecs airbytehq/airbyte
  • Update airbyte-cdk/bulk/core/load/src/main/kotlin/io/airbyte/cdk/load/task/DestinationTaskExceptionHandler.kt Co-aut... 4da8483

View on GitHub

revanthvermareddy starred airbytehq/airbyte
edgao created a review comment on a pull request on airbytehq/airbyte
```suggestion log.error(e) { "Caught exception in sync task $innerTask" } ```

View on GitHub

edgao created a review on a pull request on airbytehq/airbyte

View on GitHub

johnny-schmidt pushed 2 commits to jschmidt/s3v2/issue-9971/ab-to-ab-id-mapper-2 airbytehq/airbyte
  • Bulk Load CDK: Airbyte Type cleanup, Basic ID Schema Mapper 21f948f
  • Bulk Load CDK: Identity AirbyteValue Nulling/Capturing Mapper 6a2cd43

View on GitHub

johnny-schmidt pushed 1 commit to jschmidt/s3v2/issue-9971/ab-to-ab-id-mapper airbytehq/airbyte
  • Bulk Load CDK: Airbyte Type cleanup, Basic ID Schema Mapper 21f948f

View on GitHub

edgao created a review on a pull request on airbytehq/airbyte

View on GitHub

aaronsteers created a comment on a pull request on airbytehq/airbyte
/test-pr

View on GitHub

stephane-airbyte deleted a branch airbytehq/airbyte

stephane/10-18-airbyte-ci-add-supportsFileTransfer-to-metadata

stephane-airbyte pushed 1 commit to master airbytehq/airbyte
  • airbyte-ci: add supportsFileTransfer to metadata (#47007) 7faa1dc

View on GitHub

stephane-airbyte closed a pull request on airbytehq/airbyte
airbyte-ci: add supportsFileTransfer to metadata
we're adding a new field to a connector's metadata for universal file transfer. The field is already supported by the platform, and there's a destination connector (s3) that is using it in a pendin...
pnilan pushed 1 commit to pnilan/oc-p2-google-analytics-age-gender-6628 airbytehq/airbyte

View on GitHub

Load more