Evan Tahler
7debf35327
Bulk CDK alerts go to the right slack channel ( #44867 )
2024-08-28 23:08:08 +00:00
Aaron ("AJ") Steers
5629bb9e6b
CI: fix missing slash command input args ( #37564 )
2024-04-25 08:58:55 -07:00
Stephane Geneix
f30f678d39
fix publish-java-cdk workflow on push-to-master ( #36975 )
...
the publish-java-cdk on push-to-master wasn't working because the value of dry-run was set to true.
I'm also adding some debugging info so we know what the values of DRY_RUN and FORCE are
This was tested on my fork of the airbyte repo
2024-04-11 14:11:40 -07:00
Stephane Geneix
9cdbf007ff
fix publish-java-cdk on push-to-master ( #36558 )
2024-04-04 10:12:27 -07:00
Stephane Geneix
441bc77b99
force-publish java CDK on push to master ( #36476 )
2024-03-26 12:10:40 -07:00
Gireesh Sreepathi
7277fc5170
Use a separate concurrency group for Java CDK GH workflow. ( #35758 )
2024-03-01 11:03:05 -08:00
Marius Posta
d2b5ac692c
.github: fix java cdk publish workflow ( #35533 )
2024-02-21 18:48:41 -08:00
Marius Posta
f93c0df331
gradle: overall simplification ( #35307 )
2024-02-16 12:46:32 +00:00
Marius Posta
b9ab3d1a90
migrate everything from java 17 to java 21 ( #35103 )
2024-02-09 19:26:19 -06:00
Marius Posta
7ae97175a6
gradle: fix repo wide behaviour ( #30607 )
2023-09-28 05:01:13 -07:00
Aaron ("AJ") Steers
da32fc86bf
🚀 Launch Java CDK v0.1.0 (PR #30383 )
...
- Launch Java CDK `v0.1.0`. 🚀
- Remove `airbyte-docker` gradle plugin from java connectors.
- Add `airbyte-java-connector` gradle plugin.
- Remove `airbyte-commons` from global build.gradle.
- Add `/publish-java-cdk` slash command.
- Initial launch of `/airbyte-ci` slash command to test connectors.
2023-09-27 15:46:02 -07:00
Aaron ("AJ") Steers
2371bc7073
Java CDK: Automated Publish Workflow ( #30674 )
2023-09-22 19:35:27 +00:00