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

920 viper package deploy variables do not work #921

Merged
merged 7 commits into from
Oct 18, 2022

Conversation

Racer159
Copy link
Contributor

Description

Fixes a bug where deploy variables are not settable (and adds a test to catch it)

Related Issue

Fixes #920

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before merging

  • Tests have been added/updated as necessary (add the needs-tests label)
  • Documentation has been updated as necessary (add the needs-docs label)
  • (Optional) Changes have been linted locally with golangci-lint. (NOTE: We haven't turned on lint checks in the pipeline yet so linting may be hard if it shows a lot of lint errors in places that weren't touched by changes. Thus, linting is optional right now.)

@Racer159 Racer159 requested review from jeff-mccoy, YrrepNoj and Noxsios and removed request for jeff-mccoy October 17, 2022 23:17
@Racer159 Racer159 enabled auto-merge (squash) October 17, 2022 23:21
@Racer159 Racer159 requested a review from RothAndrew October 18, 2022 00:44
jeff-mccoy
jeff-mccoy previously approved these changes Oct 18, 2022
Copy link
Contributor

@jeff-mccoy jeff-mccoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx cleanup crew, lgtm!

@Racer159
Copy link
Contributor Author

@jeff-mccoy mentioning this here to link these together: #922

@Racer159 Racer159 requested a review from jeff-mccoy October 18, 2022 13:14
@Racer159 Racer159 merged commit fc98c75 into master Oct 18, 2022
@Racer159 Racer159 deleted the 920-viper-package-deploy-variables-do-not-work branch October 18, 2022 13:15
Noxsios pushed a commit that referenced this pull request Mar 8, 2023
## Description

Fixes a bug where deploy variables are not settable (and adds a test to
catch it)

## Related Issue

Fixes #920

## Type of change

- [X] Bug fix (non-breaking change which fixes an issue)

## Checklist before merging

- [X] Tests have been added/updated as necessary (add the `needs-tests`
label)
- [X] Documentation has been updated as necessary (add the `needs-docs`
label)
- [X] (Optional) Changes have been linted locally with
[golangci-lint](https://github.com/golangci/golangci-lint). (NOTE: We
haven't turned on lint checks in the pipeline yet so linting may be hard
if it shows a lot of lint errors in places that weren't touched by
changes. Thus, linting is optional right now.)
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.

Viper Package Deploy Variables Do Not Work
4 participants