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

Update Full Config Export with new Imports and Exports #473

Merged

Conversation

phalestrivir
Copy link
Contributor

This PR is the final PR in a series of PR's to add additional exports and imports to Frodo, and should be merged in last. It includes additional imports and exports that couldn't be separated into PRs as easily (due to also requiring updates to the full config export in order to fully build and run tests), so each of these changes is separated into different commits. This PR does the following:

  • Adds additional agent exports and imports for agent types not previously being exported and imported, in addition to global agents.
  • Adds global authentication settings imports and exports
  • Adds ability to export additional information about library scripts from the /libraries endpoint
  • Updates the full config export and import to include all the new imports and exports
  • Two minor refactoring changes, one which is required for the CLI to build, each in separate commits.

As mentioned previously, the other PRs prior to this one should be merged in first. Those are:

Additionally, there will be a PR in the Frodo CLI that contains changes that will rely on the changes in this PR.

@vscheuber
Copy link
Contributor

@phalestrivir I'll hold off on this one until we get the conflicting PRs sorted out and merged.

@vscheuber vscheuber merged commit 9d2f8a6 into rockcarver:main Nov 14, 2024
4 of 5 checks passed
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