abilan
4e464e9ce5
Try GH Actions on ubuntu22-8-32
2023-07-18 16:31:54 -04:00
abilan
5533bc86af
Try upload-parallel: 10 for Maven deploy
2023-07-18 15:54:35 -04:00
abilan
79139915e8
Update GH workflows to the latest versions
2023-07-18 15:37:41 -04:00
abilan
7864658d01
GH-3686: Apply SF editor config
...
Fixes https://github.com/spring-projects/spring-integration/issues/3686
* Add `src/idea` with respective editor config for IntelliJ IDEA.
Must be imported into an IDE
* Add `src/eclipse` with respective editor config for Eclipse/STS
* Reformat imports in source code according a new editor config
2022-11-14 10:55:21 -05:00
Artem Bilan
2be6d86ff9
Upgrade setup-jfrog-cli to fix deprecation
2021-07-26 16:17:53 -04:00
Artem Bilan
b2e0635ce2
Escape build info values
...
Currently the action fails with a `line 1: syntax error near unexpected token `('` error.
Just because our build name is: `Spring Integration - Main (5.5.x) - Default Job`
See more info in this SO: https://stackoverflow.com/questions/61795201/github-action-failed-syntax-error-near-unexpected-token
* Wrap `Build Name` value into double quote
2021-05-18 17:16:53 -04:00
Gary Russell
eba1c05078
Fix Signing Key Secret Name
2021-05-04 13:59:03 -04:00
Gary Russell
8f3a091dcc
Add GitHub Actions for Release to Central
2021-05-03 16:14:05 -04:00