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

add monitor runner #74

Merged
merged 1 commit into from
Mar 17, 2022
Merged

Conversation

MateoLostanlen
Copy link
Member

The aim of this PR is to replace the PR #69, this solution allows thanks to a bash script to keep the runner alive.

This script must be added to the crontab to be launched at reboot time

@reboot bash /home/pi/pi_zeros/monitor_runner.sh

@MateoLostanlen MateoLostanlen added the type: bug Something isn't working label Mar 15, 2022
@MateoLostanlen MateoLostanlen requested a review from fe51 March 15, 2022 22:01
@MateoLostanlen MateoLostanlen self-assigned this Mar 15, 2022
@MateoLostanlen MateoLostanlen mentioned this pull request Mar 15, 2022
@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #74 (b2c71d2) into develop (2556448) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop      #74   +/-   ##
========================================
  Coverage    68.69%   68.69%           
========================================
  Files            7        7           
  Lines          230      230           
========================================
  Hits           158      158           
  Misses          72       72           
Flag Coverage Δ
unittests 68.69% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2556448...b2c71d2. Read the comment docs.

Copy link
Member

@frgfm frgfm left a comment

Choose a reason for hiding this comment

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

Thanks!

@MateoLostanlen MateoLostanlen merged commit 7faa0ce into pyronear:develop Mar 17, 2022
MateoLostanlen added a commit that referenced this pull request Jul 2, 2022
* ci on develop (#68)

No code update here, only configuration. I take the liberty to use admin privileges to merge

* Code of conduct (#71)

* docs: Added code of conduct md file

* docs: Updated CONTRIBUTING file, related to code of conduct

* Update licence (#70)

* nothing

* nothing

* docs: Updated licence to Apache 2.0

* docs: Updated README

* docs: Updated setup.py

* chore : added script to check headers

script copied from pyro-vision and authored by frgfm

* chore : updated folders to check

* docs : updated all headers

* chore: add ci job to check headers

* style : added line at end of file to fix linter

* docs: corrected repo starting year in headers & setup

* fix version (#73)

* pyrovision from repo (#72)

* Fix docker (#66)

* use pyronear docker hub

* issue with pyro-vision version

* simplify web server docker

* fix versions for production

* remove space

* add update script (#67)

* add update script

* add crontab exemple

* add monitor runner (#74)

* change default loop interval (#75)

Co-authored-by: fe51 <[email protected]>
@MateoLostanlen MateoLostanlen deleted the monitor_runner branch July 24, 2022 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants