163-10-158-small-fixes #12

Open
sergiogimenez wants to merge 3 commits from 163-10-158-small-fixes into main

This pull request provides small fixes to workbench. In summary:

This pull request provides small fixes to workbench. In summary: * Fixes https://farga.pangea.org/ereuse/workbench-script/issues/10. Parametrises `ISO_FILE` in the makefile, now it needs to be specified when calling the makefile, e.g.: `make boot_iso_from_usb USB_DEVICE=/dev/sda`. * Fixes https://gitea.pangea.org/ereuse/projectes/issues/163. Simply by adding the `USER` variable in the docker-compose.yml seems to solve the issue. * Implements https://gitea.pangea.org/ereuse/projectes/issues/158. This seems to work, but this needs further testing because of https://gitea.pangea.org/ereuse/projectes/issues/170
sergiogimenez added 3 commits 2025-02-15 11:49:43 +00:00
sergiogimenez added this to the 2025-q1 🌄 project 2025-02-15 11:49:44 +00:00
pedro was assigned by sergiogimenez 2025-02-15 11:49:54 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 163-10-158-small-fixes:163-10-158-small-fixes
git checkout 163-10-158-small-fixes

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff 163-10-158-small-fixes
git checkout main
git merge --ff-only 163-10-158-small-fixes
git checkout 163-10-158-small-fixes
git rebase main
git checkout main
git merge --no-ff 163-10-158-small-fixes
git checkout main
git merge --squash 163-10-158-small-fixes
git checkout main
git merge --ff-only 163-10-158-small-fixes
git checkout main
git merge 163-10-158-small-fixes
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ereuse/workbench-script#12
No description provided.