Skip to content

Comments

Adding github actions related functionality#13

Open
jbride wants to merge 6 commits into256foundation:mainfrom
jbride:gh_actions
Open

Adding github actions related functionality#13
jbride wants to merge 6 commits into256foundation:mainfrom
jbride:gh_actions

Conversation

@jbride
Copy link
Collaborator

@jbride jbride commented Jan 10, 2026

Updated to merge cleanly into main branch.

Documentation regarding this github action related functionality found here .

@jbride jbride requested a review from rkuester January 10, 2026 20:08
ARM_HOST=""
ARM_USER=""
SKIP_ARM=false
RUST_IMAGE="quay.io/jbride2000/rust:1.90.0-trixie-tools"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might make sense to start with a github action to build and deploy the Dockerfile in this repo to ghcr. Should also be sure that the container has a clear hash in its image name so you can't go and swap the tag with something else.


use mujina_miner::{daemon::Daemon, tracing};

fn print_help() {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you mean to add these changes to the PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants