@@ -5,10 +5,9 @@ The following lists describe the steps necessary to release a new version.
55## springwolf-core
661 . Update version number in ` springwolf-core/build.gradle `
772 . Run all tests (including all examples + integration)
8- 3 . Tag commit
9- 4 . Run github ` Publish releases ` pipeline
10- 5 . Release version in nexus
11- 6 . Update version number on website
8+ 3 . Run github ` Publish releases ` pipeline
9+ 4 . Release version in nexus
10+ 5 . Update version number on website
1211
1312## Plugins
1413
@@ -20,10 +19,9 @@ The following lists describe the steps necessary to release a new version.
2019 4 . ` springwolf-examples/springwolf-amqp-example/docker-compose.yml `
21202 . Run all tests (including all examples + integration)
22213 . Run docker compose and manually test ui
23- 4 . Tag commit
24- 5 . Run github ` Publish releases ` pipeline
25- 6 . Release version in nexus
26- 7 . Update version number on website
22+ 4 . Run github ` Publish releases ` pipeline
23+ 5 . Release version in nexus
24+ 6 . Update version number on website
2725
2826### springwolf-cloud-stream
29271 . Update version number in
@@ -32,10 +30,9 @@ The following lists describe the steps necessary to release a new version.
3230 3 . ` springwolf-examples/springwolf-cloud-stream-example/docker-compose.yml `
33312 . Run all tests (including all examples + integration)
34323 . Run docker compose and manually test ui
35- 4 . Tag commit
36- 5 . Run github ` Publish releases ` pipeline
37- 6 . Release version in nexus
38- 7 . Update version number on website
33+ 4 . Run github ` Publish releases ` pipeline
34+ 5 . Release version in nexus
35+ 6 . Update version number on website
3936
4037### springwolf-kafka
41381 . Update version number in
@@ -45,7 +42,6 @@ The following lists describe the steps necessary to release a new version.
4542 4 . ` springwolf-examples/springwolf-kafka-example/docker-compose.yml `
46432 . Run all tests (including all examples + integration)
47443 . Run docker compose and manually test ui
48- 4 . Tag commit
49- 5 . Run github ` Publish releases ` pipeline
50- 6 . Release version in nexus
51- 7 . Update version number on website
45+ 4 . Run github ` Publish releases ` pipeline
46+ 5 . Release version in nexus
47+ 6 . Update version number on website
0 commit comments