Commit Graph

20 Commits

Author SHA1 Message Date
Brian J. Murrell
b907d08b86 Run bump_version in make srpm
Also add an "rpms" target that builds the RPMs using mock in a target
environment.

Fix BuildRequires: for RH platforms.

Fixes: #3221

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2021-12-13 13:01:48 -05:00
Joshua M. Boniface
bebce30c77 Send SourceBranch to collect-server.azure.sh 2021-11-13 14:47:19 -05:00
Joshua M. Boniface
d4bf69e6bb Flip quoting in variable set command
The quoting as-is was broken and would result in a junk output. This
way, the proper value is obtained.
2020-07-28 00:21:30 -04:00
Joshua M. Boniface
f9f71422b3 Get and tag with actual release version in CI 2020-07-27 21:41:57 -04:00
Joshua M. Boniface
f2fdbe9176 Explicitly add what Azure used to do implicitly
... before they changed it on us out of nowhere.
2020-07-13 14:34:20 -04:00
Joshua M. Boniface
7e861a3400 Add condition on success of previous steps 2020-06-16 01:14:48 -04:00
Joshua M. Boniface
30e041a913 Ensure collection step depends on build steps 2020-06-16 01:12:46 -04:00
dkanada
688516ac33 update formatting for azure pipelines 2020-06-15 19:49:17 +09:00
Joshua M. Boniface
cbae2f577e Attempt to use inbuilt Docker tasks 2020-06-14 23:37:06 -04:00
Joshua M. Boniface
c4cc669ebf Revamp naming of Docker images and manifests
This is a nicer standardized format using Docker image tags more
effectively.
2020-06-14 19:39:09 -04:00
Joshua M. Boniface
95be2ba211 Add builder Dockerfile and steps in CI 2020-06-14 19:23:27 -04:00
Joshua M. Boniface
4e4c5b1400 Only run remaining package steps conditionally
Prevents these steps from failing if the build is skipped.
2020-06-14 13:39:00 -04:00
Joshua M. Boniface
e43bb09d60 Update conditionals to final values (master+tag) 2020-06-12 18:18:11 -04:00
Joshua M. Boniface
7a5065ba27 Run the repo include as sudo 2020-06-12 18:16:02 -04:00
Joshua M. Boniface
ce09f0e4e4 Separate package collection into a separate job 2020-06-12 17:36:00 -04:00
Joshua M. Boniface
f67b9a01fe Use better flags and conditionals in CI itself 2020-06-12 17:24:20 -04:00
Joshua M. Boniface
847c9950d7 Add collection script call 2020-06-12 16:56:45 -04:00
Joshua M. Boniface
ceacedd6fd Copy artifacts over to build server 2020-06-12 15:33:38 -04:00
Joshua M. Boniface
346e1b0dc7 Add special changelog/version for unstable builds 2020-06-12 14:43:37 -04:00
dkanada
f9797c0658 add packaging step on azure and refactor pipelines 2020-06-13 00:18:20 +09:00