Skip to content

Recommend unwinding constant error string pattern#4515

Merged
negz merged 1 commit intocrossplane:masterfrom
negz:erroneous
Feb 28, 2024
Merged

Recommend unwinding constant error string pattern#4515
negz merged 1 commit intocrossplane:masterfrom
negz:erroneous

Conversation

@negz
Copy link
Copy Markdown
Member

@negz negz commented Aug 24, 2023

Description of your changes

Fixes #4514

See that issue for discussion and context.

I have:

  • Read and followed Crossplane's contribution process.
  • Added or updated unit and E2E tests for my change.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, if necessary.
  • Opened a PR updating the docs, if necessary.

@negz negz changed the title Compare errors using cmpopts.EquateErrors in unit tests Compare errors using cmpopts.EquateErrors in unit tests Aug 24, 2023
@negz negz changed the title Compare errors using cmpopts.EquateErrors in unit tests Recommend unwinding constant error string pattern Aug 25, 2023
@negz negz marked this pull request as ready for review August 25, 2023 22:20
@negz negz requested review from a team as code owners August 25, 2023 22:20
@negz negz requested review from bobh66, lsviben and turkenh August 25, 2023 22:20
@github-actions
Copy link
Copy Markdown

Crossplane does not currently have enough maintainers to address every issue and pull request. This pull request has been automatically marked as stale because it has had no activity in the last 90 days. It will be closed in 14 days if no further activity occurs. Adding a comment starting with /fresh will mark this PR as not stale.

@github-actions github-actions bot added the stale label Nov 25, 2023
@github-actions github-actions bot closed this Dec 9, 2023
@negz negz reopened this Jan 8, 2024
@negz negz force-pushed the erroneous branch 3 times, most recently from 2d525ff to bc4f154 Compare January 9, 2024 00:31
@negz negz requested a review from phisco January 9, 2024 00:32
@negz
Copy link
Copy Markdown
Member Author

negz commented Jan 9, 2024

@phisco PTAL. I got rid of the (stale/conflicting) commit that updated some actual code, so now this is just the recommendation. I figure this is a step in the right direction at least.

@github-actions github-actions bot removed the stale label Jan 9, 2024
Fixes crossplane#4514

See that issue for discussion and context.

Signed-off-by: Nic Cope <nicc@rk0n.org>
@negz negz merged commit 9d809bb into crossplane:master Feb 28, 2024
@negz negz deleted the erroneous branch February 28, 2024 20:04
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.

Unwind constant error string pattern

2 participants