Age | Commit message (Expand) | Author |
2022-01-20 | Jenkins: always archive artifacts | Christian Poessinger |
2022-01-04 | Jenkins: change ISO version name from 1.3-beta to 1.3-stable | Christian Poessinger |
2022-01-04 | Jenkins: downloads.vyos.io is deprecated - no longer upload ISO image | Christian Poessinger |
2022-01-04 | Jenkins: increase build timeout to 3 hours | Christian Poessinger |
2021-12-26 | Jenkins: only deploy ISO if requested via parameter | Christian Poessinger |
2021-12-24 | Jenkins: stop publishing ISO images after 1.3.0 LTS release | Christian Poessinger |
2021-12-09 | Jenkins: run "make testraid" for RAID-1 verification | Christian Poessinger |
2021-08-26 | Jenkins: BUILD_VERSION is now calculated during runtime | Christian Poessinger |
2021-08-25 | Jenkins: remove unused BUILD_QEMU parameter | Christian Poessinger |
2021-08-22 | Jenkins: place snapshot images in a version subdirectory | Christian Poessinger |
2021-08-22 | Jenkins: BUILD_BY and BUILD_VERSION should be placed in quotes | Christian Poessinger |
2021-08-22 | Jenkins: when BUILD_SNAPSHOT is set - only publish to snapshot bucket | Christian Poessinger |
2021-07-26 | Jenkins: when building VyOS ISO use UTC timestamp | Christian Poessinger |
2021-06-27 | Jenkins: sync pipeline to current branch | Christian Poessinger |
2021-06-08 | Jenkins: trigger GitHub action for community page rebuild on ISO upload | Christian Poessinger |
2021-05-02 | Jenkins: name CI build images "beta" instead of "rolling" | Christian Poessinger |
2021-05-02 | Jenkins: tabs to spaces | Christian Poessinger |
2021-04-04 | Fixed s3 upload path | qxmips |
2021-04-03 | Jenkins: do not fail fast on parallel build errors | Christian Poessinger |
2021-04-03 | Jenkins: place QEMU image build after tests | Christian Poessinger |
2021-04-03 | Jenkins: no longer build arm64 version, development is done on current branch | Christian Poessinger |
2021-03-26 | Jenkins: add build option for AWS S3 snapshot bucket upload | Christian Poessinger |
2021-03-26 | Jenkins: upload ISO image to folder named after the Git branch instead of rol... | Christian Poessinger |
2021-03-25 | Jenkins: add build parameter for image upload and smoketests | Christian Poessinger |
2021-03-24 | Jenkins: add parameters to image build | Christian Poessinger |
2021-02-05 | Jenkins: only keep ISO images for 14 days | Christian Poessinger |
2021-02-02 | Jenkins: run containers with "reuseNode" to stay on the same node | qxmips |
2021-01-25 | Jenkins: save CPU time and only test using vyos-configd | Christian Poessinger |
2021-01-10 | Jenkins: select build library from equuleus branch | Christian Poessinger |
2021-01-09 | Jenkins: trigger builds at 0400 hours to not concur with current ISO build | Christian Poessinger |
2021-01-08 | Jenkins: rename ISO from rolling to beta | Christian Poessinger |
2021-01-08 | moved webhost address to vars | qxmips |
2020-11-01 | Jenkins: run smoketests with vyos-configd and arbitrary config loader | Christian Poessinger |
2020-10-18 | Jenkins: fix path in sha256 checksum file | Christian Poessinger |
2020-10-17 | Jenkins: clean QEMU build files | Christian Poessinger |
2020-10-17 | Jenkins: add stage dependency for QEMU | Christian Poessinger |
2020-10-17 | Jenkins: build QEMU image | Christian Poessinger |
2020-10-15 | Jenkins: fix Groovy syntax illegal string body character after dollar sign | Christian Poessinger |
2020-10-15 | Jenkins: create and upload ISO sha256 hash | Christian Poessinger |
2020-10-14 | Revert "Jenkins: comment parallel test of vyos-configd" | Christian Poessinger |
2020-09-26 | Jenkins: comment parallel test of vyos-configd | Christian Poessinger |
2020-09-25 | Jenkins: run parallel tests with and without vyos-configd | Christian Poessinger |
2020-08-27 | T2832: vyos-smoketest package is not called vyos-1x-smoketest | Christian Poessinger |
2020-08-03 | Jenkins: fix post { success { }} script when there is no ISO build | Christian Poessinger |
2020-08-02 | Jenkins: fix when condition on ISO build | Christian Poessinger |
2020-07-14 | T1927: arm: Readd CI build of emulated ARM64 container | Runar Borge |
2020-06-26 | Jenkins: ISO test is conditional on file existence | Christian Poessinger |
2020-06-24 | Jenkins: do not build ISO when only packages folder changes | Christian Poessinger |
2020-06-23 | Jenkins: lib: T2625: unbloat ISO build | Christian Poessinger |
2020-06-21 | Jenkins: lib: Nested when condition "not" requires exactly 1 child condition | Christian Poessinger |