Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin network to dufour and improve CI builds #138

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

tolbrino
Copy link
Collaborator

@tolbrino tolbrino commented Jun 4, 2024

This PR makes the network a static value in the provided configuration file.

Moreover, the CI workflows were improved to create packages on IPFS for each PR and develop branch push.


echo "DNP (DAppNode Package) built and uploaded" >> $GITHUB_STEP_SUMMARY
Copy link
Collaborator

@ausias-armesto ausias-armesto Jun 4, 2024

Choose a reason for hiding this comment

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

It would be nice if you could improve the pipeline so it filters in the build.log the ipfs hash and then notifies the IPFS hash through Zulip or store it in a github environment variable

gh variable set LATEST_IPFS ${ipfs_hash}

And create a second workflow which would read that variable ${{ vars.LATEST_IPFS }} and would publish the ipfs hash in the dappnode store.

@tolbrino tolbrino merged commit d4d4b33 into dappnode:develop Jul 24, 2024
1 check passed
@tolbrino tolbrino deleted the tb/20240604-improve-ci branch July 24, 2024 09:36
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