snowdrop / team

Repository hosting daily tasks, general information, wiki, tricks, ...
3 stars 0 forks source link

Productizacion / Release 2.3.6 #333

Closed jacobdotcosta closed 3 years ago

jacobdotcosta commented 3 years ago

Productization of SpringBoot version 2.3.6.

Productization of version 2.3.6.RELEASE:

Checklist

jacobdotcosta commented 3 years ago

https://github.com/snowdrop/spring-boot-bom/pull/141 for the release.yaml update

jacobdotcosta commented 3 years ago

mvn release failed for Beta1. The tag has been created but the artifact hasn't been uploaded to nexus.

jacobdotcosta commented 3 years ago

The circleci tests were successfull!!! - https://app.circleci.com/pipelines/github/snowdrop/spring-boot-bom/476/workflows/da154909-cce7-486a-80e3-17633de642c0/jobs/585

jacobdotcosta commented 3 years ago

Using version 2.3.6.Beta10 and updating the examples

jacobdotcosta commented 3 years ago

The CircleCI example tests failed because Beta10 is not on Mavne Central, but it seems Beta7 is so we'll try using it.- https://mvnrepository.com/artifact/dev.snowdrop/snowdrop-dependencies/2.3.6.Beta7

jacobdotcosta commented 3 years ago

CircleCI tests are successfull - https://app.circleci.com/pipelines/github/snowdrop/spring-boot-bom/501/workflows/5cb2aee1-4ecc-4062-9be6-cd803f29eb7f/jobs/603

jacobdotcosta commented 3 years ago

Launched the update for release but none of the examples is being updated by the snowdrop automation client. All of the are showing the following error.

2021-01-25T08:47:14.317Z [xxxxxxxxxxxxxxxxxxx:snowdrop:SpringBootBomRelease:9597] [error] Child process 179 exited with non-zero status 128: /home/nvm/snowdrop-automation-client ==> git 'clone' 'https://[GITHUB_TOKEN]:x-oauth-basic@github.com/snowdrop/opentracing-example.git' '/tmp/atm-20-205lGEAbwIfYNL' '--depth' '1' '--branch' 'sb-2.3.x'
Cloning into '/tmp/atm-20-205lGEAbwIfYNL'...
warning: Could not find remote branch sb-2.3.x to clone.
fatal: Remote branch sb-2.3.x not found in upstream origin