1
0
mirror of synced 2026-01-07 00:05:48 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
Michael Siega
294ee8f226 Expose cron scheduling in the Connections APIs (#15253)
* Expose cron scheduling in the Connections APIs

* Update airbyte-api/src/main/openapi/config.yaml

Co-authored-by: terencecho <terence@airbyte.io>

* Update airbyte-server/src/test/java/io/airbyte/server/helpers/ConnectionHelpers.java

Co-authored-by: terencecho <terence@airbyte.io>

* update octavia-cli tests for new schedule schema, and fix update API impl

* check for null schedule data before updating

* handle new schedule related fields in generate / apply / import

* update octavia-cli changelog

* ensure that legacy manual schedule flag is consistent with schedule_type

* update octavia cli test coverage for new schedule schema

* fix failing octavia cli integration tests

* fix file diff check

* Update octavia-cli/unit_tests/test_apply/test_resources.py

Co-authored-by: Augustin <augustin.lafanechere@gmail.com>

Co-authored-by: terencecho <terence@airbyte.io>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
2022-08-11 19:27:08 +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
07068b0fe0 🐙 octavia-cli: use model serialization (#12133) 2022-05-06 18:55:22 +02:00
Augustin
b5966e97be 🐛 octavia-cli: fix typo in integration test (#11912) 2022-04-12 11:26:57 +02:00
Augustin
9f21fae668 🐛 octavia-cli: use list endpoint instead of list_latest (#11505) 2022-03-30 12:07:04 +02:00
Augustin
55ae3f856a 🐛 octavia-cli: propagate open api spec update (#11441) 2022-03-29 09:31:00 +02:00