Commit Graph

4 Commits

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

* Add commit-message to PRs in pipfile workflow
old-commit-hash: 2b23111e0e
2020-05-25 03:19:57 -07:00
Ewout ter Hoeven
6e3b893205 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>
old-commit-hash: b1795235f9
2020-05-20 13:16:02 -07:00