summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2023-08-26Replace qemu-headless with the new qemu-base package[1]Kristian Klausen
2023-07-01ci: Be explicit so the VMs runners are only used when neededKristian Klausen
2023-05-05Add test-basic-qemu-uefi-x64 and test-cloudimg-qemu-uefi-x64 testsnl6720
2023-05-05Append "-bios" to test-basic-qemu and test-cloudimg-qemu-bios test namesnl6720
2023-05-05Add UEFI supportnl6720
2023-05-05Install btrfs-progsnl6720
2023-04-06feat: Rename build-inside-vm.sh to build.shDavid Runge
2022-05-29Sign the imagesKristian Klausen
2022-05-29Use GitLab's package registry for releases instead of tagsKristian Klausen
2022-04-03Fix output of metrics.txtA P
2021-10-02Fix $BUILD_VERSION not being passed to build-inside-vm.shKristian Klausen
2021-09-06Use new experimental VM runners[1] for buildingKristian Klausen
2021-03-14Don't use the secure runner on forksKristian Klausen
2021-01-31Use the fast fast-single-thread runner when using qemu for testingKristian Klausen
2021-01-31Add basic imageKristian Klausen
2020-12-12Split build-inside-vm.sh per-image logic into separate filesKristian Klausen
2020-12-12Merge http/* into build-inside-vm.shKristian Klausen
2020-12-11Only run the "build" job on runner with fast-single-threadKristian Klausen
2020-12-01Order pacman-init and reflector-init before cloud-finalDavid Runge
2020-11-15Add test stageKppqju77
2020-11-08Drop calling the cloud image "qcow2 image"Kristian Klausen
2020-10-12Always save artifactsSven-Hendrik Haase
2020-09-30Show link to artifacts in a given releaseSven-Hendrik Haase
2020-09-30Use tagged release as BUILD_VERSION if setSven-Hendrik Haase
2020-09-28SWitch to new version format of YYYYMMDD.CI_JOB_IDSven-Hendrik Haase
2020-09-27Fix vagrant versionSven-Hendrik Haase
2020-09-27Don't use non-secure runner for schedules or tags everSven-Hendrik Haase
2020-09-26Fix release links creationSven-Hendrik Haase
2020-09-26Add asset links to GitLab tagSven-Hendrik Haase
2020-09-26Implement secure deployment conceptSven-Hendrik Haase
2020-09-26Add size metric reportSven-Hendrik Haase
2020-09-26Have separate secure and non-secure public buildsSven-Hendrik Haase
2020-09-26Add cleaner lint stage commandsSven-Hendrik Haase
2020-09-26Get rid of IPv6 tag as it's now activated for all runners anywaySven-Hendrik Haase
2020-08-30Store build date as env variableKristian Klausen
2020-08-30Replace packer with two custom shell scriptsKristian Klausen
2020-08-28Perform publish via cli instead of packerKppqju77
2020-08-16Build the VirtualBox image with the qemu builder and convert itKristian Klausen
2020-08-17Better qcow2 output nameSven-Hendrik Haase
2020-08-16Move around cloudimg output locationsSven-Hendrik Haase
2020-08-16Merge local.json into vagrant.jsonSven-Hendrik Haase
2020-08-16Switch to regular 'secure' tagSven-Hendrik Haase
2020-08-16Fix syntax moreSven-Hendrik Haase
2020-08-16Fix syntaxSven-Hendrik Haase
2020-08-16Run only on IPv6 runnersSven-Hendrik Haase
2020-08-16Fix artifacts pathSven-Hendrik Haase
2020-08-16Always write zerosSven-Hendrik Haase
2020-08-16Make builds work more consistentlySven-Hendrik Haase
2020-08-16Attempt to use tcg instead of kvm as qemu acceleratorSven-Hendrik Haase
2020-08-16Remove unnecessary Python lintingSven-Hendrik Haase