Augustin
03c03aede1
cdk: fix typo in build.gradle.hbs ( #13761 )
2022-06-14 20:11:38 +02:00
Denis Davydov
426e9594cb
fix build: run gradlew format ( #13265 )
...
* fix build: run gradlew format
* Revert "fix build: run gradlew format"
This reverts commit e679b4f26f .
* fix connector template to fix the build
2022-05-27 17:36:43 +03:00
Tim Roes
2855dfcdce
Upgrade plop in connector generators ( #10578 )
...
* Upgrade plop
* Remove scaffolded code
* Build fixes
* Remove scaffolded code
* Revert "Remove scaffolded code"
This reverts commit 3911f527f8 .
* Revert "Remove scaffolded code"
This reverts commit 549f790e3c .
* Remove .gitignore changes
* Remove .gitignore changes
* Update scaffold generated code
* Replace titleCase with capitalCase (#10654 )
* Add capitalCase helper
* Replace titleCase with capitalCase
* Update generated scaffold files
Co-authored-by: LiRen Tu <tuliren.git@outlook.com >
2022-02-28 08:05:14 +01:00
LiRen Tu
ed276f4abd
🚨 Purge old connector definition files ( #10302 )
...
* Purge old connector definition files
* Remove definition json from generator
* Remove config dir in generator dockerfile
2022-02-14 21:48:14 -08:00
Serhii Chvaliuk
844dd93122
Use multi-stage builds in dockerfiles to reduce java images ( #9077 )
...
* use multi-stage to reduce image size
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2021-12-23 22:27:05 +02:00
Oleksandr Sheheda
f0a9945f80
Revert "Change copy to add in dockerfiles to reduce container size ( #8516 )" ( #8997 )
...
This reverts commit 8ac2c6f4
2021-12-21 16:01:17 +02:00
Haoran Yu
8ac2c6f4a7
Change copy to add in dockerfiles to reduce container size ( #8516 )
...
Co-authored-by: Oleksandr Sheheda <alexandr-shegeda@users.noreply.github.com >
2021-12-16 23:52:59 -03:00
Marcos Marx
10434372de
Change license in connector generator base files ( #6522 )
...
* change license in generator base files
* run gradlew scaffold
* format eof
* add eof singer base
* remove license from test_* http source
* format test_incremental http source
2021-09-29 04:45:42 -03:00
LiRen Tu
2906ec287a
CI: Add action to check broken doc links ( #5254 )
...
* Add action to check broken doc links
* Ignore localhost
* Update config
* Fix broken links
* Use quiet mode
* Ignore PR link
* Fix more broken links
* Fix more broken links
* Fix more broken links
* Verify pattern
* Fix more broken links
* Separate full and pr check
* Update pattern
* Test invalid link
* Remove invalid link
2021-08-07 14:28:02 -07:00
Sherif A. Nada
921263845e
📚 Add a tutorial for how to build a java destination ( #4384 )
...
Co-authored-by: LiRen Tu <tuliren@gmail.com >
Co-authored-by: Davin Chia <davinchia@gmail.com >
Co-authored-by: LiRen Tu <tuliren@gmail.com >
Co-authored-by: Davin Chia <davinchia@gmail.com >
2021-06-29 13:54:37 -07:00
LiRen Tu
038b84832b
🎉 Add Java destination generator ( #3820 )
...
* Add java destination generator
* Fix typos
2021-06-03 09:42:29 -07:00