From ebe814ea896ee971f4f2a156cef1e807627c2d9f Mon Sep 17 00:00:00 2001 From: stacklokbot Date: Wed, 31 Jul 2024 14:05:59 +0200 Subject: [PATCH] New version: stacklok.minder 0.0.57: add locale --- .../0.0.57/stacklok.minder.locale.en-US.yaml | 119 ++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 manifests/s/stacklok/minder/0.0.57/stacklok.minder.locale.en-US.yaml diff --git a/manifests/s/stacklok/minder/0.0.57/stacklok.minder.locale.en-US.yaml b/manifests/s/stacklok/minder/0.0.57/stacklok.minder.locale.en-US.yaml new file mode 100644 index 000000000000..f613aada751c --- /dev/null +++ b/manifests/s/stacklok/minder/0.0.57/stacklok.minder.locale.en-US.yaml @@ -0,0 +1,119 @@ +# 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.57 +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 + * f5629d94601345c8dfaf309b84e37e3cab9364f4: Accept filters multiple times in `history list`. (#3979) (@blkt) + * 6c46b59212ed68e2bdc537a7c36f8e8d4e4abd5c: Add GetProfileByName RPC (#4029) (@JAORMX) + * 9f1518925a1dbbee8322254f1d98920945443b3a: Add PullRequest as available entity for selectors (#4000) (@jhrozek) + * da3c20bbe94093c4cbf2761f3ad7d0888e6fb2b8: Add `rule_entity_id` to `rule_evaluations` (#3999) (@dmjb) + * b3b3256fe4ebf8c8b17906e1696d1d20d7e113fa: Add a DB function to delete all selectors for a profile (#3942) (@jhrozek) + * e1733de71cffdbb61d210ebe4ef3302a8ba8b863: Add affinity configuration to helm chart (#4041) (@JAORMX) + * 05bc0635adc91a2d77600fd73a88b457ddd1b2da: Add converter for PR selector (#4028) (@eleftherias) + * aef307132834cbeda332fde62e192734f94fbad2: Add docs for user management and invitations (#3837) (#3972) (@rdimitrov) + * 1ceab6429ab91ef0b25cf9b877c69536f99f207a: Add entity_type column to evaluation_rule_entities (#3980) (@dmjb) + * adcd6347fe548c14e476aea41c480c4a2aa7f2e1: Add evaluation id to ListEvaluationHistory RPC. (#3950) (@blkt) + * 547c69163cbdc62bbe249b8cfc0611bc4b5438a0: Add from/to filters to `minder history list`. (#3928) (@blkt) + * 07a22f189e80784693e87cd2644311d81d241d71: Add history purge command to minder server cli. (#3976) (@blkt) + * 84efc7e143fd43de054a2680b30a86a4a2c493d4: Add k8s labels to session expiration purge and rotate provider token jobs (#4051) (@JAORMX) + * fd2c9d235220fd4169f5d04e3dd63e885e0e58fb: Add more context around repo lookup failures (#4002) (@dmjb) + * 1cff72434a1ae0b82184b0540d5d93de99bbab3e: Add profile ID to `latest_evaluation_statuses` (#3993) (@dmjb) + * daf5748479e268f23280d14ed3d96bd2d5f4a19e: Add severity to rule in ListEvaluationHistory RPC. (#4014) (@blkt) + * dccc11a50b5d1eba6c5b9b5d0453c3c06fe5c398: Add tests to evaluation log entries conversion. (#3941) (@blkt) + * 8d7f92ff47deae92fabcad31dd2a32b1fc0d3dec: Add the protobuf message and the selector API (#3797) (@jhrozek) + * b854af108d6e7d819fb76fd3781ec8ad3bd88e41: Align sort inversion with pagination direction. (#3968) (@blkt) + * e017d7d6df93ea35efadd2f43648d35fead99235: Allow authenticated users without Minder projects to accept credentials (#3909) (@evankanderson) + * 5ac98eb4e69dd259cc6e9e4477cda6a97943effc: Auto-generated DB schema update - 2024-07-25 09:17:38 (#3989) (@github-actions[bot]) + * c13144eb254505b06b1bbc76dcbee51a5c09295a: Auto-generated DB schema update - 2024-07-25 09:35:43 (#3991) (@github-actions[bot]) + * 1ebe4d53f41f0f2d75d1c3434685c37fd33b1182: Auto-generated DB schema update - 2024-07-25 11:51:22 (#3997) (@github-actions[bot]) + * 29f2914bb9fbb8b74820cb39a2e8e226dde45ce7: Auto-generated DB schema update - 2024-07-25 13:55:48 (#4001) (@github-actions[bot]) + * 853a788b9f4ee9a973c0a87eb239be22a3c42249: Auto-generated DB schema update - 2024-07-29 12:38:06 (#4030) (@github-actions[bot]) + * 078e38dc332a45ce9d0f9adb845eb11909e59a4a: Auto-generated cli documentation update - 2024-07-18 14:17:31 (#3931) (@github-actions[bot]) + * 4e4706c29bda88368eaeeb7da18dd8bc65204c3e: Auto-generated cli documentation update - 2024-07-19 10:39:44 (#3937) (@github-actions[bot]) + * cdac00988101c5c42924fecca415676120d7ae45: Auto-generated cli documentation update - 2024-07-25 09:00:27 (#3986) (@github-actions[bot]) + * 1f6562abeaa1bb774324bf689a7f1d1b5711b333: Auto-generated cli documentation update - 2024-07-29 16:19:31 (#4032) (@github-actions[bot]) + * eec1a30d6cad8b4f2a3229d294c3d3f9769aae7f: Backfill `entity_type` in `evaluation_rule_entities` (#3996) (@dmjb) + * ed13dbe53078e2ac8dc4f69a33ca8788f6c55b48: Backfill `latest_evaluation_statuses` with `profile_id` (#4031) (@dmjb) + * a2469f38afaa4d3e2b0000e3bf1c1d415909d9af: Backfill new columns in `rule_evaluations` (#4033) (@dmjb) + * 0d7e9b8e74ed605f38975699aed5cdfb6f22fd02: Change selectors.New to not return an error (#3995) (@jhrozek) + * ac3241fec43bb94b3e5caf6c570e3b6322b55bf5: Decouple from/to filtering in history log RPC. (#3929) (@blkt) + * b5f9c966c963891fd12073c62c56b00040b0fae9: Default security advisory alerts to Off (#3947) (@dmjb) + * 211f5f3fdd0c83969a8b452319b51f8e277f5568: Disambiguate entity type in history log query. (#3994) (@blkt) + * e89169007bd5508491873d9df6a608b829a641c4: Drop `entity_profile_rules` table (#3963) (@dmjb) + * 31e5604dfdbe37db30c3ef6d8a965fed7a4ebb07: Enable history log rpc. (#3974) (@blkt) + * c7839871369decb6af1f7f4a650e90ef5ff147f5: Ensure role exists before we try to remove the role assignment (#3949) (@rdimitrov) + * e1ecac5fe678bf1c8874ca8134f6c85dbe755d3f: Expand profile handlers with selector support (#3944) (@jhrozek) + * c7a8e159a019db58d5839638325e016605950a5f: Extend test cases for selectors with multivalued selections (#4022) (@jhrozek) + * 2b5bb5dfeab9b08042b5e5cd818c377a734f8ed9: Fix ListEvaluationHistory RPC faulty navigation to next page. (#3967) (@blkt) + * 35f1fc5ab316d2a5a20af2c463b223cb183bb548: Fix entity id in ListEvaluationHistory RPC. (#3933) (@blkt) + * c3da5ee8886fd451c07fe0a791db6a6831b7a90d: Fix the profile get json/yaml output to include .profile (#4035) (@rdimitrov) + * f43771b53b2884f29270edafb6629a1aaf1eb8a2: Implement GetEvaluationHistory endpoint (#4044) (@dmjb) + * bc23bc19d9ad3a02704d4af42d42d5c5f8696a08: Log errors from history service (#3992) (@dmjb) + * 129502cd86712ca45b0ba9f1c6e85ffd1b524037: Log errors when listing repositories (#4020) (@dmjb) + * 8345bba368810f7a74166da0642ae58d5d17ed15: Log evaluation history by default (#3973) (@dmjb) + * 4d522f15ac2bf3e4c439b8d0b6e7ac308851070f: Make selectors available in mindev (#3943) (@jhrozek) + * 95535e528ad2afef916cb3fc093aefebf96d33b2: Re-apply #4010 (#4019) (@evankanderson) + * 9d5b603a78d105c3672e0f9b495654ea6df9f6fc: Remove even more unused code (#3952) (@dmjb) + * b9f338bf6018223bc821f194e835334c513e0be1: Remove migration_profile_backfill_log table (#3990) (@dmjb) + * 5ad938d8b2c84bf37a201fcf663303b26fad2cea: Remove unnecessary type conversion causing errors. (#3939) (@blkt) + * 0c7a14862f5b99dc3771a4d8c64b9a3e526dde49: Remove unused SQL query `ListProfilesByProjectID` (#3954) (@dmjb) + * dff4c45c271ea0bd8409a2fbffaf8aba64e75134: Remove unused function and its tests. (#3951) (@dmjb) + * 94986452ec3e8096af6fabfa9babb5abe24bdf4d: Remove use of `entity_profile_rules` table (#3905) (@dmjb) + * 079001ef9634ab43930098482281614a0a824876: Rename comment to description in profile's selector message (#3919) (@jhrozek) + * 2bb32759d749ff6867fb561c6e19750b4837da80: Respect the action overrides (#3946) (@dmjb) + * 570747307784fbd872ceb7c803e9937059e8ab42: Return structured errors from the selectors API (#3998) (@jhrozek) + * 970df6c1eec7a00da2a1c41a15f7cf05d28f4b72: Sizes of cursors and pages are integers in REST. (#3938) (@blkt) + * 832c5995f1165b001af0619453b21cab8a67c6b9: Surface selector check errors to handlers (#4021) (@jhrozek) + * c9688e6e634e785fe1d420be38d75f3cc881dbfd: Take selectors into use in executor (#4004) (@jhrozek) + * 8041df27e1a06c680702ecce1ac9c05055a3dc15: Trim quotes when returning selector comments (#3940) (@jhrozek) + * b9170e510beaac46bf5cf77b70e7e50402dcfee3: Update local Keycloak image to match deployed config (#4011) (@eleftherias) + * bbbb682eaa631dabe2beedd9db296a3b8088646e: Update openfga's entity_reconcile and remote_repo_get to require the editor role (#3977) (@rdimitrov) + * 3ce46e24657925da2146c3f21fce641b6c9eb69a: Use AWS SDK v2 in SES code (#4040) (@dmjb) + * ca039f93fa3741476c6b70b6b683ea9d1fc00cf5: Use rule instance table in executor (#3899) (@dmjb) + * 80c69591b9cbb2ff999482add7105594edde3683: build(deps): bump bufbuild/buf-setup-action from 1.34.0 to 1.35.0 (#3959) (@dependabot[bot]) + * e5d825afa5fee361a37774b488c4c1151e9fbfb0: build(deps): bump bufbuild/buf-setup-action from 1.35.0 to 1.35.1 (#3982) (@dependabot[bot]) + * bfe49e3b5d3d0a1e777f26b108fe05e957607d53: build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 (#3958) (@dependabot[bot]) + * 50b3f54dc962bb24c4a50a62b303516039e96153: build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#3960) (@dependabot[bot]) + * 4d5cf35781e062454775be9b64d68dc2c15466f3: build(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#4036) (@dependabot[bot]) + * ab3988568f02368a8acce1f654785822cc54640a: build(deps): bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.1 (#3970) (@dependabot[bot]) + * 46a2935d5de342461935fc94509c56f3d616711e: build(deps): bump github.com/aws/aws-sdk-go from 1.55.1 to 1.55.2 (#3981) (@dependabot[bot]) + * cfd4c0c2b2dd8adb236c4e9f5ae058f68c382093: build(deps): bump github.com/aws/aws-sdk-go from 1.55.2 to 1.55.3 (#4006) (@dependabot[bot]) + * ae264bad46a5a1b574130e9fb9dc52036bcd8235: build(deps): bump github.com/bufbuild/buf from 1.34.0 to 1.35.0 in /tools (#3955) (@dependabot[bot]) + * e921790a270165d7cdcbbab994faf628423180ce: build(deps): bump github.com/bufbuild/buf from 1.35.0 to 1.35.1 in /tools (#3985) (@dependabot[bot]) + * d04dd1c9805f58ec96ae01b22956356413aab82c: build(deps): bump github.com/docker/cli from 27.0.3+incompatible to 27.1.0+incompatible (#3956) (@dependabot[bot]) + * ad4fb4e7cb869386a0005d6e3de8aad472fbc965: build(deps): bump github.com/docker/cli from 27.1.0+incompatible to 27.1.1+incompatible (#3969) (@dependabot[bot]) + * f70009522df8a5c4e75400768334bc92bb34387c: build(deps): bump github.com/docker/docker from 27.0.0+incompatible to 27.1.0+incompatible in /tools (#4042) (@dependabot[bot]) + * b4b557b2a7f35e38a2d31c7fa37c6f810343cb8d: build(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.0+incompatible (#4043) (@dependabot[bot]) + * 7567d81dce20c0a389c094a5e098e38064df54bf: build(deps): bump github.com/fergusstrange/embedded-postgres from 1.27.0 to 1.28.0 (#4026) (@dependabot[bot]) + * fa83a2def7484838f32bdaf99aed304e03f2de57: build(deps): bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.20.0 to 2.21.0 (#4008) (@dependabot[bot]) + * 3f43556482c4bf0f75e5a5980fb68eab3f888073: build(deps): bump github.com/lestrrat-go/jwx/v2 from 2.1.0 to 2.1.1 (#4025) (@dependabot[bot]) + * 18fd69b7fd17ee8c47fa0e2b2d79e2a660b9c6c7: build(deps): bump github.com/open-feature/go-sdk-contrib/providers/go-feature-flag from 0.1.37 to 0.1.38 (#4047) (@dependabot[bot]) + * f36222bc3184bf5848168d733e3d1a48569d7089: build(deps): bump github.com/open-policy-agent/opa from 0.66.0 to 0.67.0 (#4005) (@dependabot[bot]) + * 97131ba1159ac59d328dc4890b57a28ed3d0707d: build(deps): bump github.com/openfga/openfga from 1.5.6 to 1.5.7 (#4024) (@dependabot[bot]) + * 4cf4cee850fe892bb9c438814e9b218d5732dc00: build(deps): bump github.com/sigstore/sigstore-go from 0.4.0 to 0.5.1 (#3983) (@dependabot[bot]) + * 9b42919bf90efa7d02a86cd0b80a3a980ad020d3: build(deps): bump github.com/stacklok/frizbee from 0.0.20 to 0.1.0 (#3984) (@dependabot[bot]) + * b5ec456687eb80c931e8a03c875b6a49f014241b: build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.31.1 to 1.31.2 (#3957) (@dependabot[bot]) + * 086e058c297ccabed658f5c21668306141dda247: build(deps): bump github.com/thomaspoignant/go-feature-flag from 1.31.2 to 1.32.0 (#4046) (@dependabot[bot]) + * 2d785e0f8fc929c378d66cbe4dd23b2158db8812: build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 (#3945) (@dependabot[bot]) + * 7a83a9d603c06b090e7b5b35866113f4e14234b2: build(deps): bump github/codeql-action from 3.25.13 to 3.25.14 (#4009) (@dependabot[bot]) + * 93efd2e5ec65c35c200c32bb8ddc2e7e7d6ab8ed: build(deps): bump github/codeql-action from 3.25.14 to 3.25.15 (#4023) (@dependabot[bot]) + * bffca40e16d29ce1cb2633d0c1a0a7cf835aeb95: build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#4037) (@dependabot[bot]) + * bacc3a5bda8e4ddf2d40138494e55c652a9380b2: build(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.1 in /tools (#4039) (@dependabot[bot]) + * edbdb59e33bc2c491f6d8a7daffe5d932be4a64a: build(deps): bump mobx from 6.13.0 to 6.13.1 in /docs (#3935) (@dependabot[bot]) + * 06e6748f2070ec5ab72c3ca7c12481f7a00a1bf4: build(deps): bump sigs.k8s.io/release-utils from 0.8.3 to 0.8.4 (#4007) (@dependabot[bot]) +ManifestType: defaultLocale +ManifestVersion: 1.6.0