summaryrefslogtreecommitdiffstats
path: root/.gitlab/upload.yml
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: replace 'linux' tags with 'linux-x86_64' in upload jobsBrad King2022-12-011-2/+2
| | | | | These were missed by commit 94d82d91d5 (gitlab-ci: replace 'linux' tags with 'linux-x86_64', 2022-11-30).
* gitlab-ci: use Fedora 37 images and environmentsBrad King2022-11-171-2/+2
|
* gitlab-ci: use Fedora 36 images and environmentsBen Boeckel2022-05-241-2/+2
|
* Merge topic 'ci-release-manual'Brad King2022-04-051-3/+2
|\ | | | | | | | | | | | | | | | | eb410615f2 gitlab-ci: start release package pipelines manually 3a90800a9c gitlab-ci: simplify package pipeline job conditions 9a1b301c85 gitlab-ci: add sanity check to upload jobs Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !7143
| * gitlab-ci: simplify package pipeline job conditionsBrad King2022-04-051-3/+0
| | | | | | | | | | Use the job stage to distinguish upload jobs instead of an explicit variable.
| * gitlab-ci: add sanity check to upload jobsBrad King2022-04-051-0/+2
| | | | | | | | Ensure that the upload destination is not empty.
* | Merge branch 'backport-3.22-ci-package-uploads' into ci-package-uploadsBrad King2022-04-041-1/+4
|\ \ | |/
| * gitlab-ci: distinguish release and development pipeline schedulesBrad King2022-04-041-0/+3
| | | | | | | | | | | | | | | | Redefine the `CMAKE_CI_PACKAGE` pipeline schedule variable to indicate whether it is for a development version (`dev`) or a release version (`v[0-9]...`). Use this to automatically turn package upload jobs on or off without having to edit the jobs in `.gitlab-ci.yml` for release branches.
| * gitlab-ci: clarify name of package upload job templateBrad King2022-04-041-1/+1
| | | | | | | | The template is used to upload both source and binary packages.
* | gitlab-ci: update to Fedora 35 for upload jobsBrad King2022-02-011-2/+2
|/
* gitlab-ci: update to Fedora 34 for upload jobsBrad King2021-05-121-2/+4
| | | | Also add 'cmake' tag to match the rest of our jobs.
* gitlab-ci: add jobs to upload cmake.org/cmake/help/git-{master,stage} docsBrad King2021-05-071-0/+17
|
* gitlab-ci: clarify name of rsync upload block for binariesBrad King2021-05-071-1/+1
|
* gitlab-ci: update upload jobs to go to cmake.orgBrad King2021-01-071-1/+1
| | | | | Upload binaries to `cmake.org` through its own name rather than through the `public.kitware.com` alias.
* gitlab-ci: reduce verbosity of binary uploadBrad King2020-09-171-1/+1
| | | | Tell `ssh` not to print informational messages.
* gitlab-ci: add a job to upload macOS binariesBen Boeckel2020-09-161-0/+18