Skip to content

Commit

Permalink
Disable winget due to failing parsing
Browse files Browse the repository at this point in the history
manifests/f/FeatherWallet/Feather/2.6.7/FeatherWallet.Feather.installer.yaml:

```
ReleaseDate: 2024-29-04
```
  • Loading branch information
AMDmi3 committed May 31, 2024
1 parent 1d314f8 commit e676156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repos.d/windows/winget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
packagelinks:
- type: PACKAGE_SOURCES
url: 'https://github.com/microsoft/winget-pkgs/tree/master/{path}'
groups: [ all, production ]
groups: [ all ]

3 comments on commit e676156

@Trenly
Copy link

@Trenly Trenly commented on e676156 Jun 1, 2024

Choose a reason for hiding this comment

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

@AMDmi3 - The parsing issue for the specific file mentioned should be fixed by -

@AMDmi3
Copy link
Member Author

@AMDmi3 AMDmi3 commented on e676156 Jun 1, 2024

Choose a reason for hiding this comment

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

There needs to be winget qa process to catch this

@Trenly
Copy link

@Trenly Trenly commented on e676156 Jun 1, 2024

Choose a reason for hiding this comment

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

There needs to be winget qa process to catch this

I agree, and believe it's being tracked in microsoft/winget-cli#1725

Please sign in to comment.