Commit Graph

593 Commits

Author SHA1 Message Date
ER
1458ebb19b chore: clean up test of two recipes 2023-04-03 16:51:13 +03:00
Eino Rauhala
0e98948785 Merge pull request #16 from ublue-os/multibuild
feat: multibuild using recipe matrix
2023-04-03 16:49:52 +03:00
ER
47d7caf7fb chore: test with two recipes 2023-04-03 16:44:29 +03:00
ER
1bfabe674e feat: use a recipe matrix 2023-04-03 16:36:28 +03:00
ER
3b64346517 chore: remove unused matrix vars 2023-04-03 16:34:42 +03:00
ER
4527295bb7 chore: tidy tag gen, use correct major ver 2023-04-03 16:34:10 +03:00
Eino Rauhala
250c1242c7 Merge pull request #15 from ublue-os/more-config
feat: more config options in recipe.yml
2023-04-03 16:03:16 +03:00
ER
c9c011d842 feat: declare image description in recipe.yml 2023-04-03 15:23:59 +03:00
ER
f9ed74f2e7 docs: document everything undocumented 2023-04-03 15:20:47 +03:00
ER
fe16187a92 feat: declare base image and fedora ver in recipe 2023-04-03 15:17:16 +03:00
ER
5947af45da fix: revert previous commit 2023-04-03 15:08:26 +03:00
ER
f6ec397d50 chore: merge yq and image data step 2023-04-03 15:06:54 +03:00
ER
2b40d4b436 feat: declare image name in recipe.yml 2023-04-03 15:02:22 +03:00
Eino Rauhala
f4a3bbd4ee Merge pull request #14 from ublue-os/build-ci-changes
chore: misc fixes and cleanup in `build.yml`
2023-04-02 16:42:00 +03:00
ER
678ab12c5a fix: $IMAGE_NAME -> ${{ env.IMAGE_NAME }} 2023-04-02 16:31:58 +03:00
ER
f7c2c4ab9a chore: remove image name from build args (unused) 2023-04-02 16:27:45 +03:00
ER
6cc44ff4a9 feat: update artifacthub readme url 2023-04-02 16:26:36 +03:00
ER
33ddd2bbac feat: change description for more information 2023-04-02 16:08:53 +03:00
ER
73de53cd39 fix: declare image name in one place 2023-04-02 16:06:55 +03:00
ER
ab6fee7bd2 chore: only build after nvidia & main 2023-04-02 16:03:21 +03:00
Eino Rauhala
cb82c8883a Merge pull request #13 from ublue-os/yafti
feat: use yafti
2023-04-02 15:52:35 +03:00
ER
e9c31aba83 chore: put ublue-recipe in /tmp
-> there's no reason to send the recipe to the client
as it is only used in the build stages
2023-04-02 15:51:18 +03:00
ER
773fc23804 fix: loop over lines, functional var substitution 2023-04-02 15:31:01 +03:00
ER
9e827fe6be fix: add pip for yafti, remove zenity (unneeded) 2023-04-02 12:50:53 +03:00
ER
97ee7169f4 fix: add shebang 2023-04-02 12:48:14 +03:00
ER
616c59c90b fix: remove unneeded escape 2023-04-02 12:48:03 +03:00
ER
5a98ef6532 fix: remove -y flag from yq; not in go version 2023-04-02 12:38:06 +03:00
ER
0cf6b13b6c feat: yafti package group for recipe.yml
read .flatpaks[] in recipe.yml
and add declared packages to their own
package group in yafti
2023-04-02 12:24:32 +03:00
ER
f9a1561f2c feat: add yafti.yml from bluefin
*with minor modifications, bluefin replaced with uBlue
2023-04-02 12:03:13 +03:00
ER
0b669f5bb5 feat: switch to yafti for first boot
based on what's done in bluefin
& https://github.com/ublue-os/yafti#running-from-a-containerfile
2023-04-02 12:00:58 +03:00
Eino Rauhala
d572830b96 Merge pull request #11 from ublue-os/build-script
feat: switch to separate build script
2023-04-02 11:46:41 +03:00
ER
4a77f9c1fc docs: document the containerfile 2023-04-02 11:45:21 +03:00
ER
68122c87ca feat: switch to separate build script 2023-04-02 11:44:44 +03:00
Eino Rauhala
d4df64af9d Merge pull request #8 from EinoHR/workflow-cleanup
chore: clean up workflows
2023-04-02 11:08:47 +03:00
ER
93acf3d6ca chore(ci): move to semantic-prs bot 2023-03-13 21:03:23 +02:00
ER
2a4ce2830f chore: clean up workflows 2023-03-08 17:50:41 +02:00
ER
091e9396f2 fix: retain variables 2023-03-04 18:37:44 +02:00
ER
1af2eaf11e style: seperate firefox removal and rpms 2023-03-04 16:36:11 +02:00
ER
66d22650f0 fix: use yq in setup-flatpaks 2023-03-04 16:35:18 +02:00
ER
8b389d5f04 fix: don't copy usr as it's empty 2023-03-04 13:45:41 +02:00
ER
ec416ba1a1 chore: quickly update img metadata 2023-03-04 13:37:44 +02:00
ER
bd5db68387 fix: typo in /usr 2023-03-04 13:36:10 +02:00
ER
fbd14f502f fix: typo in workflow_dispatch 2023-03-04 13:03:27 +02:00
ER
2521741049 feat: enable manually running build 2023-03-04 13:02:48 +02:00
ER
85e4343487 docs: update and rename installation section 2023-03-04 13:00:33 +02:00
ER
b6b5ad19e0 docs: redo readme for startingpoint 2023-03-04 12:55:03 +02:00
ER
2f95c5a232 chore: rm comments which don't apply 2023-03-04 12:36:30 +02:00
ER
9b3578b217 fix: add zenity to not break if th FROM is changed 2023-03-04 12:33:52 +02:00
ER
5095c9521d chore: remove rpms included upstream 2023-03-04 12:30:50 +02:00
ER
9c2e6ca0a7 chore: clear up unneeded cmds 2023-03-04 12:28:58 +02:00