1
0
mirror of synced 2026-01-05 12:05:28 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
John Lafleur
9ebac822e9 Removing FAQ as comparison pages live on the website (#6758)
* Removing FAQ as comparison pages live on the website

* Removing FAQ from left column
2021-10-09 06:32:58 +11:00
Abhi Vaidyanatha
4631d8c920 Move long filename troubleshooting out of deploy guide (#6518)
* Move long filename troubleshooting out of deploy guide

* Edit title of troubleshooting message.

Signed-off-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>

* period.

Signed-off-by: Abhi Vaidyanatha <abhivaidyanatha@gmail.com>

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
2021-09-28 15:20:01 -07:00
Marcos Marx
244f6c5e89 Documentation: correct link in troubleshooting page (#5055)
* correct link

* correct link grammar
2021-07-28 14:35:22 -03:00
Charles
335f5edef8 copy seed configurations from config/init to server (#4417)
Co-authored-by: subodh <subodh1810@gmail.com>
2021-06-30 10:38:19 -07:00
Marcos Marx
398bf6674a Documentation: Slack issue template (#4337)
* slack issue template docs

* abhi comments and add section items
2021-06-29 19:47:55 -03:00
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
Kirill Chernov
856abc3b8f 🎉 Google Analytics connector is failing (#3648)
* added filter of streams and deleted duplicated title in spec.json

* fixed discover returns empty streams

* pr changes

* chmod on files changed

* chmod on files changed

* chmod on files changed

* added acceptance tests

* added pre commit config

* fixed chmod on amazon and facebook files

* fixed chmod on amazon and facebook files

* version bump

* version bump

* build file fix

* removed unrelated files

* removed unrelated files

* removed unrelated files

* removed unrelated files

* removed unrelated files

* removed unrelated files
2021-06-15 20:41:35 +03: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
John Lafleur
5c235aa81a Rename upgrading.md to on-upgrading.md 2021-06-10 14:29:29 +11:00
John Lafleur
b9c983805e Update running-sync.md 2021-06-10 14:29:10 +11:00
John Lafleur
0206666aaa Update new-connection.md 2021-06-10 14:28:27 +11:00
John Lafleur
1fa6960e42 Update on-deploying.md 2021-06-10 14:25:19 +11:00
John Lafleur
2b5bafbd76 Update and rename on-deploy.md to on-deploying.md 2021-06-10 14:25:02 +11:00
Marcos Marx
4881167460 Add issue about loading a lot of tables (#3975)
* add issue about loading a lot of tables

* change feedback
2021-06-09 17:17:57 -03:00
Marcos Marx
b414f694eb Add troubleshooting section and remove FAQ file (#3902)
* add troubleshooting section and remove FAQ file

* add windows new tutorial to summary

* remove change on normalization

* add eof

* transfer user handbook to docs

* review comments and made changes
2021-06-08 20:31:22 -03:00