forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: stacklok.minder 0.0.40: add locale
- Loading branch information
stacklokbot
committed
Apr 5, 2024
1 parent
09ad1db
commit dc7f3d6
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
manifests/s/stacklok/minder/0.0.40/stacklok.minder.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# This file was generated by GoReleaser. DO NOT EDIT. | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
PackageIdentifier: stacklok.minder | ||
PackageVersion: 0.0.40 | ||
PackageLocale: en-US | ||
Publisher: stacklok | ||
PublisherSupportUrl: https://github.com/stacklok/minder/issues/new/choose | ||
PackageName: minder | ||
PackageUrl: https://stacklok.com | ||
License: Apache-2.0 | ||
LicenseUrl: https://github.com/stacklok/minder/blob/main/LICENSE | ||
Copyright: Stacklok, Inc. | ||
ShortDescription: minder is the client CLI for interacting with Minder by Stacklok. | ||
Moniker: minder | ||
Tags: | ||
- golang | ||
- cli | ||
ReleaseNotes: | | ||
## Changelog | ||
* ef50b29c829e1aa5c16f59301ffbca91cd87af75: Add delete provider command (#2922) (@eleftherias) | ||
* 18fee755fa4267a3b7987b9a7b8c2c23dbd0c4df: Bump docusaurus packages to 3.2.1 (#2957) (@jhrozek) | ||
* 6e7b2fb7bcbf7e065a0c25c3345d532299a865e2: Change validation error message to describe max length (#2945) (@dmjb) | ||
* 107ebf0799276b6bc803b4a89f61c1fee3dff384: Claim GitHub App installations on first login if they exist (#2937) (@evankanderson) | ||
* 3b93c47a3c0025e787e58b27f66e08c018e4669b: Expand docs for how to add users to projects (#2901) (@ethomson) | ||
* 2f59882e35a4219c6bbf68a104882474cdadc0ff: Fix flaky DB list repos test (#2959) (@eleftherias) | ||
* 1a7ee922623bc55a8324fae8fd5c8cd504fdfd41: Fix mindev ruletype test (#2939) (@jhrozek) | ||
* 1de308eb187b2f92cb770fd2c288ae6e1638922d: Fix order of instructions in running a server (#2935) (@lukehinds) | ||
* 11b6573ad62cfdd783a8bb52f3fce461466037f4: Fix repository delete by name (#2941) (@eleftherias) | ||
* ca3fef5d8e5e9c1433a4efdeeb2924876b92bebb: Refactor: Move SetViperStructDefaults to utils (#2920) (@Vyom-Yadav) | ||
* 82960acf36a415c6ab0717af138b1c45c4d38c3c: Set security_invoker=true to use permissions on the underlying tables when creating new view (#2942) (@evankanderson) | ||
* a4c9b01323eed66dde72bdd3a81aa9d3bb7661e2: Support empty profiles by utilizing views (#2936) (@jhrozek) | ||
* 5df15b634d7c9f31818b9fd955b0fdd9a92c6505: build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#2951) (@dependabot[bot]) | ||
* 98aaeb3377eee622b846ea57cd51cea4ee0ee3e0: build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#2949) (@dependabot[bot]) | ||
* 85e1cc71c7d8fe0e1766652d1a8d5de47135af1c: build(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#2950) (@dependabot[bot]) | ||
* b2656ba24aa186242ca02c0e831f67b775d4090f: build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 in /tools (#2952) (@dependabot[bot]) | ||
* bd5d9ef0d18f8aa44d7e7c7fc99ef5ba48c29871: build(deps-dev): bump @docusaurus/module-type-aliases from 3.2.0 to 3.2.1 in /docs (#2953) (@dependabot[bot]) | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |