Skip to content

[Bug]: MinimumOSVersion not copied from prior .installer.yaml #332

@derekwisong

Description

@derekwisong

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

MinimumOSVersion was in the old version, but was not transferred to the new version.

PR with the failure: microsoft/winget-pkgs#338905

Inconsistencies detected in package derekwisong.datui version 0.2.46 based on published version 0.2.34

Missing property MinimumOSVersion

Here is how it is being used:

    steps:
      - name: Open winget-pkgs PR
        uses: vedantmgoyal9/winget-releaser@main
        with:
          identifier: derekwisong.datui
          installers-regex: '-windows-x86_64\.zip$'
          release-tag: ${{ needs.resolve-release.outputs.tag_name }}
          token: ${{ secrets.WINGET_TOKEN }}
          max-versions-to-keep: 20

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions