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
Augustin
e4707f5ed1
normalization: delete supportsDbt and supportsNormalization from DestinationDefinitionSpecificationRead ( #21005 )
...
* delete supportsDbt and supportsNormalization from DestinationDefinitionSpecificationRead
* FE changes
* add new fields to the DestinationDefinitionRead API model
* update handlers
* update api doc
* update handlers
* remove debug loggin
* implement suggestions
* update octavia-cli tests
* fix supported check
* update octavia-cli
* fix integration tests
* fix mocks
* fix forgotten renaming
Co-authored-by: Evan Tahler <evan@airbyte.io >
2023-01-07 01:12:50 +00:00
Daniel Diamond
8b635aa02f
🎉 octavia-cli: Add ability to import existing resources ( #14137 )
2022-07-01 18:23:36 +02:00
Augustin
a182aca5e6
octavia-cli: per workspace state ( #13070 )
2022-06-15 20:24:32 +02:00
Augustin
f614187124
octavia-cli: enable transformations ( #12727 )
2022-06-07 19:16:25 +02:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Augustin
05b123fa10
🐛 octavia-cli: fix sync_catalog in generated connections ( #12704 )
2022-05-10 08:05:38 +02:00
Subodh Kant Chaturvedi
405bf4daad
workspaceId should be part of spec request ( #12112 )
...
* workspaceId should be part of spec request
* address review comment
* fix test
* format
* update octavia according to API changes
* create integration test for definition generation
* fix test
* fix test
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com >
2022-04-22 19:30:06 +05:30
Augustin
0964c83ea3
🎁 octavia-cli: add telemetry ( #11896 )
2022-04-14 12:11:50 +02:00
Augustin
e312aee613
🐛 octavia-cli: handle array in types for generated comments ( #11846 )
2022-04-08 13:38:46 -07:00
Augustin
ba4e86f146
🐙 octavia-cli: secret management ( #10885 )
2022-03-09 21:35:56 +01:00
Marcos Marx
8f49e193f2
🐙 octavia-cli: add generate for connections ( #10809 )
...
* create connection cli command
* add connection.yaml template
* add template file
* remove unused vars and imports
* create group for generate command
* correct connection template
* implement suggestions
* implement suggestions
* fix existing tests
* test resources
* test renderer
* rename renderer module to renderers
* test generate command
* fix yaml style
* fix yaml style
* revert unrelated changes
* revert unrelated changes
* clean
* clean
* add required resource_name field to template
* undo snakecasing + delete jsonschema
* add source_id destination_id to yaml top
* fix
* add json schema in connection integration test
* make write_yaml a base method + implement _render
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com >
2022-03-09 10:06:39 -03:00
Augustin
706d7f1686
🐙 octavia-cli: implement apply ( #10703 )
2022-03-05 19:18:07 +01:00