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: ensure the upgrade server type is not nil #182

Merged
merged 1 commit into from
May 29, 2024
Merged

Conversation

jooola
Copy link
Member

@jooola jooola commented May 28, 2024

The check was done against the wrong variable.

@jooola jooola requested a review from a team as a code owner May 28, 2024 15:48
Copy link

codecov bot commented May 28, 2024

Codecov Report

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

Project coverage is 29.48%. Comparing base (6716852) to head (94d84bf).

Files Patch % Lines
builder/hcloud/step_pre_validate.go 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   29.48%   29.48%           
=======================================
  Files          11       11           
  Lines         641      641           
=======================================
  Hits          189      189           
  Misses        428      428           
  Partials       24       24           

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

@jooola jooola merged commit d297dcb into main May 29, 2024
10 checks passed
@jooola jooola deleted the fix-invalid-condition branch May 29, 2024 07:00
jooola pushed a commit that referenced this pull request Jun 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.5.0](v1.4.0...v1.5.0)
(2024-06-05)


### Features

* add HCP packer support
([#122](#122))
([85435ef](85435ef))
* allow disabling the server public ips
([#190](#190))
([82e6cdb](82e6cdb)),
closes
[#188](#188)


### Bug Fixes

* ensure the upgrade server type is not nil
([#182](#182))
([d297dcb](d297dcb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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