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

34 Commits

Author SHA1 Message Date
Airbyte
21f7f9c541 🐙 source-orb: run up-to-date pipeline [2024-10-05] (#46395) 2024-10-06 03:22:25 +03:00
Airbyte
6ef8443289 🐙 source-orb: run up-to-date pipeline [2024-09-28] (#45785) 2024-09-29 03:24:10 +03:00
Airbyte
cd546bd643 🐙 source-orb: run up-to-date pipeline [2024-09-14] (#45472) 2024-09-15 03:23:38 +03:00
Airbyte
501c8a9d1a 🐙 source-orb: run up-to-date pipeline [2024-09-07] (#45212) 2024-09-08 03:22:38 +03:00
Airbyte
40bfa11bfc 🐙 source-orb: run up-to-date pipeline [2024-08-24] (#44626) 2024-08-25 03:22:28 +03:00
Augustin
9fcff32766 🐙 source-orb: run up-to-date pipeline [2024-08-10] (#43601) 2024-08-11 02:21:48 +02:00
Augustin
a18ec1fdc4 🐙 source-orb: run up-to-date pipeline [2024-08-03] (#43163) 2024-08-04 02:24:38 +02:00
Augustin
8e0e6ebcc1 🐙 source-orb: run up-to-date pipeline [2024-07-20] (#42198) 2024-07-21 02:27:10 +02:00
Augustin
4f2b89f381 🐙 source-orb: run up-to-date pipeline [2024-07-13] (#41720) 2024-07-14 02:28:14 +02:00
Augustin
0676f3b155 🐙 source-orb: run up-to-date pipeline [2024-07-10] (#41386) 2024-07-10 14:27:04 +02:00
Augustin
c631cf10f7 🐙 source-orb: run up-to-date pipeline [2024-07-09] (#41090) 2024-07-10 02:28:20 +02:00
Augustin
c940d81df7 🐙 source-orb: run up-to-date pipeline [2024-07-06] (#40826) 2024-07-07 02:25:57 +02:00
Augustin
3e6239ba16 🐙 source-orb: run up-to-date pipeline [2024-06-29] (#40541) 2024-06-30 02:16:14 +02:00
Dhroov Makwana
fc85d8da4c Source Orb: migrate to low-code (#40227)
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
Co-authored-by: Christo <christo.grab@gmail.com>
2024-06-24 20:50:40 -07:00
Augustin
53c22bcee1 🐙 source-orb: run up-to-date pipeline [2024-06-22] (#40004) 2024-06-23 02:24:30 +02:00
Augustin
23dc7b0cc4 source-orb: [autopull] Upgrade base image to v1.2.1 (#39015) 2024-06-05 09:35:36 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
03a9e3fa06 source-orb: ensure inline schemas, updated cdk, poetry (where possible) (#37211) 2024-05-01 11:50:45 -07:00
Marcos Marx
374771c944 [source-orb] add end date parameter (#36288) 2024-03-22 13:25:31 -03:00
Marcos Marx
d00a839ca2 🐛 Source Orb: fix window request for credit_ledger_entries (#36036) 2024-03-13 17:05:19 -03:00
Marcos Marx
4dc8c4372f 🐛 Source Orb: update enrich ledger entry with event stream to pass timeframe bounds (#35897)
Co-authored-by: Kshitij Grover <k.grover123@gmail.com>
Co-authored-by: Arsh <arsh@withorb.com>
2024-03-08 12:57:26 -03:00
Sujay Khandekar
344a9b239d Update Orb links on the Orb Page (#29635) 2023-08-21 13:34:47 -05:00
Alexandre Girard
bdc41c59dc 🎉 Source Orb: Add invoices incremental stream (#24737)
* add invoices to Airbyte connector

* Add unit tests

* Remove logging statements

* Update documentation

* Update documentation

* Fix integration tests

* Address PR comments

* Bump docker image tag

* Update changelog

* Update

* auto-bump connector version

---------

Co-authored-by: Kshitij Grover <k.grover123@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-03 20:50:59 -07:00
Parker Mossman
9709adf41e Add SubscriptionUsage stream to Orb Source (#21951)
* wip

* mvp

* big rework to make incremental possibly work

* incremental might be working

* add external_customer_id to subscriptions stream

* keep state indexed by subscription_id

* add a source defined primary key

* move super call after assignments

* start work on integration tests

* format and more test setup

* tests and cleanup

* fix yield from

* format fixes

* fix type of new subscriptions property

* add subscription with actual usage for integration test config

* fix start date parsing and use correct keys in integration test

* update docs

* bump version from 0.1.4 to 0.1.5 and update changelog

* make start_date a required field and set version 0.2.0 instead of 0.1.5

* major version bump from 0.1.4 to 1.0.0 to reflect backwards-incompatible change making start_date a required field

* pass start_date in unit test

* add sample start_date

* start_date already converted

* add start_date to sample_config

* remove accidental char

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-02-07 10:29:59 -08:00
Christophe Duong
6e42afb735 Update and publish source-orb (#17838)
* Update docs for source-orb

* auto-bump connector version [ci skip]

Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-11 11:57:53 -07:00
Anushree Agrawal
bec1ecf264 🐛 Source Orb: Fix bug to enrich multiple events with the same event_id (#17761)
* Update source Orb to handle multiple events with the same event_id

* Documentation

* Update documentation
2022-10-11 15:22:54 +02:00
Alyssa Hatch
00aca98113 adding credit_block_id to columns obtained from Orb API (#16017)
* adding credit_block_id to columns obtained from Orb API

* switch additional properties from false to true

* Update orb.md (#16020)

updating changelog for orb credit block id upgrade

* bump image tag

* auto-bump connector version [ci skip]

Co-authored-by: Tim Chan <tim@chan.net>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-26 13:56:27 -05:00
Alyssa Hatch
8479ba5d38 update links to orb docs (#15733) 2022-08-21 14:46:17 -04: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
Anushree Agrawal
03a6b6b3bf 🎉 Source Orb: enrich credits ledger entries with cost basis data, description, and update expiration date fields (#11528)
* Add cost basis data to connector and remap block_expiry_date field

* Update dockerfile and orb.md

* Update orb.md and comments

* Add entry_status=committed as filter for getting CreditLedgerEntries

* Update version information

* Move entry_status filter to the correct endpoint

* PR feedback: rename field and add docstring for committed entries

* Fix unit tests to include entry_status param

* Add a unit test to validate transform behavior

* Format using gradlew format

* Bump connector veresion in spec and definitions
2022-04-26 17:07:09 -03:00
Kshitij Grover
01ed0e757e 🎉 Source Orb: support enriching ledger entries with numeric properties (#10839)
* Modifications to Orb schema

* Docs updates

* docs updates

* Remove deprecated field from connector export

* Add to source_definitions and update Dockerfile

* Update docs + run airbyte-config:init:processResources
2022-03-10 12:01:56 -08:00
Kshitij Grover
1e0ac30ebd 🎉 New Source: Orb (#9985)
* V1 of source_orb connector

* add boostrap.md file

* add clause on Pagination to bootstrap.md

* add SUMMARY documentation

* add lookback_window_days connector parameter

* Add support for start_date parameter

* Add ability to transform record in order to un-nest IDs

* Add support for extracting event properties based on connector configuration
2022-02-21 14:14:10 -03:00