Releases: kestra-io/plugin-git
v1.1.6
v1.2.1
Changelog
📘 Subtasks
version
global
🐛 Bug Fixes
- 14a7a5a sync to be compatible with kestra version
📝 Documentation
examples
Contributors
We'd like to thank the following people for their contributions:
GitHub, Ludovic DEHON, Malay Dewangan, Will Russell
v1.2.0
v1.1.5
v1.1.4
Changelog
📘 Subtasks
deps
- 785d122 bump org.eclipse.jgit:org.eclipse.jgit
- 9612f8b bump com.gradleup.shadow from 9.2.2 to 9.3.0
- 556217a bump org.aspectj:aspectjweaver from 1.9.25 to 1.9.25.1
version
🐛 Bug Fixes
syncflows
global
- 0a720a8 fix(): improve behaviour when flows are not synced to Kestra (onInvalidSyntax)
📝 Documentation
git-metadata
- 64f7760 add metadata
Contributors
We'd like to thank the following people for their contributions:
AJ Emerich, François Delbrayelle, GitHub, Malay Dewangan, dependabot[bot]
v1.1.3
v1.1.2
Changelog
📘 Subtasks
deps
- 4a5752d bump org.aspectj:aspectjweaver from 1.9.24 to 1.9.25
- 090ee91 bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0
metadata
- ac4bf2c add plugin metadata
version
🐛 Bug Fixes
🔗 Dependencies
- 98fae48 Revert "chore(deps): bump com.vanniktech.maven.publish from 0.34.0 to 0.35.0"
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, GitHub, Malay Dewangan, dependabot[bot]
v1.1.1
Changelog
🚀 Features
📘 Subtasks
version
global
- 39021a3 update contributor guidelines in PR template
🐛 Bug Fixes
git
- 2a70288 configure jgit to use apache http client
global
- e03fd5d rendered property
🛠 Build
- 2ba6b21 sync release.yml from plugin-template
Contributors
We'd like to thank the following people for their contributions:
Florian Hussonnois, François Delbrayelle, Malay Dewangan, github-actions[bot]
v1.1.0
Changelog
🚀 Features
- fe5fb6d feat(): add support to push execution files (#193), closes #193
- 3e6e5a1 feat(): add support to clone tags
📘 Subtasks
deps
- 5be2152 bump deps
- 4db0430 bump gradle to 9.1.0
- f424c78 bump com.gradleup.shadow from 9.1.0 to 9.2.2
- 86e428a bump com.github.ben-manes.versions from 0.52.0 to 0.53.0
- 6ababaf update kestraVersion to [1.0,).
kestraVersion
- 3af8535 update to 'v1.0.0'
version
global
- cd4151f remove not used tenantId prop (#208), closes #208
- 6ecea43 fix release gradle tasks
- 8f2cdea remove lots of deprecated
- 1dfcc14 reactivate jacoco xml reports
- 1392b51 bump used SDK version to 1.0.0
🐛 Bug Fixes
readme
tenantsync
- 3a81bdd prevent error on initial commit
global
- 211baca missing permission on packages read
- 5478e40 missing permission on packages read
- e578b20 new gradle new format for java sourceCompatibility & targetCompatibility
- 90bda3c include permission on main ci
🔄️ Changes
- f75d7e4 refactor(): avoid overriding run for pushExecutionFiles
🛠 Build
- a5cbfc0 set kestraVersion required to false in release.yml
- b6cc90f remove webhookUrl from main.yml
- 6c39cc6 move webhookUrl from release.yml to main.yml
- 213702d add release.yml
📝 Documentation
- 4566512 add contributor guidelines
PushExecutionFiles
example
git
- 57ae5ce put simple example first / remove similar examples (#204), closes #204
- 35f7ba3 small docs changes (#198), closes #194 #198
Contributors
We'd like to thank the following people for their contributions:
AJ Emerich, François Delbrayelle, GitHub, Ludovic DEHON, Malay Dewangan, Malaydewangan09, Roman Acevedo, Will Russell, brian.mulier, github-actions[bot]