Roman Acevedo
d167934fa6
ci: temporary revert deletion to make develop have plugins again
2025-11-07 10:20:34 +01:00
François Delbrayelle
beea77a311
chore: remove last artifacts to .plugins & plugins releases ( #12772 )
2025-11-06 20:13:52 +01:00
François Delbrayelle
6da0a74ac7
build: add plugin-jms in .plugins (temp for conapi) ( #12289 )
2025-10-23 14:19:11 +02:00
Malaydewangan09
b6993d71f2
feat(plugins): add plugins
2025-09-04 18:59:28 +05:30
Florian Hussonnois
93a4eb5cbc
build: add plugin-datagen to plugin list
2025-08-06 11:11:46 +02:00
Malaydewangan09
7b8ea0d885
feat(plugins): add script plugins
2025-07-30 17:27:48 +05:30
François Delbrayelle
a518fefecd
feat(plugins): add plugin-deepseek
2025-07-29 13:58:11 +02:00
Malaydewangan09
02f97dfd88
feat(*): add new plugins
2025-07-23 19:52:51 +05:30
Loïc Mathieu
cbd48b0075
chore(plugins): rename Langchain4j plugin to AI
2025-07-22 16:07:27 +02:00
François Delbrayelle
ff66471f37
feat(gemini): add the plugin to .plugins
2025-06-30 17:00:02 +02:00
YannC.
d299ff77fe
feat(): add Kestra plugin in the list
2025-06-10 12:43:26 +02:00
François Delbrayelle
7124b53b7b
feat(sifflet): add new plugin-sifflet
2025-06-05 10:54:57 +02:00
Roman Acevedo
ca10215540
fix: langchain4j with wrong repo name in .plugins
2025-06-04 10:16:47 +02:00
Malaydewangan09
2aa5b1e236
feat(plugins): add plugins InfluxDB, Jenkins, Ollama, GraphQL
2025-05-26 09:31:31 +02:00
Roman Acevedo
b5cc011914
build: influxdb and graphql not available yet
2025-05-19 11:34:03 +02:00
Malaydewangan09
3c5975f4b3
feat(plugins): add InfluxDB, GraphQL plugins
2025-05-15 09:11:40 +02:00
Loïc Mathieu
3f9f60dd26
feat(plugins): add Go Script plugin
2025-04-24 17:25:16 +02:00
Loïc Mathieu
d27626fbd1
feat(plugins): add Langchain4J plugins
2025-04-24 15:42:15 +02:00
Loïc Mathieu
43f1374aa3
chore: add GraalVM plugin
2025-03-20 13:10:39 +01:00
Ludovic DEHON
5b29a0d070
fix(cicd): add mariadb plugins on docker image
2025-02-12 23:48:50 +01:00
Florian Hussonnois
dd8a45f429
chore: remove plugin-langchain
2025-01-29 13:59:57 +01:00
Florian Hussonnois
01e565f3cd
chore(build): fix .plugins file
2025-01-24 21:04:49 +01:00
aeSouid
1ddb544c36
Plugin: Define the langchain4j ollama, openai & gemini plugins in the .plugin file list ( #6813 )
2025-01-17 18:30:14 +01:00
Mathieu Gabelle
2290b99332
feat: add Huggingface Plugin
2024-12-19 12:15:34 +01:00
nKwiatkowski
7979809aef
feat(plugins): add typesense plugin
2024-12-09 14:21:37 +01:00
Florian Hussonnois
5330aa0e84
chore(ci): add workflow to release all plugins
2024-12-04 11:09:47 +01:00
Loïc Mathieu
04b70d6845
feat: add OpenSearch plugin
2024-10-29 09:34:35 +01:00
brian.mulier
255263a7fa
fix(ci): add back datahub plugin to ci build
2024-10-01 22:30:58 +02:00
brian.mulier
f403d3efbd
fix(ci): remove datahub plugin for now as it's not finished
2024-10-01 18:14:29 +02:00
Ludovic DEHON
47b2300a88
chore(cicd): rockset shutdown
2024-09-24 10:22:17 +02:00
Mathieu Gabelle
ae9131dbca
feat: add Meilisearch plugin
2024-09-17 08:00:28 +02:00
Loïc Mathieu
d253284a1f
chore: add Databug plugin
2024-09-05 09:53:03 +02:00
Loïc Mathieu
c6551954ab
feat: add JBang plugin
2024-08-20 12:49:24 +02:00
Loïc Mathieu
b525b3bded
feat: add plugin-airflow
2024-08-01 09:27:14 +02:00
Florian Hussonnois
7c9a329df2
feat: add plugins transform-grok transform-json
2024-07-25 15:40:10 +02:00
Loïc Mathieu
d1ab52bb9c
feat: add plugin-hubspot and plugin-zendesk
2024-07-22 10:25:13 +02:00
Loïc Mathieu
309fed521f
feat: add plugin-ldap
2024-07-19 10:01:30 +02:00
Loïc Mathieu
244621ce33
feat: add plugin-linear
2024-07-18 17:57:19 +02:00
Loïc Mathieu
c508682b40
feat: add plugin-jira
2024-07-17 15:54:11 +02:00
Loïc Mathieu
15a6c0e775
feat: add GitHub plugin
2024-07-15 11:07:50 +02:00
Florian Hussonnois
a090a4d807
feat: add E2E tests modules and github workflow
...
Changes:
* add new gradle module e2e-tests
* add new reusable github workflow e2e
Enhancement:
* update main workflow to use setup-build composite action
* update main workflow to use .plugin file for listing plugins
* update docker workflow to use .plugin file for listing plugins
2024-07-04 17:47:25 +02:00
Florian Hussonnois
3854b1734a
feat: add makefile to build and deploy kestra locally
...
This commit adds a simple Makefile that can be used by
developers to more easily setup an up and running kestra standalone installation.
Makefile can also be used to easily installed known plugins from a `.plugins` file.
Examples:
* make install
* make install-plugins
* make start-standalone-postgres
2024-02-15 10:17:28 +01:00