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: add missing defaults #905

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

npalm
Copy link
Collaborator

@npalm npalm commented Jul 12, 2023

While checking the PR, I was not able to switch from main to the refactory-varialbes branch for the example-default.

  • fix a missing default
  • add a null check in stated of a string check

@npalm npalm requested a review from kayman-mk as a code owner July 12, 2023 20:13
@github-actions
Copy link
Contributor

Hey @npalm! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

@npalm npalm removed the request for review from kayman-mk July 12, 2023 20:13
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.1s
✅ BASH bash-exec 1 0 0.0s
✅ BASH shellcheck 1 0 0.36s
✅ BASH shfmt 1 1 0 0.02s
✅ COPYPASTE jscpd yes no 1.86s
✅ JSON eslint-plugin-jsonc 1 0 0 1.18s
✅ JSON jsonlint 1 0 0.14s
✅ JSON prettier 1 0 0 0.41s
✅ JSON v8r 1 0 2.16s
⚠️ MARKDOWN markdownlint 4 4 1 4.18s
✅ MARKDOWN markdown-link-check 4 0 5.74s
✅ REPOSITORY checkov yes no 13.01s
✅ REPOSITORY dustilock yes no 0.19s
✅ REPOSITORY gitleaks yes no 0.88s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.86s
✅ REPOSITORY syft yes no 0.31s
✅ SPELL cspell 29 0 3.24s
✅ TERRAFORM terraform-fmt 18 0 0 1.52s
✅ TERRAFORM terragrunt 1 0 0 0.1s
✅ YAML prettier 2 1 0 0.62s
✅ YAML v8r 2 0 3.48s
✅ YAML yamllint 2 0 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@kayman-mk
Copy link
Collaborator

Good spot, thanks!

@kayman-mk kayman-mk merged commit 5d23628 into refactor-variables Jul 27, 2023
@kayman-mk kayman-mk deleted the npalm/refactor-variables branch July 27, 2023 12:39
kayman-mk pushed a commit that referenced this pull request Sep 7, 2023
While checking the PR, I was not able to switch from main to the
refactory-varialbes branch for the example-default.

- fix a missing default
- add a null check in stated of a string check
kayman-mk pushed a commit that referenced this pull request Sep 10, 2023
🤖 I have created a release *beep* *boop*
---


##
[7.0.0](6.5.2...7.0.0)
(2023-09-09)


### ⚠ BREAKING CHANGES

* group variables for better overview
([#810](#810))
* allow to set all docker options for the Executor
([#511](#511))
* add idle_count_min` and `idle_scale_factor` to Docker Machine
autoscaling options
([#711](#711))
* remove deprecated variables
([#738](#738))
* remove deprecated pull policy variable
([#710](#710))

### Features

* add idle_count_min` and `idle_scale_factor` to Docker Machine
autoscaling options
([#711](#711))
([1538d48](1538d48))
* allow to set all docker options for the Executor
([#511](#511))
([461561e](461561e))


### Bug Fixes

* add missing defaults
([#905](#905))
([eb44182](eb44182))
* correct the bugs of major version 7 (pre-release)
([#860](#860))
([f236b58](f236b58))
* remove deprecated pull policy variable
([#710](#710))
([8736ec7](8736ec7))


### Miscellaneous Chores

* remove deprecated variables
([#738](#738))
([676ed6a](676ed6a))


### Code Refactoring

* group variables for better overview
([#810](#810))
([c8a3b89](c8a3b89))

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

---------

Signed-off-by: Niek Palm <dev.npalm@gmail.com>
Co-authored-by: cattle-ops-releaser-2[bot] <134548870+cattle-ops-releaser-2[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <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.

2 participants