]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts: Support new directory structure in signing scripts 1526/head
authorDavid Galloway <dgallowa@redhat.com>
Fri, 13 Mar 2020 21:54:13 +0000 (17:54 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 17 Mar 2020 17:03:58 +0000 (13:03 -0400)
commit7496065e8bdd7ac86d096a6cc2fcee4249115a43
tree52fd2914a905ec05189c0c64715c91436fd6a3d8
parent5896521a4ff2d114e9526f4f6f22f2bce7062ecb
scripts: Support new directory structure in signing scripts

Sage requested a new directory structure on download.ceph.com to make posting new versions and potentially pulling releases easier.

Instead of having all packages in a single repo under a `rpm-octopus` directory, `rpm-octopus` on d.c.c will symlink to `rpm-X.X.X` where X.X.X is the latest release.

Signed-off-by: David Galloway <dgallowa@redhat.com>
scripts/sign-rpms
scripts/sync-pull
scripts/sync-push