chore: Update the repo #14

Open
lbailly wants to merge 2 commits from staging into main
Owner
No description provided.
lbailly added 2 commits 2025-03-08 16:57:06 +01:00
fix(shell): ensure purity of evaluation
All checks were successful
lint / check (push) Successful in 17s
5bd11004fd
chore: npins update
Some checks failed
lint / check (push) Successful in 32s
lint / check (pull_request) Successful in 18s
Check meta / check_meta (pull_request) Successful in 1m39s
build configuration / build_krz01 (pull_request) Failing after 5m6s
44568a5056
Some checks failed
lint / check (push) Successful in 32s
lint / check (pull_request) Successful in 18s
Check meta / check_meta (pull_request) Successful in 1m39s
build configuration / build_krz01 (pull_request) Failing after 5m6s
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 staging:staging
git checkout staging

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 checkout main
git merge --no-ff staging
git checkout staging
git rebase main
git checkout main
git merge --ff-only staging
git checkout staging
git rebase main
git checkout main
git merge --no-ff staging
git checkout main
git merge --squash staging
git checkout main
git merge --ff-only staging
git checkout main
git merge staging
git push origin main
Sign in to join this conversation.
No reviewers
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: DGNum/lab-infra#14
No description provided.