Skip to content

Support omitting dependency versions in module.xml; will default to *#1155

Open
isc-dchui wants to merge 1 commit into
mainfrom
feat-408
Open

Support omitting dependency versions in module.xml; will default to *#1155
isc-dchui wants to merge 1 commit into
mainfrom
feat-408

Conversation

@isc-dchui
Copy link
Copy Markdown
Collaborator

Description

Testing

New integration test: Test.PM.Integration.DepNoVersion

Checklist

  • This branch has the latest changes from the main branch rebased or merged.
  • Changelog entry added.
  • Unit (zpm test -only) and integration tests (zpm verify -only) pass.
  • Style matches the style guide in the contributing guide.
  • Documentation has been/will be updated
    • Source controlled docs, e.g. README.md, should be included in this PR and Wiki changes should be made after this PR is merged (add an extra issue for this if needed)
  • Pull request correctly renders in the "Preview" tab.

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.

If version for dependent module is not provided consider * as a version

2 participants