#1052 updated the UnitRebuild-script to make it run in parallel #1056

Open
a22erigr wants to merge 1 commit from 1052-UnixRebuild.sh-run-in-paralell into team_2_week_7
Collaborator
  • The parts that can run in parallel now run in parallel
  • If you don't want to run in parallel use the script UnixRebuildDebug.
    This script copies but removes the code that makes it run in parallel.
    Ensuring it is always up to date.
  • The Script was tested and compared using the comparison Script. Here are the results
    bild
+ The parts that can run in parallel now run in parallel + If you don't want to run in parallel use the script UnixRebuildDebug. This script copies but removes the code that makes it run in parallel. Ensuring it is always up to date. + The Script was tested and compared using the comparison Script. Here are the results ![bild](/attachments/6b2f0718-5216-4e7c-a4b5-8d934dfbe53d)
36 KiB
+ The parts that can run in parallel now run in parallel
+ If you don't want to run in parallel use the script UnixRebuildDebug.
  This script copies but removes the code that makes it run in parallel.
Ensuring it is always up to date.
Collaborator

I am unsure if this script removes orphanes (Containers that are not in the compose.yaml file but left from earlier builds), this might be fixed with the new version of the rebuild script that stops and removes old containers though, and might not be an issue.

I am unsure if this script removes orphanes (Containers that are not in the compose.yaml file but left from earlier builds), this might be fixed with the new version of the rebuild script that stops and removes old containers though, and might not be an issue.
Author
Collaborator

@b24johka wrote in #1056 (comment):

I am unsure if this script removes orphanes (Containers that are not in the compose.yaml file but left from earlier builds), this might be fixed with the new version of the rebuild script that stops and removes old containers though, and might not be an issue.

I don't think this feature was implemented when we created the team branches. Personalty i am a bit unsure on how to implement your request. It would be lowly if you were so kind as to provide me with the command so that I may update the script. Best regards @a22erigr

@b24johka wrote in https://git.webug.se/Andras/BoundlessFlowCampus2K/pulls/1056#issuecomment-12369: > I am unsure if this script removes orphanes (Containers that are not in the compose.yaml file but left from earlier builds), this might be fixed with the new version of the rebuild script that stops and removes old containers though, and might not be an issue. I don't think this feature was implemented when we created the team branches. Personalty i am a bit unsure on how to implement your request. It would be lowly if you were so kind as to provide me with the command so that I may update the script. Best regards @a22erigr
a22erigr 2026-05-21 08:47:37 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 1052-UnixRebuild.sh-run-in-paralell:1052-UnixRebuild.sh-run-in-paralell
git switch 1052-UnixRebuild.sh-run-in-paralell

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 team_2_week_7
git merge --no-ff 1052-UnixRebuild.sh-run-in-paralell
git switch 1052-UnixRebuild.sh-run-in-paralell
git rebase team_2_week_7
git switch team_2_week_7
git merge --ff-only 1052-UnixRebuild.sh-run-in-paralell
git switch 1052-UnixRebuild.sh-run-in-paralell
git rebase team_2_week_7
git switch team_2_week_7
git merge --no-ff 1052-UnixRebuild.sh-run-in-paralell
git switch team_2_week_7
git merge --squash 1052-UnixRebuild.sh-run-in-paralell
git switch team_2_week_7
git merge --ff-only 1052-UnixRebuild.sh-run-in-paralell
git switch team_2_week_7
git merge 1052-UnixRebuild.sh-run-in-paralell
git push origin team_2_week_7
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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
Andras/BoundlessFlowCampus2K!1056
No description provided.