Skip to content

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.

5 participants