]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph: Support releasing from BRANCH-release branch 2000/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 22 Feb 2022 18:01:00 +0000 (13:01 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 17 May 2022 20:28:55 +0000 (16:28 -0400)
commit0d84160fd1f87f309374896ea2b2f9fa84bf2c69
treead094f41662472692751a3750853582e7923b8c7
parentd67a61065371c925132cc2e84ea3d3fd96bb1e46
ceph: Support releasing from BRANCH-release branch

The main goal of this change is to allow us to release from a BRANCH-release branch from ceph.git. This will allow us to continue merging PRs into BRANCH while we build and push releases.

The job also now handles pushing the version commit and tags to ceph.git.

Signed-off-by: David Galloway <dgallowa@redhat.com>
13 files changed:
ansible/release.yml
ansible/roles/ceph-release/tasks/create.yml [new file with mode: 0644]
ansible/roles/ceph-release/tasks/main.yml
ansible/roles/ceph-release/tasks/push.yml [new file with mode: 0644]
ceph-build/build/setup_deb
ceph-build/build/setup_rpm
ceph-build/config/definitions/ceph-build.yml
ceph-setup/build/build
ceph-setup/build/create_tag [new file with mode: 0644]
ceph-setup/config/definitions/ceph-setup.yml
ceph-tag/build/build
ceph-tag/config/definitions/ceph-tag.yml
ceph/config/definitions/ceph.yml