Commit Graph

88 Commits

Author SHA1 Message Date
1bfc1615d0
live iso should default to 0 increment
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 2s
2024-05-21 13:14:20 -07:00
544f4ef07a
allow changing increment
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 2s
2024-05-06 11:46:09 -07:00
439f1f7984
fix node pinning, new lorax path
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 2s
2024-05-04 15:26:32 -04:00
d860d4e661
don't use hashed repos for rc builds
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s
2024-05-01 23:58:43 -04:00
2ced55eab2
prepare for additional live builders
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 2s
2024-03-27 17:12:15 -07:00
cdcf7e4c87
add log level option, don't use logger
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 4s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-12-23 15:13:20 -07:00
9f87266007
stop using fpsync
Some checks failed
Build empanada images for imagefactory / buildx (push) Failing after 5s
Build empanada container images for lorax / buildx (push) Successful in 1s
2023-11-13 02:22:42 -07:00
ccae1045b3
update versions of empanadas 2023-11-08 14:16:49 -07:00
ebaaead520
add RPI and GenericArm fix 2023-05-17 16:40:56 -04:00
48a4171ebd
add GenericArm support for SIG/AltArch 2023-05-17 16:40:23 -04:00
c8eff9b7ee
fix results vars 2023-05-15 08:55:53 -07:00
cb5ee4bf3b
add treeinfo refresh 2023-05-12 00:27:48 -07:00
5219e976fd
fix vars in tree 2023-05-11 17:52:21 -07:00
01e04b8083
start pull_iso_images function 2023-04-12 17:56:17 -07:00
44947ef406
Add switches to override default s3 variables 2023-04-05 14:10:54 -07:00
5989f4392f
provide a choice on stage or peridot for live 2022-11-24 11:36:57 -07:00
4de8ad7cdb
better implementation of timeout argument 2022-11-23 17:16:48 -05:00
0fb7bf938e
add timeout option for build-image 2022-11-23 16:27:50 -05:00
5b620d4314
Vbox needs box.ovf 2022-11-23 10:43:54 -05:00
4e4a4bb123
switch to NamedTemporaryFile instead of rolling our own 2022-11-19 20:14:31 -05:00
98797d1b6c
add Virtualbox vagrantfile, reintroduce convertOptions 2022-11-19 19:08:05 -05:00
b9e8f486c1
fixes for Vagrant images 2022-11-19 18:45:51 -05:00
57ba3ca98c
rename metadata file to not conflict 2022-11-19 17:09:00 -05:00
8b099f255c
fixes for vmware 2022-11-19 17:01:55 -05:00
4777fc3db0
begin work on composing vagrant boxes 2022-11-19 16:27:03 -05:00
09567eb82e
RPI image needs to be an xz'd .raw 2022-11-19 13:21:50 -05:00
435206c1ca
add rpi image 2022-11-18 23:46:30 -05:00
398b146982
VMware should be vmdk 2022-11-13 18:47:39 -05:00
e4c0eb2abc
add vmware 2022-11-13 18:20:13 -05:00
864fe22b74
try to fix local pungi prepop 2022-10-31 15:39:38 -07:00
7288a6f544
it's powertools in the mangler 2022-10-25 15:19:53 -07:00
9fa51f10de
BugFix: Fix profile validity checking 2022-10-20 15:27:30 -07:00
afb3576a3d
Add OCP building back 2022-10-19 22:28:57 -04:00
da3901d742
Metadata updates (part 3)
* Allow multiple repos in a single command with comma separation
* Add metadata paths for pungi-like composeinfo.json
2022-10-14 22:29:09 -07:00
53ab6a9ec5
Modify repoclosure for peridot and metadata
* Fix peridot repoclosure script
* Modify shared utils for metadata and repositories (part 1, metadata)
* Modify dnf utils to take advantage of shared utility (part 2, metadata)
2022-10-11 19:58:17 -07:00
f7bff05735
hotfix: need to initialize var 2022-10-11 20:50:07 -04:00
fb37eb1bbc
add OCP to the necessary locations 2022-10-11 20:40:37 -04:00
5a2c16ff28
Checkout kickstarts on every run, instead of when building the image 2022-10-11 11:55:39 -04:00
a9dd322765
add hashed option 2022-10-05 16:35:09 -07:00
9bfe6f505e
Add support for repoclosure at peridot level 2022-10-05 16:15:08 -07:00
6731e3f4a5
add fedora major version for future use 2022-08-28 23:21:54 -07:00
bffff511f3
Add unversioned linking and checksums
Add symlinked versions of all images that are unversioned. This is
primarily for users who would like a URL path to the latest ISO for a
particular release. This is also for cases like osinfo where there
should be a generic path per major release.
2022-08-05 01:24:49 -07:00
18b985cdcc
add delete old packages option 2022-08-03 23:07:47 -07:00
6c20ee5a43
Add needed features (0.4.0)
* Add --disable-gpg-check switch to sync scripts
* Add --disable-repo-gpg-check switch to sync scripts
* Add datestamp for future image use
2022-07-28 16:00:40 -07:00
9119e772d6
add initial sig syncing components 2022-07-25 00:46:34 -07:00
8d77a63a6a
Start work on 0.4.0
* Start SIG deployment testing
* Add additional sigs: desktop, virt
* Modify altarch to match repo names in release package
2022-07-20 16:17:19 -07:00
03d0c585ae
add gitignore
* change capitalization for vbox
2022-07-13 23:33:23 -04:00
20bf0812db
revert to stg url now that CDN is fixed. add in some additional metadata for builds and cleanup output for containers 2022-07-11 21:15:31 -04:00
6b236b7b5f
Add symlink parameter to resolve script runtime 2022-07-11 21:14:08 -04:00
1ba76a849a
force build 2022-07-11 16:01:19 -07:00