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

Ep002 e #317

Closed
wants to merge 4 commits into from
Closed

Ep002 e #317

wants to merge 4 commits into from

Conversation

DinoChiesa
Copy link
Collaborator

No description provided.

  correct logic in plugin FR001, so that:
  - if there is a single FaultRule, with no Condition,
    it results in a warning "consider migrating to DefaultFaultRule".
  - If there are multiple FaultRules, if any except the first or last,
    depending on whether proxy or target, has no Condition, generate
    an error.
 - new FR003 generates a warning with single FaultRule and no Condition

 - FR001 generates errors with multiple FaultRules, and a rule other
   than the fallback lacks a Condition

 - refactor tests to align with this function

 - update the README

 - update the test badge
- new plugin EP002, checks for misplaced elements with target & proxy endpoints
- tests for same
@DinoChiesa DinoChiesa changed the base branch from master to gh-actions-v1 July 8, 2022 17:17
@DinoChiesa DinoChiesa changed the base branch from gh-actions-v1 to master July 8, 2022 17:17
@DinoChiesa
Copy link
Collaborator Author

Something is very wrong, the PR is showing old commits. I have tried 5 times to create a clean PR, still not succeeding. Deleting this one. Will try again.

@DinoChiesa DinoChiesa closed this Jul 8, 2022
@DinoChiesa DinoChiesa deleted the ep002-e branch July 8, 2022 17:19
@DinoChiesa DinoChiesa restored the ep002-e branch July 8, 2022 17:22
@DinoChiesa DinoChiesa deleted the ep002-e branch July 8, 2022 20:41
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.

1 participant