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

Agent configuration construction #2041

Merged
merged 18 commits into from
Jun 24, 2022

Conversation

mssalvatore
Copy link
Collaborator

What does this PR do?

  • Remove circular dependency between AgentConfiguration and AgentConfigurationSchema
  • Add methods to convert to/from JSON
  • Encapsulate Marshmallow
  • Prevent invalid objects from being constructed

PR Checklist

  • Have you added an explanation of what your changes do and why you'd like to include them?
  • Is the TravisCI build passing?
  • Was the CHANGELOG.md updated to reflect the changes?
  • Was the documentation framework updated to reflect the changes?
  • Have you checked that you haven't introduced any duplicate code?

Testing Checklist

  • Added relevant unit tests?
  • Have you successfully tested your changes locally? Elaborate:

    Tested by running unit tests
    Tested by running ETE tests

  • If applicable, add screenshots or log transcripts of the feature working

@mssalvatore mssalvatore changed the base branch from develop to 1960-deserialize-config June 24, 2022 17:36
@mssalvatore mssalvatore merged commit 93ed7cf into 1960-deserialize-config Jun 24, 2022
@mssalvatore mssalvatore deleted the agent-configuration-construction branch June 24, 2022 18:17
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