Corneil du Plessis

Results 94 issues of Corneil du Plessis

Update CI to start central-sync-create with build number and build name. Update central-sync-create and await approval when started using workflow call. Update central-sync-create to start central-sync-release with Staged repository id....

Update all module except spring-cloud-dataflow-common-test-docker to JUnit 5. Converted JUnit Asserts to AssertJ Remove all Hamcrest matchers except those required by mockMvc assertions. Disabled failing tests for further investigation. Resolves...

Remove actions that don't add value. Ensure documentation tests are executed.

Quay.io responds with binary/octet-stream when reading imageBlob. application/octet-stream is identical to binary/octet-stream. Fixes #5885

type/enhancement

Provide for input / selection of Timezone when creating a schedule. Deployer Issue [468](https://github.com/spring-cloud/spring-cloud-deployer/issues/468) is related.

type/enhancement

Update architecture documentation with recommendations for production deployments and gotchas to avoid. Like only use Local platform if you are running a few batch jobs with dedicated requirements. Don't use...

area/documentation

Document upgrading minor and major versions. Document upgrade process for different platforms. Document upgrade process for deployment mechanisms.

area/documentation

Dataflow currently exposes an endpoint for retrieving instance logs. This endpoint is load balanced and will not predictably retrieve logs. Deployer issue [469](https://github.com/spring-cloud/spring-cloud-deployer/issues/469) will provide the endpoint for internal addresses...

type/bug