Skip to content

Commit

Permalink
Update RELEASING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sam0r040 committed Jul 21, 2023
1 parent cbe56b2 commit e048250
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ The following lists describe the steps necessary to release a new version.

### springwolf-amqp

1. Update version number in
1. `springwolf-plugins/springwolf-amqp-plugin/README.md`
1. Update version number in `springwolf-plugins/springwolf-amqp-plugin/README.md`
2. Run all tests (including all examples + integration)
3. Run docker compose and manually test ui
4. Run github `Publish releases` pipeline
Expand All @@ -32,8 +31,7 @@ The following lists describe the steps necessary to release a new version.

### springwolf-cloud-stream

1. Update version number in
1. `springwolf-plugins/springwolf-cloud-stream-plugin/README.md`
1. Update version number in `springwolf-plugins/springwolf-cloud-stream-plugin/README.md`
2. Run all tests (including all examples + integration)
3. Run docker compose and manually test ui
4. Run github `Publish releases` pipeline
Expand All @@ -42,8 +40,7 @@ The following lists describe the steps necessary to release a new version.

### springwolf-kafka

1. Update version number in
1. `springwolf-plugins/springwolf-kafka-plugin/README.md`
1. Update version number in `springwolf-plugins/springwolf-kafka-plugin/README.md`
2. Run all tests (including all examples + integration)
3. Run docker compose and manually test ui
4. Run github `Publish releases` pipeline
Expand Down

0 comments on commit e048250

Please sign in to comment.