Commit Graph

538 Commits

Author SHA1 Message Date
Ryan Baxter
b4e2feefe7 Adds commercial suffix when cloning projects for commercial releases 2024-02-22 13:23:33 -05:00
Ryan Baxter
eb0819de94 Set credentials provider when calling fetch 2024-02-15 11:15:05 -05:00
Olga MaciaszekSharma
91d97d1f5b Revert "Disable updating release train docs."
This reverts commit 6da6a2ba40.
2023-09-25 17:40:49 +02:00
Olga MaciaszekSharma
6da6a2ba40 Disable updating release train docs. 2023-09-25 16:24:49 +02:00
Marcin Grzejszczak
b175de9b61 Temporarilly disabling docs 2023-09-19 13:08:53 +02:00
dependabot[bot]
ed865279a1 Bump org.eclipse.jgit:org.eclipse.jgit (#256)
Bumps org.eclipse.jgit:org.eclipse.jgit from 6.5.0.202303070854-r to 6.6.1.202309021850-r.

---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 12:47:09 +02:00
Olga MaciaszekSharma
2b664749b8 Fix Sagan authentication. 2023-07-17 19:18:59 +02:00
Marcin Grzejszczak
b993d63f46 Auto-generates changelogs via Github Changelog Generator
with this change we're using https://github.com/spring-io/github-changelog-generator/ to generate changelogs and we're uploading its content via Github's API to Github releases
2023-07-03 14:59:14 +02:00
Marcin Grzejszczak
5c436c7997 Fixed
- template generation (it would break on first error when getting a milestone URL - now we're falling back to fixed values)
- updated tests to not work against Greenwich (lol) but a more recent branch
- fixed Sagan updater to use the new docs link
2023-06-30 14:18:23 +02:00
Marcin Grzejszczak
aa5d636de3 Spring Boot 3 migration (#255)
* It compiles

* WIP

* Upgraded jdk to 17:

* Added tests for Github repo

* Modified the sagan client

* Updated versions
2023-06-22 16:30:34 +02:00
Marcin Grzejszczak
a0b43f5ac6 Trying to fix the error serialization 2023-03-28 15:39:09 +02:00
spencergibb
9bd1febfb6 Comment out sagan stub tests 2023-03-14 15:13:24 -04:00
Marcin Grzejszczak
e17232699c Fixed blog 2023-01-31 19:05:46 +01:00
spencergibb
d0a34b8d03 added logging for git checkout 2022-05-26 13:17:44 -04:00
Marcin Grzejszczak
6c2de37f1f Fixing the way calver release train version is updated; fixes gh-253 2022-05-26 17:45:36 +02:00
Olga Maciaszek-Sharma
b3c4ef2cdc Wip upgrade deps (#252) 2022-04-01 16:48:01 +02:00
Robert McNees
886e3513d5 Update Unit Tests from JUnit4 to JUnit5 (#251)
* JUnit5 upgrade

* Refactor JUnit4 TemporaryFolder

* Remove JUnit4 dependency
2022-03-21 11:44:02 -04:00
spencergibb
141a328e61 Fixes url to spring-cloud-release-process.adoc 2022-02-23 17:14:47 -05:00
Glenn Renfro
3b3a4256c4 Fixed image URLs and updated Jenkins Job names (#249) 2022-02-23 17:14:20 -05:00
spencergibb
ae60af587c Updates initializr metadata to 0.12.0 2022-02-18 15:13:10 -05:00
spencergibb
25806c817c removes hibernate validator version 2022-02-18 15:07:20 -05:00
spencergibb
7ad0a3c485 Updates versions-maven-plugin to 2.8.1 2022-02-18 15:05:50 -05:00
spencergibb
ccd977974b removes hibernate-validator dependency declaration.
It is brought in by spring-boot-starter-validation
2022-02-18 14:57:10 -05:00
spencergibb
409a7b2439 Updates jcabi-github to 1.1.2 2022-02-18 14:54:50 -05:00
spencergibb
b5c97cfce6 Updates spring-cloud-build to 3.1.1 2022-02-18 14:51:35 -05:00
Glenn Renfro
37bb1677d9 Add section on releasing SC-Build and the entire SC-Suite (#244)
Co-authored-by: Spencer Gibb <sgibb@vmware.com>
2022-02-18 14:36:26 -05:00
Spencer Gibb
e83cda4fed Updates for new sagain api, s-c-build 3.1 and boot 2.6 (#243)
Updates releaser to use spring cloud build 3.1.0

Transitively uses boot 2.6

Updates releaser to use new Sagan API

Fixes gh-196
Fixes gh-194
2022-02-18 14:29:17 -05:00
Oleg Zhurakousky
2e7d318f13 Enhance null assertion in Arguments 2022-01-27 13:15:19 +01:00
Oleg Zhurakousky
513866390e Add test for null originalVersion 2022-01-27 13:06:20 +01:00
Oleg Zhurakousky
42d8736d19 Fix assertions in Arguments 2022-01-27 12:48:32 +01:00
Oleg Zhurakousky
4a39306678 Add more logging to Arguments 2022-01-27 12:35:58 +01:00
Oleg Zhurakousky
adc8ef6f7f fix checkstyle 2022-01-27 12:17:47 +01:00
Oleg Zhurakousky
66059a48bd Add more logging for release task 2022-01-27 12:12:15 +01:00
Oleg Zhurakousky
c0b646031d Add additional assertion in Arguments for originalVersion not being null 2022-01-27 12:04:42 +01:00
Oleg Zhurakousky
066334e81c Fix checkstyle 2022-01-27 11:54:22 +01:00
Oleg Zhurakousky
ea70e08b73 Adding assertion for original version not being null 2022-01-27 11:47:21 +01:00
Oleg Zhurakousky
1c06770975 Adding additional logging 2022-01-27 11:31:21 +01:00
Ryan Baxter
2bdc08f757 Merge pull request #241 from ryanjbaxter/fix-wiki-updates
Fix wiki updates with calver releases
2021-12-16 16:00:21 -05:00
Ryan Baxter
19316f3f0d Fix wiki updates with calver releases 2021-12-16 15:52:26 -05:00
Ryan Baxter
d0a1c4ff7c Merge pull request #240 from ryanjbaxter/fix-blog-template
Fix blog template generator to support calver
2021-12-15 20:35:52 -05:00
Ryan Baxter
2ebd6243a4 Fix blog template generator to support calver 2021-12-15 20:26:16 -05:00
Olga Maciaszek-Sharma
430e302aae Switch to main (#237)
* Switch to main.

* Fix tests.
2021-09-22 10:00:59 +02:00
Olga MaciaszekSharma
f8003818df Upgrade apache httpclient. 2021-06-10 11:19:11 +02:00
Marcin Grzejszczak
413d78273d Update application.yml 2021-05-27 13:58:54 +02:00
Marcin Grzejszczak
f02359c293 Master to main 2021-04-26 19:07:24 +02:00
Marcin Grzejszczak
6587bedb68 Polish 2021-04-19 09:22:47 +02:00
Marcin Grzejszczak
c8b9839467 wip 2021-04-19 09:16:47 +02:00
Marcin Grzejszczak
e33bcde2a5 Added spring-cloud-sleuth-samples to the list of sleuth samples 2021-04-16 12:51:21 +02:00
Marcin Grzejszczak
21b043bc84 Removed codecov 2021-04-16 08:37:51 +02:00
Marcin Grzejszczak
4b6c8b375c Added support for excluding lines from version check 2021-03-18 16:38:41 +01:00