Skip to content
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

fix(exp): rename to sshutils package name #450

Merged
merged 1 commit into from
May 29, 2024
Merged

fix(exp): rename to sshutils package name #450

merged 1 commit into from
May 29, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented May 29, 2024

The package url and name were different. Use the sshutils package name to prevent collision with the stdlib ssh package.

@jooola jooola requested a review from a team as a code owner May 29, 2024 09:45
Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.91%. Comparing base (83cb7e9) to head (b7d5ac3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #450   +/-   ##
=======================================
  Coverage   70.91%   70.91%           
=======================================
  Files          35       35           
  Lines        3772     3772           
=======================================
  Hits         2675     2675           
  Misses        688      688           
  Partials      409      409           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jooola jooola merged commit 6d4100d into main May 29, 2024
4 checks passed
@jooola jooola deleted the sshutils branch May 29, 2024 12:20
jooola pushed a commit that referenced this pull request May 31, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.9.0](v2.8.0...v2.9.0)
(2024-05-29)


### Features

* **exp:** add `AppendNextActions` function
([#440](#440))
([b07d7ad](b07d7ad))
* **exp:** add ssh key functions
([#441](#441))
([d766e96](d766e96))


### Bug Fixes

* **exp:** rename to `sshutils` package name
([#450](#450))
([6d4100d](6d4100d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
apricote pushed a commit to hetznercloud/fleeting-plugin-hetzner that referenced this pull request Sep 12, 2024
…etznercloud/fleeting-plugin-hetzner!70)

This MR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go) | require | minor | `v2.8.0` -> `v2.9.0` |

---

### Release Notes

<details>
<summary>hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)</summary>

### [`v2.9.0`](https://github.com/hetznercloud/hcloud-go/releases/tag/v2.9.0)

[Compare Source](hetznercloud/hcloud-go@v2.8.0...v2.9.0)

##### Features

-   **exp:** add `AppendNextActions` function ([#&#8203;440](hetznercloud/hcloud-go#440)) ([b07d7ad](hetznercloud/hcloud-go@b07d7ad))
-   **exp:** add ssh key functions ([#&#8203;441](hetznercloud/hcloud-go#441)) ([d766e96](hetznercloud/hcloud-go@d766e96))

##### Bug Fixes

-   **exp:** rename to `sshutils` package name ([#&#8203;450](hetznercloud/hcloud-go#450)) ([6d4100d](hetznercloud/hcloud-go@6d4100d))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants