torch-mlir/.github/workflows
Ashay Rane 731c313231
ci: run `git pull` before committing pytorch version updates (#1716)
The RollPyTorch action often takes more than 1.5 hours to finish.
During this time, if another PR is merged, then the RollPyTorch action
needs to first pull the merged changes before committing the updates to
the PyTorch commit hash and version files.  This patch adds the required
`git pull` statement, without which, the subsequent `git push` statement
fails, causing the RollPyTorch action to fail as well.
2022-12-13 13:41:41 -06:00
..
RollPyTorch.yml ci: run `git pull` before committing pytorch version updates (#1716) 2022-12-13 13:41:41 -06:00
bazelBuildAndTest.yml [CI] Verify bazel buildifier is run and changes committed (#1700) 2022-12-08 15:56:57 -08:00
buildAndTest.yml ci: enable ccache on Windows (#1548) 2022-11-03 12:17:22 -05:00
buildRelease.yml Disable pypi publishing. 2022-12-13 11:45:41 -05:00
gh-pages-releases.yml CI script improvements (#1547) 2022-11-02 21:37:01 -05:00
oneshotSnapshotPackage.yml Update oneshotSnapshotPackage.yml 2022-07-02 10:00:52 -07:00
releaseSnapshotPackage.yml CI script improvements (#1547) 2022-11-02 21:37:01 -05:00