feat(jdl01): init #18

Open
mdebray wants to merge 1 commit from jdl into main
Owner
No description provided.
feat(jdl01): init
Some checks failed
lint / check (push) Successful in 18s
Check meta / check_meta (pull_request) Failing after 14s
lint / check (pull_request) Successful in 18s
8847897954
@ -0,0 +9,4 @@
/*
{
services.django-apps.sites.ernestophone = {
source = "https://git.dgnum.eu/DGNum/jpl";
Owner

Faut choisir, c'est jdl ou jpl ? ^^

Faut choisir, c'est jdl ou jpl ? ^^
Owner

Dans les deux cas je prend 404 mdr

Dans les deux cas je prend 404 mdr
Author
Owner

C'est un template pour leto, mais c'est jdl

C'est un template pour leto, mais c'est jdl
Author
Owner

Je pense dans un premier temps il prendra un random fork qu'il va faire sur github, ensuite on mergera dans le upstream

Je pense dans un premier temps il prendra un random fork qu'il va faire sur github, ensuite on mergera dans le upstream
mdebray marked this conversation as resolved
Some checks failed
Check meta / check_meta (push) Failing after 14s
Check meta / check_meta (pull_request) Failing after 13s
lint / check (push) Successful in 19s
lint / check (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 origin jdl:jdl
git switch jdl

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 jdl
git switch jdl
git rebase main
git switch main
git merge --ff-only jdl
git switch jdl
git rebase main
git switch main
git merge --no-ff jdl
git switch main
git merge --squash jdl
git switch main
git merge --ff-only jdl
git switch main
git merge jdl
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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: DGNum/lab-infra#18
No description provided.