Skip to content

[Feature Request] - [Pre-check package availability] #1462

Description

@RuchitAgrawal

Description

As a sub-task of #1353, add a package availability pre-check before attempting repository and commit resolution.

The check should verify that the specified package and version exists in the corresponding public registry.

This will prevent invalid package versions from proceeding through the metadata resolution flow.

Proposed Feature

  • Verify package/version availability in the appropriate public registry.
  • Perform this check before repository and commit resolution.
  • Handle unavailable package versions without proceeding with metadata resolution.

Use Case

When an invalid or unavailable package version is provided, Macaron should detect it before attempting repository or commit resolution, avoiding incorrect metadata being populated from the failed resolution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement of a featurefeatureA new feature request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions