-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update downstream v3.3.1 #395
Conversation
* [COST-5409] Specify correct toolchain version number in go.mod * use mirco version * definitely use toolchain and not micro version * address non-constant format string in call to fmt.Errorf
…into make-downstream-v3.3.1
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## downstream-v3.3.1 #395 +/- ##
====================================================
Coverage ? 80.13%
====================================================
Files ? 22
Lines ? 2729
Branches ? 0
====================================================
Hits ? 2187
Misses ? 438
Partials ? 104
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report in Codecov by Sentry.
|
* update whats new in 3.3.0 (#360) * update docs (#363) * fix make downstream (#365) * v3.3.0 bundle (#362) * Bump library/golang from 1.22.3 to 1.22.5 (#372) * Bump github.com/prometheus/common (#369) * Bump docker/build-push-action from 5 to 6 in the ci-dependencies group (#368) * [COST-5183] dont use csvReader.ReadAll to improve memory usage (#370) * update go in go.mod to 1.22 (#373) * Bump the testing-framework group with 2 updates (#374) * Bump github.com/onsi/gomega in the testing-framework group (#375) * Update badges (#384) * update license badge * clean up badges * remove license badge * Bump library/golang from 1.22.5 to 1.22.6 (#385) * update whats new in 3.3.1 (#388) * [COST-5377] update whats new in 3.3.1 * fix typo * [COST-5390] Make downstream v3.3.1 (#391) * make bundle for v3.3.1 (#389) * [COST-5390] make downstream v3.3.1 * clean up directory name and version * Update downstream v3.3.1 (#395) * make bundle for v3.3.1 (#389) * [COST-5390] make downstream v3.3.1 * clean up directory name and version * [COST-5409] Specify correct toolchain version number in go.mod (#394) * [COST-5409] Specify correct toolchain version number in go.mod * use mirco version * definitely use toolchain and not micro version * address non-constant format string in call to fmt.Errorf * update dockerfile * add bundle assets * clean up dockerfiles --------- Co-authored-by: Michael Skarbek <mskarbek@redhat.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
No description provided.