Commit Graph

29 Commits

Author SHA1 Message Date
dependabot[bot] 3b80dea262
Bump actions/checkout from 3 to 4 +TPU (#18518)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-10-03 21:42:18 +02:00
Jirka Borovec 3c702b6a99
ci: patch all install with 20min timeout (#18696)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-03 20:40:43 +02:00
Jirka Borovec 4628dfe6fe
app: try to run tests in parallel (#17457) 2023-09-27 11:20:32 +02:00
Jirka Borovec d579cfed57
precommit: unify formatting with prettier (#18605)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-25 14:34:41 +02:00
Jirka Borovec dbe7ed46a3
replace tests skip with soft xfail (#18486)
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-12 23:11:03 +02:00
Jirka Borovec 75096012f8
ci: testing with py3.11 (#17822) 2023-08-28 15:15:12 +00:00
Jirka Borovec 66293758c0
ci: drop aws creds (#17893) 2023-06-26 18:13:18 +01:00
Jirka Borovec ba943e3d6e
tests: marking some flakiness (#17849) 2023-06-21 02:44:17 -04:00
Jirka Borovec 7f1aa7229c
ci: hotfix for doctests (#17841) 2023-06-15 15:25:59 +00:00
Jirka Borovec e3b5f22e2e
tests: randomized order for PT & Fabric (#17460)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2023-05-04 23:11:08 +02:00
Carlos Mocholí 039891fb49
Install project specific dependencies (#17376)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2023-04-24 23:31:47 +00:00
Jirka Borovec 6705bfcc47
app/tests: skip instead of fail (#17461) 2023-04-24 22:56:04 +02:00
Ethan Harris 57ad46258b
[App] Fix resolution of latest version in CLI (#17351)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Jirka <jirka.borovec@seznam.cz>
2023-04-24 16:14:36 +00:00
Jirka Borovec 6da4b0f490
skip some App tests (#17401)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-04-18 11:20:07 +02:00
Jirka Borovec 1284292df0
ci/docs: wheels from cache (#17201)
* ci: wheel from cache

* ci: wheel from cache

* rev
2023-03-27 16:40:44 +02:00
Jirka Borovec 210c728e8a
ci: unfreeze for master (#17116)
* ci unfreeze for master

* accept str

* crone

* is in

* str

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

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

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-03-21 12:26:47 -07:00
Jirka Borovec eb6e5fda3a
ci: fix wheels' cashing (#16869) 2023-02-28 00:51:24 +00:00
Carlos Mocholí d807c003a7
Always run standalone tests (#16705) 2023-02-20 14:58:44 +00:00
Jirka Borovec 0628ec83c4
ci/hotfix: if cache/wheels missing (#16769) 2023-02-15 18:23:23 +00:00
Jirka Borovec fef3465d8a
ci: wheels with continue-on-error (#16675) 2023-02-09 13:51:33 +00:00
Jirka Borovec ec001cd64e
ci: replace pip cache with wheels (#16668) 2023-02-07 15:37:34 +00:00
Jirka Borovec d8cce4a6ee
ci: update coverage scope (#16619) 2023-02-03 03:23:35 +01:00
Jirka Borovec 710ca4b096
cleaning as standalone==mirror (#16601) 2023-02-02 14:10:29 +00:00
Jirka Borovec e4997a27ff
ci: simplify cashing (#16599) 2023-02-02 10:36:33 +00:00
Jirka Borovec cc49e4a31f
tests: switch imports for apps (#16554) 2023-02-01 11:07:00 +00:00
Jirka Borovec 34140c0603
move lightning_app >> lightning/app (#16553)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-01 06:29:16 +01:00
Carlos Mocholí 15ef52bc73
Rename LightningLite to Fabric (#16244)
* Rename LightningLite to Fabric

* Fix introspection test

* Fix deprecated Lite tests

* Undo accidental Horovod removal

* Fixes
2023-01-04 10:57:18 -05:00
Jirka Borovec 1f1c71ad93
unify extras & minor CI cleaning: move env. var (#15942)
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-12-22 13:54:44 +00:00
Jirka Borovec a203b043cb
CI: settle file names (#16098)
* CI: settle file names

* rename

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

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-12-19 12:18:38 -05:00