Skip to content

Initial updates for dependency check automation - #1045

Merged
thehomebrewnerd merged 4 commits into
mainfrom
deps-checker
Jul 8, 2020
Merged

Initial updates for dependency check automation#1045
thehomebrewnerd merged 4 commits into
mainfrom
deps-checker

Conversation

@thehomebrewnerd

@thehomebrewnerd thehomebrewnerd commented Jul 2, 2020

Copy link
Copy Markdown
Contributor

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.

@thehomebrewnerd
thehomebrewnerd requested a review from rwedge July 2, 2020 18:15
@codecov

codecov Bot commented Jul 2, 2020

Copy link
Copy Markdown

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

@rwedge rwedge left a comment

Copy link
Copy Markdown
Contributor

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
@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.

2 participants