IBM / bamoe-issues

this is a repository to track IBM work (Issues and Project) with the KIE community!
Apache License 2.0
5 stars 0 forks source link

Prepare updated container images for upload to Fix Central #195

Closed martinweiler closed 10 months ago

martinweiler commented 10 months ago

This task follows up on https://github.com/IBM/bamoe-issues/issues/194 with additional requirements to make the artifacts ready to be uploaded to Fix Central:

YajieY commented 10 months ago

@martinweiler @eduardocerqueira I'd double check this is what we want: Renaming: Use fourth number to indicate this release is a Fixpack to address CVEs, eg: bamoe-9.0.0.IF001-.tar.gz (where IF stands for Interim Fix) <== this is a versioning convention for VRMF (IBM 99% products, and DBA products use the fourth digit for interim fixes (a concious decision no longer to release a full fix pack due to monthly cadence).

However, we claimed BAMOE follows semantic versioning principal (effectively VMF), so is it more of bamoe-9.0.IF001 ? Or we treat this as an one-off CVE patch to roll up to 9.0.1 cumulatively? Thanks. IBM Business Automation Manager Open Editions Software Support Lifecycle Addendum https://www.ibm.com/support/pages/node/6603031 BAMOE 9.0 Support Policy: https://www.ibm.com/support/pages/node/7007883

martinweiler commented 10 months ago

Thanks for your input @YajieY - we are using bamoe-9.0.IF001-<IMAGE_NAME>.tar.gz now.

martinweiler commented 10 months ago

Renamed the files and added the readme file to the image-updates folder

YajieY commented 10 months ago

Hi @martinweiler the install guide link in the readme is our internal testing doc env, please replace it with the public one: https://www.ibm.com/docs/en/ibamoe/9.0.0?topic=installation-bamoe-canvas Thanks!

Refer to the BAMOE Canvas installation guide: https://ibmdocs-test.dcs.ibm.com/docs/en/ibamoe/9.0.0?topic=installation-bamoe-canvas

martinweiler commented 10 months ago

Good catch @YajieY