Skip to content

Conversation

@dappnodedev
Copy link
Contributor

This PR enables bump action for template packages. Upstream version is updated in the common manifest and packages version is updated in each of the variant manifests

@dappnodedev dappnodedev requested a review from a team as a code owner April 25, 2024 13:14
@github-actions
Copy link

github-actions bot commented Apr 25, 2024

DAppNode bot has built and pinned the release to an IPFS node, for commit: 21a7e39

This is a development version and should only be installed for testing purposes, install link

/ipfs/QmZYosgH3LMjB25LRR1dypMw9KLnDyJ7t9xyHG8HwJAwR1

(by dappnodebot/build-action)

interface CliCommandOptions extends CliGlobalOptions {
eth_provider: string;
use_fallback: boolean;
all_variants?: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

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

I would use instead use_variants

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@dappnodedev dappnodedev merged commit 77ec785 into master Apr 25, 2024
@dappnodedev dappnodedev deleted the feature/enable-templating-for-bump branch April 25, 2024 13:59
This was referenced Apr 26, 2024
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