-
Notifications
You must be signed in to change notification settings - Fork 8
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
Use signature from sdk #361
Merged
Merged
Conversation
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
Signed-off-by: Itxaka <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #361 +/- ##
==========================================
+ Coverage 54.62% 59.07% +4.45%
==========================================
Files 43 39 -4
Lines 4681 4242 -439
==========================================
- Hits 2557 2506 -51
+ Misses 1838 1460 -378
+ Partials 286 276 -10 ☔ View full report in Codecov by Sentry. |
mauromorales
approved these changes
Jun 4, 2024
renovate bot
referenced
this pull request
in kairos-io/provider-kairos
Jun 6, 2024
…0.6 (#576) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/kairos-io/kairos-agent/v2](https://togithub.com/kairos-io/kairos-agent) | `v2.10.5` -> `v2.10.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.5/v2.10.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fkairos-io%2fkairos-agent%2fv2/v2.10.5/v2.10.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>kairos-io/kairos-agent (github.com/kairos-io/kairos-agent/v2)</summary> ### [`v2.10.6`](https://togithub.com/kairos-io/kairos-agent/releases/tag/v2.10.6) [Compare Source](https://togithub.com/kairos-io/kairos-agent/compare/v2.10.5...v2.10.6) #### What's Changed - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/351](https://togithub.com/kairos-io/kairos-agent/pull/351) - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/352](https://togithub.com/kairos-io/kairos-agent/pull/352) - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/355](https://togithub.com/kairos-io/kairos-agent/pull/355) - Apply go mod tidy -compat=1.19 during release by [@​mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-agent/pull/358](https://togithub.com/kairos-io/kairos-agent/pull/358) - Update module github.com/spf13/viper to v1.19.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/359](https://togithub.com/kairos-io/kairos-agent/pull/359) - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/360](https://togithub.com/kairos-io/kairos-agent/pull/360) - Use signature from sdk by [@​Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-agent/pull/361](https://togithub.com/kairos-io/kairos-agent/pull/361) - Update dependency cypress to v13.11.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/363](https://togithub.com/kairos-io/kairos-agent/pull/363) - Update module golang.org/x/sys to v0.21.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/366](https://togithub.com/kairos-io/kairos-agent/pull/366) - Update goreleaser/goreleaser-action action to v6 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/367](https://togithub.com/kairos-io/kairos-agent/pull/367) - Update module github.com/google/go-github/v40 to v62 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/368](https://togithub.com/kairos-io/kairos-agent/pull/368) - Update module golang.org/x/oauth2 to v0.21.0 by [@​renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-agent/pull/365](https://togithub.com/kairos-io/kairos-agent/pull/365) - bump kairos-sdk to v0.2.2 by [@​nianyush](https://togithub.com/nianyush) in [https://github.com/kairos-io/kairos-agent/pull/369](https://togithub.com/kairos-io/kairos-agent/pull/369) #### New Contributors - [@​nianyush](https://togithub.com/nianyush) made their first contribution in [https://github.com/kairos-io/kairos-agent/pull/369](https://togithub.com/kairos-io/kairos-agent/pull/369) **Full Changelog**: kairos-io/kairos-agent@v2.10.5...v2.10.6 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zODguMSIsInVwZGF0ZWRJblZlciI6IjM3LjM4OC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.