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

Fetch IPFS conent of only latest release #2062

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Marketen
Copy link
Contributor

@Marketen Marketen commented Dec 3, 2024

WIP

Goal of this PR is to make dappmanager try to fetch only latest published version of a package that is in the optionalDependencies instead of trying to fetch all releases that pass the optional dependencies check.

For example, if optional deps is mevboost > 0.1.6, and mevboost has versions 0.1.6, 0.2.0 and 0.3.0 published:

  • Currently dappmanages tries to fetch content of 0.1.6, 0.2.0 and 0.3.0.
  • Goal: try to fetch only 0.3.0

@Marketen Marketen changed the title Update index.ts Fetch IPFS conent of only latest release Dec 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

Copy link

github-actions bot commented Dec 3, 2024

Dappnode bot has built and pinned the built packages to an IPFS node, for commit: e22dc01

This is a development version and should only be installed for testing purposes.

  1. Package dappmanager.dnp.dappnode.eth

Install link

Hash: /ipfs/QmfT7RmaJ1VKFeSpVbnSYxAuM585NU77CyhEfiXajDrnw6

(by dappnodebot/build-action)

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.

1 participant