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

26 Commits

Author SHA1 Message Date
Christo Grabowski
9e6c73a963 Source auth0: Migrate to manifest-only (#44590) 2024-08-24 00:34:20 +03:00
Airbyte
5d4e6815cf 🐙 source-auth0: run up-to-date pipeline [2024-08-17] (#44211) 2024-08-18 03:23:45 +03:00
Airbyte
37f393f232 🐙 source-auth0: run up-to-date pipeline [2024-08-12] (#43746) 2024-08-12 19:59:46 +03:00
Augustin
3690df6180 🐙 source-auth0: run up-to-date pipeline [2024-08-10] (#43490) 2024-08-11 02:26:52 +02:00
Augustin
cdcffe8326 🐙 source-auth0: run up-to-date pipeline [2024-08-03] (#43250) 2024-08-04 02:19:31 +02:00
Augustin
bd33a342d5 🐙 source-auth0: run up-to-date pipeline [2024-07-27] (#42794) 2024-07-28 02:19:03 +02:00
Augustin
2e02fd942f 🐙 source-auth0: run up-to-date pipeline [2024-07-20] (#42171) 2024-07-21 02:28:33 +02:00
Augustin
92a25aa9a3 🐙 source-auth0: run up-to-date pipeline [2024-07-13] (#41899) 2024-07-14 02:19:04 +02:00
Augustin
d49af669d7 🐙 source-auth0: run up-to-date pipeline [2024-07-10] (#41417) 2024-07-10 16:20:16 +02:00
Augustin
ac25eaf715 🐙 source-auth0: run up-to-date pipeline [2024-07-09] (#41320) 2024-07-10 08:32:04 +02:00
Augustin
4597c7ad2c 🐙 source-auth0: run up-to-date pipeline [2024-07-06] (#40840) 2024-07-07 02:25:17 +02:00
Augustin
d5f43bbfe8 🐙 source-auth0: run up-to-date pipeline [2024-06-25] (#40344) 2024-06-26 02:26:55 +02:00
Augustin
eb7446084b 🐙 source-auth0: run up-to-date pipeline [2024-06-21] (#39933) 2024-06-21 15:00:02 +02:00
Augustin
551b2dad9f source-auth0: [autopull] Upgrade base image to v1.2.2 (#39194) 2024-06-11 18:42:33 +02:00
Audrey Maldonado
b9690ba76e Wrapping changelog in details for a collapsible view (#38801) 2024-06-04 13:40:53 -04:00
Natik Gadzhi
c8bc698e7a source-auth0: [autopull] base image + poetry + up_to_date (#38513)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2024-05-31 10:02:25 +02:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Anatolii Yatsuk
abd5bf1276 Source Auth0: Replace custom multiple authenticators with Selective Authenticator (#37770) 2024-05-02 16:54:06 +03:00
Augustin
0deec79036 source-zendesk-chat + source-auth0: update the base image (#31643)
Co-authored-by: alafanechere <alafanechere@users.noreply.github.com>
2023-10-20 11:49:32 +02:00
Augustin
846d9a64a2 [QA checks] tolerate connector without dockerfile (#30467) 2023-10-11 07:08:57 +00:00
Sajarin
db7a93ea16 🐛Source Auth0 - Fix low code migration bugs (#29804)
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
2023-09-27 16:47:21 -04:00
btkcodedev
5fbe08ccb4 Source Auth0: Migrate Python CDK to Low-code CDK (#28972)
Co-authored-by: Sajarin <sajarindider@gmail.com>
2023-08-23 14:13:41 -04:00
Marcos Marx
03ffad5d4f Source oauth0: new streams and fix incremental (#29001)
* Add new streams Organizations,OrganizationMembers,OrganizationMemberRoles

* relax schema definition to allow additional fields

* Bump image tag version

* revert some changes to the old schemas

* Format python so gradle can pass

* update incremental

* remove unused print

* fix unit test

---------

Co-authored-by: Vasilis Gavriilidis <vasilis.gavriilidis@orfium.com>
2023-08-03 11:05:19 -03:00
Marcos Marx
92cdfc794e Source auth0: add client stream (#26445)
* New Stream Clients for Auth0

* remove prints

* Update changelog for 0.2.0

* Update changelog for 0.2.0

* fix docs

* Automated Change

* remove additional eof

* Delete oss_registry.json

---------

Co-authored-by: Vasilis Gavriilidis <vasilis.gavriilidis@orfium.com>
2023-05-23 22:01:09 -03:00
Taras Korenko
8d8ac78d12 Restore docs build (#18551)
+ Corrects two errors, unblocks docs build
2022-10-27 18:01:00 +03:00
Yiyang Li
4fdd09b79c 🎉 New Source: Auth0 [python cdk] (#18338)
* 🎉 New Source: Auth0 [python cdk]

- Full import and incremental are supported
- Only users stream is added
- Added unit tests and ensure all acceptance tests are passed locally
- It's free to create a new account in Auth0, so it's free to setup an integration account.

* fix: remove unused import in source.py

* auto-bump connector version

Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-26 13:55:16 -04:00