gupaxx/utils
Cyrix126 5bf9dca79e
Some checks are pending
CI / ci (macos-12) (push) Waiting to run
CI / ci (ubuntu-latest) (push) Waiting to run
Rust / fmt (push) Waiting to run
Rust / test (macos-latest) (push) Waiting to run
Rust / test (ubuntu-latest) (push) Waiting to run
Rust / typo (push) Waiting to run
Rust / clippy (macos-latest) (push) Waiting to run
Rust / clippy (ubuntu-latest) (push) Waiting to run
Rust / check (macos-latest) (push) Waiting to run
Rust / check (ubuntu-latest) (push) Waiting to run
Rust / doc (macos-latest) (push) Waiting to run
Rust / doc (ubuntu-latest) (push) Waiting to run
Typo / typo (push) Waiting to run
feat: update p2pool version bundled to 4.1.1
2024-10-05 22:18:08 +02:00
..
skel fix: update tools for standalone and bundle version 2024-04-21 16:09:38 +02:00
create_tmp_env.sh feat: update p2pool version bundled to 4.1.1 2024-10-05 22:18:08 +02:00
move_binary_inside.sh fix utils release 2024-04-21 18:47:32 +02:00
package.sh feat: integrate monerod 2024-10-05 19:04:46 +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