Commit Graph

4 Commits

Author SHA1 Message Date
Willem Melching
db8f3aee11 only run pipfile action on schedule 2020-05-27 18:49:00 -07:00
Adeeb Shihadeh
84067d0b93 run pipfile update action at 8 pacific time 2020-05-25 03:25:47 -07:00
Ewout ter Hoeven
2b23111e0e GitHub Actions: Fix Update Pipfile.lock workflow (#1562)
* Remove --requirements

* Add commit-message to PRs in pipfile workflow
2020-05-25 03:19:57 -07:00
Ewout ter Hoeven
b1795235f9 Add workflow to update Pipfile.lock weekly (#1542)
* Create workflow to update the Pipfile.lock weekly

* Update-pipfile: Also install wheel

* Install wheel in different step

* Pipfile: Only lock major versions

Assumes Semantic Versioning, and only sets the major versions of all packages

* Run update-pipfile on changes in pipfile and use tensorflow

Move from tensorflow-gpu to tensorflow, an excelent test for this PR

* [create-pull-request] automated change

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-05-20 13:16:02 -07:00