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

Move various Types to the API from Engine.Core #24

Merged
merged 1 commit into from
Nov 15, 2023
Merged

Conversation

CharliePoole
Copy link
Contributor

This is part of an effort to reduce the footprint of TestCentric.Engine.Core, possibly eliminating it in the future or possibly renaming it as a common utility assembly.

In the current PR, the following Types are being added to the API

  • EnginePackageSettings
  • AgentExitCodes
  • MessageCode
  • TestEngineMessage
  • ISerializationProtocol

@CharliePoole CharliePoole added the Enhancement An improvement to an existing feature label Nov 15, 2023
@CharliePoole CharliePoole added this to the 2.0.0-beta4 milestone Nov 15, 2023
@CharliePoole CharliePoole self-assigned this Nov 15, 2023
@CharliePoole CharliePoole merged commit eaf75f5 into main Nov 15, 2023
2 checks passed
@CharliePoole CharliePoole deleted the move-to-api branch November 15, 2023 18:02
@CharliePoole
Copy link
Contributor Author

🎉 This issue has been resolved in version 2.0.0-beta4 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant