Popular repositories Loading
-
-
-
-
-
mgabelle-website
mgabelle-website PublicThis repository is about a personal website providing CV and informations about me.
-
mathieugabellewebsite
mathieugabellewebsite PublicThis is a personal website to share my experience as a developer.
JavaScript
695 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
kestra-io/plugin-jdbc,
kestra-io/kestra,
kestra-io/plugin-azure
and 74 other
repositories
Loading
Contribution activity
March 2025
Created 36 commits in 27 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created 2 repositories
-
mgabelle/git-test-private-to-public
This contribution was made on Mar 21
-
mgabelle/plugin-git-test-2
This contribution was made on Mar 21
Created a pull request in kestra-io/plugin-ansible that received 1 comment
feat: capture outputs from ansible cli for playbook
Capture outputs when using ansible-playbook Possibility to output log file Possibility to change ansible.cfg file #5668
+604
−24
lines changed
•
1
comment
Opened 33 other pull requests in 25 repositories
kestra-io/plugin-jdbc
2
open
2
merged
-
feat: add validation method on JdbcConnectionInterface
This contribution was made on Mar 27
-
doc(test): cover all fetchType cases for MySQL update
This contribution was made on Mar 26
-
chore(deps): update regular dependencies driver snowflake, trino, duckdb, oracle, sqlite
This contribution was made on Mar 24
-
fix: support for DuckDB array
This contribution was made on Mar 13
kestra-io/plugin-git
3
merged
-
fix: null namespace when tagetNamespace and sourceNamespace are null
This contribution was made on Mar 19
-
fix: enable git push flows with array
This contribution was made on Mar 18
-
fix: throw exception when push has been rejected
This contribution was made on Mar 17
kestra-io/plugin-fs
2
merged
-
fix(move): implement overwrite property for Move tasks
This contribution was made on Mar 26
-
feat: add overwrite property
This contribution was made on Mar 11
kestra-io/plugin-googleworkspace
1
merged
1
open
-
Revert "chore(deps): upgrade common dependencies (#197)"
This contribution was made on Mar 25
-
fix(tests): add constraint for slf4j
This contribution was made on Mar 25
kestra-io/plugin-dbt
2
merged
-
feat: introduce logFormat property
This contribution was made on Mar 11
-
fix: verify map not empty to avoid UnsupportedException (#171)
This contribution was made on Mar 6
kestra-io/plugin-servicenow
1
merged
-
feat: add task GET for service now
This contribution was made on Mar 3
kestra-io/helm-charts
1
merged
-
Update version to 0.21.5 and appVersion to v0.21.5
This contribution was made on Mar 4
kestra-io/libs
1
merged
-
fix: escape line separators when formatting in JS
This contribution was made on Mar 6
kestra-io/plugin-debezium
1
merged
-
doc: add description for realtimetrigger output
This contribution was made on Mar 7
kestra-io/plugin-ansible
1
merged
-
doc: add example of ansible playbook with outputs
This contribution was made on Mar 10
kestra-io/plugin-airbyte
1
merged
-
feat: introduce application authentication feature
This contribution was made on Mar 12
kestra-io/plugin-serdes
1
merged
-
chore(deps): regular dependencies upgrade
This contribution was made on Mar 19
kestra-io/plugin-ldap
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 19
kestra-io/plugin-amqp
1
merged
-
chore(deps): regular dependencies updates
This contribution was made on Mar 19
kestra-io/plugin-huggingface
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 19
kestra-io/plugin-aws
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 19
kestra-io/plugin-github
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 19
kestra-io/plugin-kubernetes
1
closed
-
chore(deps): upgrade kubenertes client library
This contribution was made on Mar 19
kestra-io/plugin-neo4j
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 19
kestra-io/plugin-solace
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 24
kestra-io/plugin-notifications
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 24
kestra-io/plugin-langchain
1
merged
-
chore(deps): regular dependencies update
This contribution was made on Mar 24
kestra-io/plugin-nats
1
merged
-
fix(ci): invert assertion to fix failing test CreateTestBucket
This contribution was made on Mar 25
kestra-io/plugin-gcp
1
merged
-
feat(#8080): implement kill method for vertex AI CustomJob task
This contribution was made on Mar 27
kestra-io/plugin-graalvm
1
merged
-
doc: add sanity check flow with Runner test
This contribution was made on Mar 28
Reviewed 2 pull requests in 1 repository
kestra-io/plugin-gcp
2 pull requests
-
feat(#8080): implement kill method for vertex AI CustomJob task
This contribution was made on Mar 27
-
fix: wrong null comparison in ExtractToGcs
This contribution was made on Mar 21
Created an issue in kestra-io/libs that received 3 comments
Outputs issues for Node when special character of type 'line separators' are present
Outputs issue when using :
Kestra.ouputs({ someObject })
with line separators characters : [\u0085\u2028\u2029]
It's working correctly with other s…
3
comments