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

feat: use nodejs cron for dailies, improve washingmachine reporting #3196

Merged

Conversation

sdbondi
Copy link
Member

@sdbondi sdbondi commented Aug 15, 2021

Description

  • implement cron using cron nodejs library
  • move "utils" to "daily_tests"
  • daily_tests has its own dependencies and package.json
  • improve washing machine MM reporting
  • refactor dailies to allow them to be exported as modules

Motivation and Context

Linux cron did not allow/like process forking - using nodejs cron will make running and monitoring cron easier

How Has This Been Tested?

Deployed and running
Scripts run locally

Checklist:

  • I'm merging against the development branch.
  • I have squashed my commits into a single commit.

@sdbondi sdbondi force-pushed the tooling-dailies-cron branch 6 times, most recently from 85dac35 to b105e14 Compare August 16, 2021 06:26
- implement cron using `cron` nodejs library
- move "utils" to "daily_tests"
- daily_tests has its own dependencies and package.json
- improve washing machine MM reporting
- refactor dailies to allow them to be exported as modules
@sdbondi sdbondi force-pushed the tooling-dailies-cron branch from b105e14 to 67f7353 Compare August 17, 2021 05:15
Copy link
Collaborator

@stringhandler stringhandler left a comment

Choose a reason for hiding this comment

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

Happy at some point I'd like these notifications to go to a public irc channel or something

@stringhandler stringhandler merged commit 8e2c5cd into tari-project:development Aug 17, 2021
@sdbondi sdbondi deleted the tooling-dailies-cron branch August 18, 2021 05:09
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