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

Nimrod Keep last upgrade time #2127

Merged
merged 9 commits into from
Oct 31, 2016
Merged

Nimrod Keep last upgrade time #2127

merged 9 commits into from
Oct 31, 2016

Conversation

nimrod-becker
Copy link
Contributor

Purpose

  • Save last upgrade time in the system and return it on read_system

Checklist

  • Code:
  • User Experience: Show last upgrade time in the GUI
  • Failure handling and Comments on non trivial sections: N/A
  • Cross Platform: Supporting Win 7/8/10 Server 12, Linux, Mac - N/A
  • Testing:
  • Unit/System Tests: Added tests ... / Already covered by existing tests ...
  • Tested with: npm test
  • Supportability:
  • Diagnostics info, Phone Home info, ActivityLog events, External Syslog: Will be received with the read_system we save in the diag
  • Upgrade:
  • Mongo Schema Upgrade: if upgrade_date doesn't exist we create it with Date.now()
  • Agents changes, Server Platform changes and New packages added to package.json: none

Fixed Issues References

@nimrod-becker nimrod-becker changed the title Nimrod fixes2 Nimrod Keep last upgrade time Oct 31, 2016
@nimrod-becker nimrod-becker merged commit d8b6bab into master Oct 31, 2016
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.

2 participants