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

use pip-compile for pinning release dependencies #138

Merged
merged 5 commits into from
Apr 16, 2018

Conversation

edaniszewski
Copy link
Contributor

@edaniszewski edaniszewski commented Apr 13, 2018

fixes #39

  • pin dependencies in requirements.txt for releases.
  • add make target to update dependencies

@codecov-io
Copy link

codecov-io commented Apr 13, 2018

Codecov Report

Merging #138 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   88.59%   88.59%           
=======================================
  Files          40       40           
  Lines        1096     1096           
=======================================
  Hits          971      971           
  Misses        125      125

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 82ab2e2...5546c09. Read the comment docs.

Copy link
Contributor

@MatthewHink MatthewHink left a comment

Choose a reason for hiding this comment

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

Thanks for the update comment.

@edaniszewski edaniszewski changed the base branch from localization-internationalization to master April 16, 2018 13:41
@edaniszewski edaniszewski merged commit 45ec2c1 into master Apr 16, 2018
@edaniszewski edaniszewski deleted the dependency-pinning branch April 16, 2018 14:12
edaniszewski pushed a commit to edaniszewski/synse-server that referenced this pull request Dec 9, 2021
Add script to kick the fan to appease the watchdog.
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.

consider setup with pipenv
3 participants