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

MCS-1815 MCS-1930 Webenabled Updates: Production-Ready Server and Configurable Command Line Settings #710

Merged
merged 9 commits into from
Dec 13, 2023

Conversation

ThomasSchellenbergNextCentury
Copy link
Collaborator

  • By default, use the production-ready "waitress" library (which supposedly supports Windows) to serve the webenabled flask app. Note that the version I pinned in the requirements file is simply the most recent version.
  • All of the "info" logs are now at "debug" level.
  • Added argparse with the following optional settings: host, port, dev (development server), debug (debug logging)
  • Ensure the log level is properly passed to all scripts.

MCS-1988 Added Eval 7 novel objects to schema doc.
@NDCACI
Copy link
Collaborator

NDCACI commented Dec 12, 2023

This branch has some merge conflicts

@ThomasSchellenbergNextCentury
Copy link
Collaborator Author

@NDCACI Conflicts are now resolved.

@NDCACI
Copy link
Collaborator

NDCACI commented Dec 12, 2023

The file "docs/source/schema.rst" got added during the merge fix. It looks like it might got pulled in by accident. Is it supposed to be in this PR?

@ThomasSchellenbergNextCentury
Copy link
Collaborator Author

@NDCACI Nope! Hmm... Well, just ignore all the files outside the webenabled folder. Everything will work itself out once we merge.

@ThomasSchellenbergNextCentury ThomasSchellenbergNextCentury merged commit e2f3f0e into new-webenabled Dec 13, 2023
8 checks passed
@ThomasSchellenbergNextCentury ThomasSchellenbergNextCentury deleted the MCS-1815-MCS-1930 branch December 13, 2023 14:44
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