Skip to content

fix single package tag#469

Merged
pablomendezroyo merged 2 commits into
masterfrom
marc/fixsingletag
Oct 27, 2025
Merged

fix single package tag#469
pablomendezroyo merged 2 commits into
masterfrom
marc/fixsingletag

Conversation

@Marketen

Copy link
Copy Markdown
Contributor

@Marketen Marketen requested a review from a team as a code owner October 27, 2025 08:26
@github-actions

github-actions Bot commented Oct 27, 2025

Copy link
Copy Markdown

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

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

  1. Package dappnodesdk.public.dappnode.eth

Install link

Hash: /ipfs/QmaVxXo2YNppCmvsUfnDe9BQWoCkyJN35ibsVQUCnvRcxr

(by dappnodebot/build-action)

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the git tag generation logic for single-package releases by checking the multi-variant flag earlier in the function, preventing incorrect tag formats for single-variant packages.

Key Changes:

  • Moved the single-variant check earlier in the function execution flow
  • Added an explicit check for !isMultiVariant flag in the single-variant condition

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pablomendezroyo pablomendezroyo merged commit ebb915d into master Oct 27, 2025
7 checks passed
@pablomendezroyo pablomendezroyo deleted the marc/fixsingletag branch October 27, 2025 09:21
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.

3 participants