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

Use ginkgolinter instead of self baked gomegacheck #95

Merged
merged 5 commits into from
Dec 14, 2023

Conversation

himanshu-kun
Copy link
Contributor

@himanshu-kun himanshu-kun commented Dec 14, 2023

/area dev-productivity
/kind cleanup

What this PR does / why we need it:
Switch from own gomegacheck linter to use an officially supported golangci-lint linter for ginkgo/gomega checks.

Additionally the linting erros in the tests have been fixed.

refer gardener/gardener#8769

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Use `ginkgolinter` instead of self baked `gomegacheck`

@gardener-prow gardener-prow bot added area/dev-productivity Developer productivity related (how to improve development) kind/cleanup Something that is not needed anymore and can be cleaned up size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Dec 14, 2023
@gardener-prow gardener-prow bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Dec 14, 2023
Copy link

gardener-prow bot commented Dec 14, 2023

@himanshu-kun: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-dependency-watchdog-check-vulnerabilities 014aba5 link false /test pull-dependency-watchdog-check-vulnerabilities

Full PR test history. Your PR dashboard. Command help for this repository.
Please help us cut down on flakes by linking this test failure to an open flake report or filing a new flake report if you can't find an existing one. Also see our testing guideline for how to avoid and hunt flakes.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Copy link
Collaborator

@rishabh-11 rishabh-11 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR.
/lgtm

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Dec 14, 2023
Copy link

gardener-prow bot commented Dec 14, 2023

LGTM label has been added.

Git tree hash: d40c37bd3d69b7b131e488eb9466d9b0b93edd18

Copy link

gardener-prow bot commented Dec 14, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rishabh-11

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 14, 2023
@gardener-prow gardener-prow bot merged commit 9b31adc into gardener:master Dec 14, 2023
6 of 7 checks passed
@himanshu-kun himanshu-kun deleted the fix-linter branch December 15, 2023 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dev-productivity Developer productivity related (how to improve development) cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/cleanup Something that is not needed anymore and can be cleaned up lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants