1
0
mirror of synced 2026-01-02 21:02:43 -05:00
Commit Graph

20 Commits

Author SHA1 Message Date
Lake Mossman
73034c64da Sweep old scheduler code (#13400)
* sweep all scheduler application code and new-scheduler conditional logic

* remove airbyte-scheduler from deployments and docs

* format

* remove 'v2' from github actions

* add back scheduler in delete deployment command

* remove scheduler parameters from helm chart values

* add back job cleaner + test and add comment

* remove now-unused env vars from code and docs

* format

* remove feature flags from web backend connection handler as it is no longer needed

* remove feature flags from config api as it is now longer needed

* remove feature flags input from config api test

* format + shorter url

* remove scheduler parameters from helm chart readme
2022-06-06 10:49:17 -07:00
Augustin
1cf52f62ae doc: update troubleshooting for discourse forum (#11970) 2022-04-13 22:42:30 +02:00
Topher Lubaway
17407da1e6 Add docusaurus tool not pipeline logic (#11716)
* Adds docusaurs tooling

tooling works
broken links still exist

needs the pipeline to work with GH pages
merging sooner means that we won't have forked problems from
the relatively frequently updated docs folder

* Updates readme

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/README.md

Co-authored-by: Davin Chia <davinchia@gmail.com>

* Update docusaurus/docusaurus.config.js

Co-authored-by: Davin Chia <davinchia@gmail.com>

Co-authored-by: Davin Chia <davinchia@gmail.com>
2022-04-06 10:32:36 -07:00
Marcos Marx
d7052a408d docs: fix channel name (#9830) 2022-01-26 21:04:50 -03:00
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