Fix dump-things-deployment #4

Open
cmo wants to merge 2 commits from cmo/liab-deployments:fix-dump-things-deployments into main
First-time contributor
No description provided.
This commit allows `uv` to upgrade dump-things-service
to the latest version, if no specific version is
requested.
fix: use user_name in systemd-calls
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 19s
27a0b092b6
Use `user_name` in systemd-calls instead of
_sudo_user. This ensures that `systemctl`
can communicate with the bus.
All checks were successful
Codespell / Check for spelling errors (pull_request) Successful in 19s
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 fix-dump-things-deployments:cmo-fix-dump-things-deployments
git switch cmo-fix-dump-things-deployments

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff cmo-fix-dump-things-deployments
git switch cmo-fix-dump-things-deployments
git rebase main
git switch main
git merge --ff-only cmo-fix-dump-things-deployments
git switch cmo-fix-dump-things-deployments
git rebase main
git switch main
git merge --no-ff cmo-fix-dump-things-deployments
git switch main
git merge --squash cmo-fix-dump-things-deployments
git switch main
git merge --ff-only cmo-fix-dump-things-deployments
git switch main
git merge cmo-fix-dump-things-deployments
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
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
lab-in-a-box/liab-deployments!4
No description provided.