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

Validate couper configuration #296

Merged
merged 46 commits into from
Nov 17, 2021
Merged

Validate couper configuration #296

merged 46 commits into from
Nov 17, 2021

Conversation

alex-schneider
Copy link
Contributor

@alex-schneider alex-schneider commented Aug 20, 2021

Closes #188 #168


Reviewer checklist
  • Read PR description: a summary about the changes is required
  • Changelog updated
  • Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage
  • Pulled branch, manually tested
  • Verified requirements are met
  • Reviewed the code
  • Reviewed the related tests

@alex-schneider alex-schneider changed the title Validate couper configuration WIP: Validate couper configuration Aug 20, 2021
@alex-schneider alex-schneider linked an issue Sep 2, 2021 that may be closed by this pull request
Alex Schneider added 2 commits September 2, 2021 16:30
@alex-schneider alex-schneider changed the title WIP: Validate couper configuration Validate couper configuration Sep 2, 2021
command/verify.go Outdated Show resolved Hide resolved
command/verify.go Outdated Show resolved Hide resolved
command/verify.go Outdated Show resolved Hide resolved
command/verify.go Outdated Show resolved Hide resolved
config/error_handler.go Outdated Show resolved Hide resolved
main.go Show resolved Hide resolved
Copy link
Collaborator

@malud malud left a comment

Choose a reason for hiding this comment

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

lgtm so far.

main_test.go Outdated Show resolved Hide resolved
main_test.go Outdated Show resolved Hide resolved
@malud malud merged commit e0a7df1 into master Nov 17, 2021
@malud malud deleted the validate-config branch November 17, 2021 11:19
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.

Check for unknown attributes on config load Missing check for attribute assignments on config load
3 participants