Skip to content

Conversation

@dappnodedev
Copy link
Contributor

@dappnodedev dappnodedev commented Apr 19, 2024

After implementing #416 we need to merge this in order to modify the manifest properly in the bump action. This PR depends on dappnode/DNP_DAPPMANAGER#1936 to be merged and schemas and types be published after that. Also, those versions need to be bumped here.

The old way of handling multi-upstream repos like "upstreamVersion": ["0.1.0", "0.1.2"] has been deprecated. Any package that has several upstream repos must define their versions and args like:

upstream: {
  version: string;
  repo: string;
  arg: string;
}[]

@github-actions
Copy link

github-actions bot commented Apr 22, 2024

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

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

/ipfs/QmebvM34WUuvsiXT3GPQmnQBvKrfMb9zHDMzPnYVQxp4oT

(by dappnodebot/build-action)

@dappnodedev dappnodedev marked this pull request as ready for review April 22, 2024 10:05
@dappnodedev dappnodedev requested a review from a team as a code owner April 22, 2024 10:05
@dappnodedev dappnodedev merged commit 3e05b11 into master Apr 24, 2024
@dappnodedev dappnodedev deleted the feature/write-manifest-multi-upstream branch April 24, 2024 14:14
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