Commit Graph

3438 Commits

Author SHA1 Message Date
Anton Hvornum c09f5705ba
Attempting to limit codereview spam while improving runner requirements 2024-05-14 18:04:33 +02:00
Anton Hvornum 5e526c4a78
testing resize of 'screen' 2024-05-14 17:52:08 +02:00
Anton Hvornum 4bb5056e63
rm syntax issue 2024-05-14 17:38:08 +02:00
Anton Hvornum 7ef801313c
Attempting to limit runner to set users 2024-05-14 17:10:53 +02:00
Anton Hvornum a21be09765
Attempting to limit runner to set users 2024-05-14 17:10:03 +02:00
Anton Hvornum b5df588336
Attempting to limit runner to set users 2024-05-14 17:08:18 +02:00
Anton Hvornum 4d200e2276
Making sure qemu images are in correct place 2024-05-14 16:31:20 +02:00
Anton Hvornum 7ffb0e0361
Making sure OVMF things are in place 2024-05-14 16:10:09 +02:00
Anton Hvornum 0161326bf6
Making sure OVMF things are in place 2024-05-14 15:57:20 +02:00
Anton Hvornum 7d815e5f49
Making sure OVMF things are in place 2024-05-14 15:22:41 +02:00
Anton Hvornum 818b945e17
Making sure screen can be executed 2024-05-14 15:05:39 +02:00
Anton Hvornum d251e83928
Making sure the iso-build job and qemu-runner puts the ISO in the correct place 2024-05-14 15:02:22 +02:00
Anton Hvornum 933d46631d
Making screen work in the gitlab runner 2024-05-14 14:46:21 +02:00
Anton Hvornum c1214e2ca0
Figuring out github workflow job dependencies 2024-05-14 13:50:07 +02:00
Anton Hvornum 8a7f6e018b
Figuring out github workflow job dependencies 2024-05-14 13:47:35 +02:00
Anton Hvornum 02d2fee4d4
Figuring out github workflow job dependencies 2024-05-14 13:47:06 +02:00
Anton Hvornum 83671b41eb
Figuring out github workflow job dependencies 2024-05-14 13:45:44 +02:00
Anton Hvornum 3f07bb41f5
Attempting to call the qemu-tests from the iso-build to create a pipeline 2024-05-14 13:39:38 +02:00
Anton Hvornum 8d34a8b323
Attempting to call the qemu-tests from the iso-build to create a pipeline 2024-05-14 13:36:45 +02:00
Anton Hvornum 0b8d386f8e
Attempting to grab artifact from build job 2024-05-14 13:23:35 +02:00
Anton Hvornum 5c02fdbd64
Attempting to grab artifact from build job 2024-05-14 13:19:52 +02:00
Anton Hvornum adaef17735
Testing local runner 2024-05-14 12:56:40 +02:00
Anton Hvornum c6dd76e05e
Testing local runner 2024-05-14 12:53:59 +02:00
Torxed a604afd743
Merged changes in master 2024-05-13 21:26:40 +02:00
Torxed a5cec12616
Fixing flake8 2024-05-13 21:25:42 +02:00
Anton Hvornum 79021c1d4a
Added a minimal test example of a runner that can cycle through the menu and complete an installation and check of success 2024-05-13 18:38:32 +02:00
Anton Hvornum 195eb0ba6d
Fixing issue with `python -m build --wheel` generating "_Warning: Package 'archinstall.default_profiles' is absent from the `packages` configuration" (#2499)
* Fixing issue of: _Warning: Package 'archinstall.default_profiles' is absent from the 'packages' configuration. x50+

* Corrected the package name from 'where' to 'archinstall'

* Undoing change to 'package-data'
2024-05-13 15:17:05 +02:00
Anton Hvornum 0ecf6233ea
Merging in changes from branch fix-pybuild 2024-05-13 15:01:44 +02:00
Anton Hvornum 583b86500e
Undoing change to 'package-data' 2024-05-13 14:59:50 +02:00
Anton Hvornum c097fc2bc8
Merging in changes from branch fix-pybuild 2024-05-13 14:40:03 +02:00
Anton Hvornum 3a19b50785
Corrected the package name from 'where' to 'archinstall' 2024-05-13 14:39:48 +02:00
Anton Hvornum 9b2edb16b2
Merging in changes from branch fix-pybuild 2024-05-13 14:30:30 +02:00
Anton Hvornum 589a09bbe5
Fixing issue of: _Warning: Package 'archinstall.default_profiles' is absent from the 'packages' configuration. x50+ 2024-05-13 14:09:17 +02:00
Torxed 2063a65ffe
Adding base functions for end to end testing using qemu tooling 2024-05-13 08:26:18 +02:00
renovate[bot] 20f802dfc3
chore(deps): update dependency dev/pre-commit to v3.7.1 (#2497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-11 16:27:04 +10:00
Anton Hvornum 3381cd5567
Changing to use github archive as dependency-url for pyparted as there hasn't been an update on pypi.org for pyparted in almost 12 months. Tracking issue https://github.com/dcantrell/pyparted/issues/106 (#2494) 2024-05-09 23:49:43 +02:00
Daniel Girtler fd23efdcfb
Fix 2479 - remove unnecessary partiton info field (#2485) 2024-05-09 23:06:06 +02:00
Kevin FERRIER 3af850632f
change default root partition size (#2415) 2024-05-09 13:37:38 +10:00
simonfogliato 9543f59a17
Corrected minor bash formatting warnings reported by shellcheck. (#2493) 2024-05-08 16:15:09 +10:00
Uday Jadhav e5b6f46032
Add applications to Hyprland desktop profile (#2481) 2024-05-05 15:08:03 +10:00
a 3ccb5140aa
Update base.po (#2468)
* Update base.po

* Update base.po

* update tr

* tr update
2024-05-02 08:14:51 +10:00
utuhiro78 b8052c566c
Update Japanese translation (#2478) 2024-04-27 08:47:05 +10:00
renovate[bot] eb36a94781
chore(deps): update dependency dev/mypy to v1.10.0 (#2476)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-25 10:12:15 +10:00
correctmost bf368a94f5
Fix debug message for unknown device type (#2472) 2024-04-24 07:32:57 +10:00
Roxfr 473074a945
Update for the french language (#2473) 2024-04-24 07:20:23 +10:00
Daniel Girtler beeb9d7fde
Fix 2191 - Handle unknown device/partition type (#2470) 2024-04-23 09:02:07 +02:00
Martin 0ea6dbbd76
Rename "Kde" profile to the correct "KDE Plasma" / "Plasma" (#2421)
* schema.json: Remove dead misspelled i3-gasp profile

* schema.json: Rename KDE Plasma profile to the correct "Plasma" shorthand

* Rename to KDE Plasma in user facing parts and keep the old "Kde" profile for now

* Add back an accidental deleted character

* Backwards compat v2
2024-04-19 22:47:18 +10:00
MahtiAnkka f7913f46ee
New Arch install Finnish language package (#2466)
Translated into Finnish using the Poedit program.
2024-04-17 22:14:12 +10:00
Daniel Girtler cd587792e1
Fix master merge conflicts from LVM branch (#2463) 2024-04-16 14:06:03 +02:00
Daniel Girtler db798eec71
Fix 2445 - handle no free spaces and deleted parittions (#2448) 2024-04-16 14:05:19 +02:00