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

feat(exp): add ssh key functions #441

Merged
merged 5 commits into from
May 24, 2024
Merged

feat(exp): add ssh key functions #441

merged 5 commits into from
May 24, 2024

Conversation

jooola
Copy link
Member

@jooola jooola commented May 13, 2024

This adds a few ssh key utilities in the ssh kit package. The functions are used in multiple Hetzner Cloud projects.

@jooola jooola requested a review from a team as a code owner May 13, 2024 12:42
Copy link

codecov bot commented May 13, 2024

Codecov Report

Attention: Patch coverage is 52.63158% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 80.52%. Comparing base (b07d7ad) to head (2b5276f).

Files Patch % Lines
hcloud/exp/kit/ssh/ssh_key.go 52.63% 9 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #441      +/-   ##
==========================================
- Coverage   80.70%   80.52%   -0.19%     
==========================================
  Files          35       36       +1     
  Lines        5775     5813      +38     
==========================================
+ Hits         4661     4681      +20     
- Misses        708      717       +9     
- Partials      406      415       +9     

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

hcloud/exp/kit/ssh/ssh_key.go Outdated Show resolved Hide resolved
@jooola jooola merged commit d766e96 into main May 24, 2024
4 checks passed
@jooola jooola deleted the exp-ssh branch May 24, 2024 11:03
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>
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.

None yet

2 participants