WIP: script_pdplibre #25

Draft
ha wants to merge 11 commits from script_pdplibre into main
Member
Q A
Correction? non
Nouvelle feature? oui
Ticket #5
Licence MIT

Script pdplibre comme point d'entré principale des commandes en console.
Exemple

./pdplibre install_script
pdplibre up
pdplibre test
pdplibre stop
pdplibre down

!!! Dépent de la branche https://git.pdplibre.org/Construction_PA/PA_Communautaire/src/branch/dev_docker_v2

| Q | A | ------------- | --- | Correction? | non | Nouvelle feature? | oui | Ticket | #5 | Licence | MIT Script pdplibre comme point d'entré principale des commandes en console. Exemple ```bash ./pdplibre install_script pdplibre up pdplibre test pdplibre stop pdplibre down ``` !!! Dépent de la branche https://git.pdplibre.org/Construction_PA/PA_Communautaire/src/branch/dev_docker_v2
ha added 11 commits 2026-01-29 13:08:07 +01:00
ha changed title from script_pdplibre to script_pdplibre wip 2026-01-29 13:09:27 +01:00
ha changed title from script_pdplibre wip to WIP: script_pdplibre 2026-01-29 13:09:44 +01:00
ha added 3 commits 2026-02-03 21:40:58 +01:00
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin script_pdplibre:script_pdplibre
git switch script_pdplibre

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 script_pdplibre
git switch script_pdplibre
git rebase main
git switch main
git merge --ff-only script_pdplibre
git switch script_pdplibre
git rebase main
git switch main
git merge --no-ff script_pdplibre
git switch main
git merge --squash script_pdplibre
git switch main
git merge --ff-only script_pdplibre
git switch main
git merge script_pdplibre
git push origin main
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
Construction_PA/PA_Communautaire!25
No description provided.