Updated aleta releaser #2

Open
germedeb wants to merge 6 commits from germedeb/AletaReleaser:main into main
Contributor

changes: aleta is going to have a new build script
I modified the part of aleta releaser that launches it.
also, I added the verbose option, i think it is ok to have a better log in aleta releaser

It now puts the commit number in the release file!!

changes: aleta is going to have a new build script I modified the part of aleta releaser that launches it. also, I added the verbose option, i think it is ok to have a better log in aleta releaser It now puts the commit number in the release file!!
germedeb added 2 commits 2022-08-16 22:22:30 +02:00
germedeb added 1 commit 2022-08-17 00:37:17 +02:00
Owner

-J en tar significa xz no gz, por favor mantenlo en -z.

-J en tar significa xz no gz, por favor mantenlo en -z.
Author
Contributor

Había cambiado de gz a xz porque el resultado es un poco más pequeño, pero puedo dejarlo en -z.

Había cambiado de gz a xz porque el resultado es un poco más pequeño, pero puedo dejarlo en -z.
germedeb added 1 commit 2022-08-29 21:08:52 +02:00
germedeb added 1 commit 2022-08-29 21:14:08 +02:00
528a04825d added "-o" and switched "--ignore-dependency" check to "-k"
The "-o" optimizes the build.

Aleta's build script has updated his arguments and changing --ignore-d... to -k is necesary to make aleta releaser work.
germedeb added 1 commit 2022-08-29 21:42:26 +02: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 germedeb-main main
git pull main

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff germedeb-main
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: sergiotarxz/AletaReleaser#2
No description provided.