Rohit Gupta
fe12bae704
Update Slack link ( #12460 )
2022-03-28 19:27:51 +02:00
William Falcon
53d1c03394
Docs clean up 1/n ( #12477 )
2022-03-28 12:35:59 +00:00
Aki Nitta
648cc2d2eb
Update environment variable for cache reset for consistency ( #12455 )
2022-03-27 17:42:01 +02:00
Rohit Gupta
5d015e7ae8
Add and update readme for docs and tests ( #12348 )
2022-03-25 15:33:54 +00:00
Aki Nitta
8423e47ad9
Fix default labels in issue templates ( #12434 )
2022-03-25 03:37:58 +01:00
Aki Nitta
16c41bd8ae
Label new issues as `needs triage` by default ( #12403 )
...
* Add needs triage to issues by default
2022-03-23 12:51:37 +00:00
Aki Nitta
b876e9f04c
Update Slack link ( #12421 )
2022-03-23 11:57:19 +00:00
Aki Nitta
4589f2b4ee
Update hash for caching ( #12405 )
...
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
2022-03-23 09:14:29 +00: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
Jirka Borovec
5bbad8bb1e
mergify: drop ready if conflicts ( #12396 )
2022-03-22 10:06:36 +00:00
Jirka Borovec
fe940e195d
CI: update prune_pkgs ( #12382 )
2022-03-21 12:50:50 +00:00
Jirka Borovec
7ee690758c
CI: fix running PT 1.11 ( #12304 )
...
* fix fire
* horovod
* assistant
* cmake
* u20
* cuda
* -j2
* fix mypy
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-03-12 09:00:20 +00:00
Jirka Borovec
bc8172856f
aggregate multiple helper scripts to single CLI ( #11147 )
...
* nightly release
* min version
* fire
2022-03-11 11:13:43 +00:00
Jirka Borovec
1144673cd9
CI: sanity check for req. pkgs ( #11819 )
...
* CI: sanity check for req. pkgs
* scripts
* rename
* gcsfs ?
* rich !
* install extra
* move
* set -e
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-03-11 09:20:47 +00:00
Jirka Borovec
3b4061f39a
CI: enable testing for PT 1.11 ( #11792 )
...
* enable PT 1.11
* horovod
* Apply suggestions from code review
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-03-10 18:38:47 +00:00
Kushashwa Ravi Shrimali
821ca7e85d
Drop PyTorch 1.7 testing from the CI ( #12191 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
Co-authored-by: Aki Nitta <nitta@akihironitta.com>
2022-03-08 19:02:32 +01:00
Carlos Mocholí
d5de33b06a
Add issue triage config ( #11880 )
2022-02-28 11:10:38 +00:00
Jirka Borovec
9b0942d731
CI: fix upload-artifact ( #11962 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-02-21 16:03:02 +01:00
Jirka Borovec
7bc87015ea
Unblock GPU CI ( #11934 )
...
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2022-02-16 21:15:44 +01:00
Jirka Borovec
8ddf9f996d
CI: fix valid schema ( #11744 )
2022-02-05 14:52:44 +00:00
Jirka Borovec
92c22aedb9
CI: use concurrency ( #11351 )
2022-02-02 19:48:15 +00:00
Rohit Gupta
42fddc371a
Add a direct link to built docs in CI ( #11514 )
2022-01-19 08:36:39 +08:00
Rohit Gupta
d50b48e9eb
Update community section ( #11510 )
2022-01-17 19:27:22 +00:00
Aki Nitta
d95c0d5a44
Upgrade Ubuntu version from `18.04` to `20.04` ( #11395 )
...
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2022-01-13 16:01:31 +01:00
Aki Nitta
7c93198dd6
Don't use old testing packages in CI ( #11366 )
2022-01-12 04:31:56 +00:00
Carlos Mocholí
08f6a079c7
Update BECOMING_A_CORE_CONTRIBUTOR.md ( #11337 )
...
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: ananthsub <ananth.subramaniam@gmail.com>
2022-01-12 01:03:26 +00:00
Jirka Borovec
cec4f17df3
Merge pull request #11388 from PyTorchLightning/ci/mergify-team
...
Update mergify team name
2022-01-10 09:24:08 -05:00
Aki Nitta
8e8d4c5fe0
Skip testing with PyTorch 1.7 and Python 3.9 on Ubuntu ( #11217 )
...
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-01-07 14:09:52 +01:00
Carlos Mocholí
f6a6a25810
Remove the "Verify linked issue" bot ( #11338 )
2022-01-06 17:01:45 +09:00
Adrian Wälchli
5d16970222
Merge pull request #11228 from PyTorchLightning/docs/strategies-code-owners
...
Update CODEOWNERS for pl/strategies
2022-01-03 09:17:38 -05:00
Carlos Mocholí
3692eba807
Drop Python 3.6 support ( #11117 )
2021-12-21 17:06:15 +00:00
Jirka Borovec
4ee01b715c
Merge pull request #11046 from PyTorchLightning/docs/security
...
Add security contact
2021-12-16 20:31:03 -05:00
Carlos Mocholí
26977043bf
Add separate CI job for slow tests ( #10830 )
2021-12-01 19:58:18 +00:00
Carlos Mocholí
e1bf54c944
Tune Conda CI timeout and other minor improvements ( #10769 )
2021-11-28 17:58:03 +00:00
thomas chaton
412d507a73
Fault Tolerant: move signal to SIGTERM ( #10605 )
2021-11-26 13:37:27 +00:00
Danielle Pintz
85d7c4dce4
Configure mypy to install dependencies in CI and update pyproject.toml ( #10682 )
...
* mypy install deps
* fix deps
* add examples
* fix type errors
* fix type error
* fix
* fix
* update pyproject.toml
2021-11-25 00:19:30 +00:00
Rohit Gupta
eb13e1df89
update bug_report model links and notebook ( #10665 )
2021-11-22 11:19:46 +00:00
Aki Nitta
17a8290ca7
Use new GitHub labels ( #10552 )
2021-11-19 16:49:07 +00:00
Jaime Ferrando Huertas
721b8413a0
Added boring model as a ipynb so it can be updated ( #10521 )
...
Co-authored-by: Carlos Mocholi <carlossmocholi@gmail.com>
2021-11-19 16:32:30 +00:00
Carlos Mocholí
3d2d0f2536
MANIFEST.in and setup.py clean-up ( #7614 )
2021-11-19 15:38:42 +01:00
Carlos Mocholí
c15b84dae7
Simplify hanging queue test ( #10591 )
2021-11-17 22:29:48 +00:00
Carlos Mocholí
ff3443fe42
Use single quotes in action job ( #10579 )
2021-11-17 15:54:41 +00:00
Carlos Mocholí
247f5aacc2
Tune cc-bot settings ( #10544 )
2021-11-16 18:23:57 +00:00
Carlos Mocholí
3077886a4f
Enable the auto-cc bot ( #10531 )
2021-11-15 14:27:42 +00:00
Aki Nitta
ade4465373
Update configs with new GitHub labels ( #10532 )
...
Co-authored-by: thomas chaton <thomas@grid.ai>
2021-11-15 14:15:17 +00:00
Danielle Pintz
0c2cdbf88f
Update issues templates ( #10537 )
2021-11-15 13:44:20 +00:00
Carlos Mocholí
d2aaf6b4cc
Upgrade CI after the 1.10 release ( #10075 )
2021-11-10 17:59:10 +01:00
Carlos Mocholí
5b90253a53
Drop torch 1.6 support ( #10367 )
2021-11-08 11:29:39 +00:00
Carlos Mocholí
939a861853
Update Python testing ( #10269 )
2021-11-04 18:26:24 +01:00
Carlos Mocholí
72aab583ae
Update issue template ads ( #10310 )
2021-11-04 00:32:58 +01:00