Branching - dogtagpki/pki GitHub Wiki
-
Create PKI
v<major>.<minor>
branch from PKImaster
branch. -
Change references to PKI
master
branch intov<major>.<minor>
branch. -
Change references to
@pki/master
COPR repository into@pki/<major>.<minor>
repository. -
Change references to PKI
latest
image tag into<major>.<minor>
tag. -
Push changes into PKI
v<major>.<minor>
branch.
-
Create JSS
v<major>.<minor>
branch from JSSmaster
branch. -
Change references to JSS
master
branch intov<major>.<minor>
branch. -
Change references to
@pki/master
COPR repository into PKI’s@pki/<major>.<minor>
repository. -
Change references to PKI
latest
image tag into PKI’s<major>.<minor>
tag. -
Change references to JSS
latest
image tag into<major>.<minor>
tag. -
Push changes into JSS
v<major>.<minor>
branch. -
Update JSS version numbers in PKI’s RPM spec file,
pom.xml
,Dockerfile
, and.classpath
. -
Push changes into PKI
v<major>.<minor>
branch.