Skip to content

Added operating mode config option & behavior. #269

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

Merged
merged 13 commits into from
Nov 17, 2023
Merged

Conversation

bsneed
Copy link
Contributor

@bsneed bsneed commented Nov 16, 2023

  • Added operatingMode confi option & logic
  • Changed unit-test settings setup to respect operating mode.
  • Made some startup plugins not auto-load when in server mode.
  • Fixed logging output to be correct.
  • Updated testPurgeStorage to reflect new flush behavior.
  • Added test for server operation mode.

@bsneed bsneed force-pushed the bsneed/operatingMode branch from 73e1626 to 1e91157 Compare November 16, 2023 03:28
// MARK: - Operating Mode
/// Specifies the operating mode/context
public enum OperatingMode {
/// Running as an executable on a server
Copy link
Contributor

Choose a reason for hiding this comment

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

Callout to project README.md to list differences.

@bsneed bsneed merged commit 7741aa5 into main Nov 17, 2023
@bsneed bsneed deleted the bsneed/operatingMode branch November 17, 2023 18:48
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.

4 participants