-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release v0.1.1 #44
Release v0.1.1 #44
Conversation
changing logging levels for #47
Hi @datadavev, when you've got a moment, I'd like you to take a look at some of the changes I've made to mnlite to see if you think they're appropriate before I merge them. I've been using this branch in operations on the staging server and production out of necessity, so it's gotten a fair bit of testing. If you'd like to hop on a call to discuss I'm happy to do that. |
Also @datadavev if you don't have time to devote to this, let me know and I can ask Jing for review instead. Thank you in advance! |
I am planning to move a large collection of work on
mnlite
representing many improvements over the past eleven months tomain
. The code included in this PR has been tested and is working well.Most of the commits included were due to the addition of
mnonboard
, but I've listed other major changes below.New features:
mnonboard -l <NODE_DOC>
instance/nodes/*NODE*/settings.json
#38lastmod
timestamp comparison inJsonldSpider
#41application/ld+json
responses #42identifier
is functionally empty #49Bug fixes:
default_submitter
anddefault_owner
are not stored in the opersist database #27subject
format enforcement #33no identifier
#47commands.sh
#54