To tag a required or desirable version of kogito-docs in kiegroup/kie-docs [main-kogito branch] there has been developed a new job kie-docs-post-release which replaces the known and until now used job uploadKogitoDocs.
This job has three parameters to edit when running the job:
In most cases, there has only been edited the KOGITO_DOCS_VERSION (as Major.minor.micro i.e. 1.32.0). From this version, the name of the tag is calculated (in this case 1.32.0-kogito) as well as the new -SNAPSHOT version org.kie.kogito.kogito-docs will be upgraded to.
In cases in the meantime a new version of community kiegroup/... has been released, which can be seen at main branch, we have to upgrade this version also in kie-docs main-kogito branch. Compared to main-kogito branch it can be seen if an upgrade is needed or not. In case it is, the BUMP_UP select box has to be selected and the new KIE_VERSION has to be specified (as Major.minor.micro-SNAPSHOT i.e. 7.75.0-SNAPSHOT).
What does the job: