Commit Graph

67 Commits

Author SHA1 Message Date
Kyle Gospodnetich
eab9f60a63 chore: Match ublue-os/nvidia behavior (#60) 2023-02-15 16:45:27 -05:00
Jorge O. Castro
6927892581 feat: swap out custom build for RPM of vanilla-first-setup (#59) 2023-02-13 23:00:15 -05:00
Jorge O. Castro
84340a24d6 chore: move customization section to the docs (#58) 2023-02-13 22:37:19 -05:00
Adam Israel
f8917a3258 fix: Add vte dependency for first-setup (#56) 2023-02-12 14:06:05 -05:00
Adam Israel
43ddf0a123 feat: Install VanillaOS' first-setup (#55) 2023-02-12 13:48:22 -05:00
Jorge O. Castro
4b98ac5a7d docs: update contributing.md (#52) 2023-02-12 11:22:41 -05:00
Jorge O. Castro
e1dbc14e12 docs: change readme to recommend 37 and not latest (#49) 2023-02-11 18:29:15 -05:00
Jorge O. Castro
f91d4119f6 docs: add a contributing.md (#47) 2023-02-11 18:11:35 -05:00
Jorge O. Castro
69fd4d7a57 feat: add fedora 38 build (#45) 2023-02-11 17:06:54 -05:00
github-actions[bot]
4acdace71c chore(main): release 1.0.0 (#37)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-03 20:10:04 -05:00
Jorge O. Castro
488971a5d7 docs: update readme 2023-02-03 20:09:19 -05:00
Jorge O. Castro
d0f63e6832 docs: update readme 2023-02-03 19:55:22 -05:00
Jorge O. Castro
a3548e597e docs: Add consumption instructions 2023-02-03 19:49:22 -05:00
Jorge O. Castro
aab8078cfd feat: Add code-of-conduct (#39) 2023-02-03 19:00:10 -05:00
Jorge O. Castro
8c170cfe89 fix: Don't generate an image when README.md is updated (#36) 2023-02-03 18:35:30 -05:00
Jorge O. Castro
b7820b4ba3 feat: add conventional commit linting and release notes generator 2023-02-03 18:34:18 -05:00
Jorge O. Castro
16abd14bcf Add just changelogs alias (#34) 2023-02-01 16:11:03 -05:00
Jorge O. Castro
b20fb47baf readme - remove mention of experimental flag (#30) 2023-01-28 14:42:18 -05:00
Jorge O. Castro
52290611ed Switch to the quay.io base image
They keep adding images so this must be the place!
2023-01-23 19:03:30 -05:00
Jorge O. Castro
870916bd8a Add just task runner and example commands (#27) 2023-01-16 22:37:32 -05:00
Jorge O. Castro
7479234c5f Remove workaround for rpm-ostree fix
This package is updated in fedora now, no need to do this.
2022-12-29 13:43:01 -05:00
Jorge O. Castro
4219b5fa7f Add initial instructions for signing 2022-12-27 19:12:53 -05:00
Robert
c82f8396e3 Directly reference private key in signing step (#19) 2022-12-25 17:49:23 -05:00
Robert
d24f751edf Remove Cosign keyless signing using Rekor (#18) 2022-12-25 16:43:29 -05:00
Jorge O. Castro
ec25bb8fb8 Update build.yml (#16) 2022-12-25 09:30:14 -05:00
Jorge O. Castro
9b693a0e5b Add cosign public key 2022-12-25 09:00:07 -05:00
Jorge O. Castro
ce7d36e5a4 Merge pull request #15 from ublue-os/pr-cid
feat: tag PR builds independently from matrix.version, latest, and stable
2022-12-23 20:09:28 -05:00
Marco Ceppi
94aa5bb8df fix: only generate date tag for main branch 2022-12-23 20:06:08 -05:00
Marco Ceppi
b022183862 feat: tag PR builds independently from matrix.version, latest, and stable 2022-12-23 20:00:33 -05:00
Jorge O. Castro
094069c606 Merge pull request #13 from ublue-os/fix-rpm-ostree
Update Containerfile
2022-12-23 13:51:56 -05:00
Jorge O. Castro
34ed11d724 Update Containerfile 2022-12-23 13:37:48 -05:00
Jorge O. Castro
95d526a2e9 Merge pull request #10 from inffy/patch-1
Remove the system installed (fedora  flatpacks)
2022-12-21 14:51:10 -05:00
inffy
ef78f9b5d5 Remove the system installed (fedora flatpacks)
This should fix it atleast in clean installs
2022-12-21 20:19:57 +02:00
Jorge O. Castro
19adaf373c Merge pull request #9 from p5/build_multiple_versions
Support building and publishing multiple major versions
2022-12-19 20:16:09 -05:00
Robert Sturla
153686a13b major_version doesn't need to be ran in bash as the value remains unchanged 2022-12-19 18:37:18 +00:00
Robert Sturla
0c869e8380 Remove empty continuation line 2022-12-19 18:29:45 +00:00
Robert Sturla
544fbbffc6 Fixed merge issues 2022-12-19 18:26:25 +00:00
Robert
a9b85f176b Merge branch 'main' into build_multiple_versions 2022-12-19 18:24:25 +00:00
Robert Sturla
5761fe0db8 Remove redundant shell step to generate date 2022-12-19 18:14:12 +00:00
Robert Sturla
c560bfa714 Generate all tags in separate bash step and allow multiple major versions to be built in parallel 2022-12-19 18:10:26 +00:00
Robert Sturla
05b1d981d2 Reconfigure Containerfile to accept FEDORA_MAJOR_VERSION as ARG input 2022-12-19 18:08:40 +00:00
Robert Sturla
392b65883b Create .gitignore file 2022-12-19 18:07:12 +00:00
Jorge O. Castro
f40a69cfbc Remove rpm-ostree cleanup -m, no longer necessary 2022-12-18 18:00:10 -05:00
Jorge O. Castro
9d427e2610 Build on push and update checkout action 2022-12-18 13:44:12 -05:00
Jorge O. Castro
92897ef903 Build at 8:20
~1h after the cgwalters build
2022-12-17 16:55:26 -05:00
Jorge O. Castro
c71d0d8056 Add major version number as a tag 2022-12-16 17:45:08 -05:00
Jorge O. Castro
7d8b735819 Document date tags 2022-12-16 17:18:05 -05:00
Jorge O. Castro
0c3eac5fab Remove on push now that we have date tags 2022-12-16 17:15:55 -05:00
Jorge O. Castro
b35a5db3a0 Update build.yml 2022-12-16 17:08:34 -05:00
Jorge O. Castro
b54f4dd86d Update build.yml 2022-12-16 17:02:23 -05:00