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

516 Commits

Author SHA1 Message Date
Subodh Kant Chaturvedi
097c9548c0 Doc for Automatic Upgrade of Airbyte (#4453)
* Revert "manual airbyte upgrade doc (#4435)"

This reverts commit dedab30a93.

* update doc

* upgrade version
2021-07-01 18:31:34 +05:30
Subodh Kant Chaturvedi
7de4bbf13c Bump version: 0.26.4-alpha → 0.27.0-alpha (#4458) 2021-07-01 18:06:51 +05:30
Subodh Kant Chaturvedi
dedab30a93 manual airbyte upgrade doc (#4435) 2021-06-30 23:02:57 +05:30
Subodh Kant Chaturvedi
887752822c 🎉 introduce automatic migration at the startup of server for docker environment (#3980)
* introduce automatic migration at the startup of server

* handle versions with non-zero patch

* it works!!!

* add dummy data

* cleanup orphan configs

* add more assertions

* format + add comments

* move migration acceptance test to acceptance test directory

* add automatic migration test to the build

* address review comments

* missed out on these

* format

* add more assertions

* format

* fix test

* format

* use default port for temporal

* move seed to server + introduce atomice replacement for config

* make tests better

* remove unwanted changes

* move atomic replacement logic behind persistence + pass path to latest seeds

* format

* update seeds

* review comments

* update seeds

* merge latest seeds with configs

* fix bug around latest seed

* update seed

* update seed

* seeds should be populated by separate container

* address review comment + change latest definition url

* update seeds

* format

* update seed references

* update seed

* update seed

* update seed

* update seed references

* update seed references + add Migration Acceptance Test

* update seed container in kube + disable automatic migration for kube + update docs

* update docs

* address review comments from Michel

* update doc

* temporary commmit to see if build becomes green

* delete seeds from airbyte config + undo temp commit
2021-06-29 23:50:00 +05:30
Marcos Marx
a8513af3a2 Add section how run custom dbt run (#4347)
* add section how run custom dbt run

* correct comments from @andresbravog

* add issue to improve the custom parsing

* eof
2021-06-29 13:30:49 -03:00
Jared Rhizor
5fb98b3c87 Bump version: 0.26.3-alpha → 0.26.4-alpha (#4336) 2021-06-24 19:03:47 -07:00
Abhi Vaidyanatha
8522a1cd9f Change all instances of DBT to dbt in markdown files. (#4308)
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-06-23 19:00:44 -07:00
LiRen Tu
0009c97324 Bump version: 0.26.2-alpha → 0.26.3-alpha (#4310) 2021-06-23 16:56:42 -07:00
Jared Rhizor
38ed70c816 remove s3 logging from docker-compose and update upgrade docs (#4278) 2021-06-23 08:12:55 -07:00
Jared Rhizor
51bb5ccf42 kubernetes v2 docs (#4234)
* some logs

* Add cloud logging section.

* Add instructions on upgrading Kube K8s.

* minor edit

* minor clarification

Co-authored-by: Davin Chia <davinchia@gmail.com>
2021-06-21 15:00:28 -07:00
Jared Rhizor
cb09c0403c Bump version: 0.26.1-alpha → 0.26.2-alpha (#4249) 2021-06-21 11:21:03 -07:00
Jared Rhizor
27ae6f182e fix build (#4250) 2021-06-21 11:17:05 -07:00
Christophe Duong
6b112b0bd7 Write how to connect to external db (#4211) 2021-06-21 12:30:52 +02:00
Davin Chia
8d037ae3c0 Bump version: 0.26.0-alpha → 0.26.1-alpha (#4196) 2021-06-18 14:26:52 +08:00
Davin Chia
4eb9258bfe Davinchia/release 0.26.0 alpha (#4172)
* Modify bumpversion config to match upgrade documentation moving.

* Bump version: 0.25.0-alpha → 0.26.0-alpha
2021-06-17 11:58:28 +08:00
Abhi Vaidyanatha
656d69c5af Refactor tutorials section in docs to be more clear (#4052)
* Refactor tutorials section in docs to be more clear.

* Fix SUMMARY.md for transformations with Airbyte

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-06-14 15:53:02 -07:00