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

Initial updates for dependency check automation #1045

Merged
merged 4 commits into from Jul 8, 2020
Merged

Conversation

thehomebrewnerd
Copy link
Collaborator

@thehomebrewnerd thehomebrewnerd commented Jul 2, 2020

Added a new checkdeps makefile command to output the latest versions of critical packages.

Created an initial latest_depencencies.txt file inside featuretools/tests to facilitate tracking changes of dependencies. Intentionally used an old version of pandas for checking that Github action creates PR properly.

Both of these are needed to create a Github action for automatically creating a pull request when a new package version is released.

@codecov
Copy link

codecov bot commented Jul 2, 2020

Codecov Report

Merging #1045 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1045   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files         126      126           
  Lines       13039    13039           
=======================================
  Hits        12824    12824           
  Misses        215      215           

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 7a823ab...716c22d. Read the comment docs.

@rwedge rwedge changed the base branch from master to main July 2, 2020 18:29
rwedge
rwedge previously approved these changes Jul 8, 2020
Copy link
Contributor

@rwedge rwedge left a comment

Choose a reason for hiding this comment

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

Looks good once we merge in updates from main

@thehomebrewnerd thehomebrewnerd merged commit ec73e68 into main Jul 8, 2020
3 checks passed
@thehomebrewnerd thehomebrewnerd deleted the deps-checker branch July 8, 2020 15:46
@rwedge rwedge mentioned this pull request Jul 31, 2020
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.

None yet

2 participants