Commit Graph

12 Commits

Author SHA1 Message Date
Carlos Mocholí fd2779e55f
Fix fork skip condition in GitHub workflows (#14955)
Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
2022-09-30 08:30:47 -04:00
Jirka Borovec 8ceab223c0
Fix repository links (#13304)
* GH org rename Lightning-AI

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* repo name

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-06-15 19:33:43 -04:00
Seth Vargo ea7f444167
Pin setup-gcloud to v0 instead of master (#12375)
* Pin setup-gcloud to v0 instead of master.

setup-gcloud will be updating the branch name from master to main in
a future release. Even though GitHub will establish redirects, this
will break any GitHub Actions workflows that pin to master. This PR
updates your GitHub Actions workflows to pin to v0, which is the
recommended best practice.

Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-03-23 07:13:19 +00:00
Carlos Mocholí d2aaf6b4cc
Upgrade CI after the 1.10 release (#10075) 2021-11-10 17:59:10 +01:00
Kaushik B 9d0caa6928
Fix TPU cleaning job (#9301) 2021-09-03 15:13:10 +00:00
Carlos Mocholí d83dd7969d
Disable recurrent events on forks (#8668) 2021-08-02 18:12:13 +00:00
Ethan Harris f645df5e9a
Add typings for evaluation_loop.py and remove some dead code (#7015) 2021-04-15 07:36:04 +00:00
Jirka Borovec 0f9134e043
Refactor: skipif for Windows 2/n (#6268)
* win

* isort

* flake8
2021-03-02 09:36:01 +00:00
Jirka Borovec 817a41d635
drop bots (#5679) 2021-01-28 03:04:49 -05:00
Jirka Borovec bee7d31d44 ci: update recurent events (#5480)
* ci: update recurent events

* split events

* .

* .

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
(cherry picked from commit c00d5709c4)
2021-01-26 14:29:47 +01:00
Jirka Borovec fd49795090 GH action - auto-update PRs (#5451)
* GH action - auto-update PRs

* .

(cherry picked from commit 92bbf2fdd6)
2021-01-26 14:28:47 +01:00
Jirka Borovec 64b701f72e GH action - label conflicts (#5450)
* GH action - label conflicts

* .

* trigger

* trigger

* .

(cherry picked from commit f1e28d1e43)
2021-01-26 14:28:47 +01:00