Skip to content

Commit

Permalink
New version: stacklok.minder 0.0.43: add locale
Browse files Browse the repository at this point in the history
  • Loading branch information
stacklokbot committed Apr 11, 2024
1 parent a61f784 commit 6436287
Showing 1 changed file with 46 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# 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.43
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
* 496cfa1765d52013e2f491433662a15d826c76ee: A nicer error message when listing remote repos without an enrolled provider (#2976) (@jhrozek)
* 4e55ccb7edbfb82de1767e36309cf454a526186a: Add remediation URL to all evaluation responses (#2972) (@puerco)
* acec132aae2abef24138f7adb20296b708089cdb: Allow reading secrets from file for GH App config (#3040) (@eleftherias)
* 76bd9aa2834651edeb0382530a2368747700cb7a: Artifact index for repos was not meant to be unique (#3022) (@JAORMX)
* 06cdf21e8557e636a26f29d26532988fdd5a5755: Auto-generated DB schema update - 2024-04-10 11:50:40 (#3023) (@github-actions[bot])
* cff8774d6b8061184411a06e860c17a8fc3b0b76: Avoid deleting GH App installation if already deleted (#3031) (@eleftherias)
* 70653d401c1649bdb4bc14b6c35e85000edaef31: CLI: Get rule type by name (#3009) (@JAORMX)
* b403aeecea7ee1766a34146051b2bf564cca7ba2: CLI: Print applicable entity when getting rule type info (#3013) (@JAORMX)
* 38f55046de23ef2394c6e853d49824788aef374d: Default to github-app in provider enroll (#3032) (@dmjb)
* 6775fca3478871b96fc98c8e38ef90280d6887b9: Disable linter rules for pre-Go 1.22 loop var issue (#3029) (@dmjb)
* 471f6de2d5662dda00d144ab412a9360f4ffe7d7: Don't crash if there's no package list client (#3034) (@jhrozek)
* 0c058527a5ad8eeba3750daa57c27487cc119633: Handle entity delete events, i.e. when a repo is deleted (#2940) (@rdimitrov)
* 84da02be89371ecc3806bd24b824ddcf275dd49b: Issue a bespoke profile update message on patching a profile (#3012) (@jhrozek)
* c13a861beab0478f93c7eafe7777521c9d7d3edd: Only run deletion reconciler on repo deleted events (#3036) (@JAORMX)
* 103064ae8fd47ccd2610a68d1d253562d7bae6db: Proceed with provider delete if repo delete fails (#3025) (@eleftherias)
* 5abbaa3db945610a76812d7caaf2b926f5a788ce: Remove hardcoded dependency between artifacts and projects (#2991) (@JAORMX)
* 350aa0f2f750c72fc67ec201f588fca6433dd46f: Skip branch protection remediations for repos with no branches (#3035) (@jhrozek)
* 9b7879df0559737a425e890fb8ca1c67f4b65aee: Uninstall GitHub Apps when a user account is deleted (#3024) (@eleftherias)
* 34887a7e4117abd9ecc4b20b78b35b44f76e3d32: Use ProviderID in telemetry data (#3026) (@dmjb)
* 52a0bf8d3609eca0a995acb3566527d37da15862: Use output.formats.format in golangci.yaml (#3041) (@jhrozek)
* ffda9223fa47b4acb08e75e087524a32f438c289: build(deps): bump github.com/stacklok/frizbee from 0.0.13 to 0.0.14 (#3020) (@dependabot[bot])
* daf1ca8b52b503fce1d21d0d9368e0eb39ae6fb5: build(deps): bump github.com/styrainc/regal from 0.20.0 to 0.20.1 (#3018) (@dependabot[bot])
* af5fcf377659db9a198280cc7caa9dd46ff1318e: build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 (#3019) (@dependabot[bot])
* e1dc5e70e2c5ba7a60cef2fa2b3021c98d956f56: build(deps): bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#3037) (@dependabot[bot])
* 68f0b351fe698e1c5e7c38b2747c56d7fe5bc47d: git ingester: Handle empty repository by skipping it (#3033) (@JAORMX)
ManifestType: defaultLocale
ManifestVersion: 1.6.0

0 comments on commit 6436287

Please sign in to comment.