#6758 - realms #9

Open
alexm wants to merge 4 commits from 6758-realms into master
Member
No description provided.
alexm added 2 commits 2025-05-16 09:44:28 +00:00
alexm added 1 commit 2025-05-16 10:14:23 +00:00
alexm changed title from 6758-realms to #6758 - realms 2025-05-16 10:14:36 +00:00
alexm reviewed 2025-05-16 10:15:09 +00:00
@ -12,3 +12,4 @@ RUN echo "[LOG] Import finished." \
&& rm -rf dump
COPY fixtures.*.sql dump/
COPY realms realms/
Author
Member

Si no existix el directory dona error...

Si no existix el directory dona error...
alexm added 1 commit 2025-05-16 10:17:41 +00:00
alexm reviewed 2025-05-16 10:18:05 +00:00
@ -1,6 +1,6 @@
{
"name": "@verdnatura/myt",
"version": "1.6.13",
"version": "1.6.14",
Author
Member

O 1.7.0

O 1.7.0
alexm requested review from juan 2025-05-16 10:18:24 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b 6758-realms master
git pull origin 6758-realms

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff 6758-realms
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: verdnatura/myt#9
No description provided.