gupaxx/utils
Cyrix126 10436ab9a6 fix: use jammy linux release for xmrig-proxy
since static builds need musl lib which is not present by default on
major distro
2024-06-28 12:53:22 +02:00
..
skel fix: update tools for standalone and bundle version 2024-04-21 16:09:38 +02:00
create_tmp_env.sh fix: use jammy linux release for xmrig-proxy 2024-06-28 12:53:22 +02:00
move_binary_inside.sh fix utils release 2024-04-21 18:47:32 +02:00
package.sh fix: right default path of xmrig-proxy 2024-06-28 12:18:34 +02:00
prepare.sh feat: update release utils for xmrig-proxy 2024-06-28 11:06:37 +02:00
README.md feat: better automatization utils for releases 2024-04-03 11:41:53 +02:00

Utilities

File/Folder Purpose
prepare.sh Changes version across repo, commits README.md + CHANGELOG.md
create_tmp_env.sh create temporary directory to be used for packaging.
move_binary_inside.sh once github CI finished, download zip inside temporary file and execute this script.
package.sh Package the contents of skel, sign, etc. Checks if all files exist and have the proper naming schemes
skel A skeleton directory with the proper naming scheme + folder structure for packaging Gupax for all OS's