Commit Graph

21 Commits

Author SHA1 Message Date
germedeb 23b1620a53 switched the inline command to fetch the commit version to the small version and moved it to a variable just avobe the tar command.
this improves readability i think. the real change is in the %H to %h.
2022-08-29 16:37:13 -03:00
germedeb 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.
2022-08-29 16:11:47 -03:00
germedeb 1142cf8a26 rollback: switched -J to -z 2022-08-29 16:08:20 -03:00
germedeb f7e4b0b6b2 update generate_release: update arguments format 2022-08-16 19:36:54 -03:00
germedeb 2e9447dc80 updated options for the aleta's build script 2022-08-16 17:17:34 -03:00
germedeb 40907ed0d6 Merge pull request 'updating the branch to the lastest changes' (#1) from sergiotarxz/AletaReleaser:main into main
Reviewed-on: #1
2022-08-16 22:16:22 +02:00
sergiotarxz d6fc3816f8 Adding restart y disable-optimg 2022-07-11 00:03:44 +02:00
sergiotarxz 86e56c5a7f Fixing aleta releaser build. 2022-07-10 23:52:14 +02:00
sergiotarxz a3afef384d Merge pull request 'modified the Readme to be much more descriptive' (#1) from germedeb/AletaReleaser:main into main
Reviewed-on: https://gitea.sergiotarxz.freemyip.com/sergiotarxz/AletaReleaser/pulls/1
2022-02-10 03:29:52 +01:00
germedeb b57339aae6 added an upercase in the line 7 2022-02-09 23:25:47 -03:00
germedeb 5ca8bdd7cf modified the Readme to be much more descriptive 2022-02-09 23:13:42 -03:00
sergiotarxz b2678ec5b9 Making the deploying script to attempt clone by itself. 2022-02-09 12:08:42 +01:00
sergiotarxz 82dbfd5743 Fixing wrong uid for user. 2022-02-09 02:32:52 +01:00
sergiotarxz da6bf73338 Improving the release's text. 2022-02-09 00:19:28 +01:00
sergiotarxz ee8d3bb7ea Removing sudo from the docker commmand. 2022-02-09 00:01:30 +01:00
sergiotarxz b67b870e1d Better error handling. 2022-02-08 23:17:00 +01:00
sergiotarxz 06b6462ab5 Adding locking mechanism. 2022-02-08 21:26:24 +01:00
sergiotarxz 9d0ce43bd1 Making the script source .bashrc and have execution permission
to work well with crontab.
2022-02-08 21:21:23 +01:00
sergiotarxz 00c30436e8 Finishing the CI/CD 2022-02-08 20:50:21 +01:00
sergiotarxz 45a26af367 Adding initial releaser. 2022-02-08 05:42:26 +01:00
sergiotarxz 3a3bf6c2f2 Initial commit 2022-02-08 02:10:13 +01:00