36 Commits

Author SHA1 Message Date
Jirka Borovec
2f448e14fc drop dumping wheels after UV switch (#21217) 2025-10-28 14:01:03 +00:00
Jirka Borovec
a0134d238a bump: testing with latest torch 2.6 (#20509)
* bump: testing with future torch 2.6
* bump `typing-extensions`
* TORCHINDUCTOR_CACHE_DIR
* bitsandbytes
* Apply suggestions from code review
* _TORCH_LESS_EQUAL_2_6

---------

Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Luca Antiga <luca@lightning.ai>
2025-03-11 14:56:56 +01:00
awaelchli
330af381de Remove the lightning app code (#20039)
* remove source, tests, docs, workflows

* update checkgroup

* update codeowners

* update workflows

* package setup

* config files

* update

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

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

* remove entry point

* docs

* __main__

* remove store

* leftover store removals

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-05 13:56:29 +02:00
Jirka Borovec
3b74d37249 ci: releasing lightning nighties (#19661)
* adding workflow
* convert_version2nightly
* allow-local-changes
2024-03-17 13:49:35 +01:00
Jirka Borovec
3c1dc71447 ci: freeze requirements used in workflows (#19146) 2023-12-14 14:49:43 +01:00
Jirka Borovec
0e04760ebe docs: pre-install lai sphinx theme (#18764) 2023-10-09 17:20:03 +02:00
Jirka Borovec
358336268f enable codespell for docs & fixing +TPU (#18629)
* precommit/codespell

* run

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

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

* disable

* more fixing

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

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

* Apply suggestions from code review

* more fixing

* json

* note

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-26 11:54:44 -04: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
5f5d99eae6 Relax app dependencies for lightning | breaking imports from L (#18386)
* make App conditional import

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

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

* ci: min req.

* data + store

* typo

* module_available

* extra

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

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

* typo

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

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

* envs

* doctest

* more

* docs

* **

* rm

* -f

* Apply suggestions from code review

* docs

* Revert "docs"

This reverts commit 20e8e6be98.

* Apply suggestions from code review

* warnings

* breaking

* ...

* fixing source

* fixing examples

* fixing tests

* fixing docs

* fixing source

* fix mock

* fix trainer

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-08-28 11:28:58 -04:00
Jirka Borovec
eb6e5fda3a ci: fix wheels' cashing (#16869) 2023-02-28 00:51:24 +00:00
Jirka Borovec
66e85f7370 ci: fix torch +cpu in wheels (#16674) 2023-02-07 16:12:15 +00:00
Jirka Borovec
ec001cd64e ci: replace pip cache with wheels (#16668) 2023-02-07 15:37:34 +00:00
Jirka Borovec
f812cb8339 ci: move Flagships to GH (#16420)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-01-26 09:28:30 +00:00
Jirka Borovec
c09b1dfb74 fix package and validate folders (#16299) 2023-01-09 15:01:47 +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
fee671ad53 fixing install from src package & CI release (#16027)
* debug install
* hotfix
* local
* refactor
* lit swap
* pruning
2022-12-21 08:58:32 +00:00
Jirka Borovec
18a463808c CI: clean install & share pkg build (#15986)
* abstract pkg build
* share ci
* syntax
* Checkgroup
* folders
* whl 1st
* doctest

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-12-13 06:55:39 +01:00
Carlos Mocholí
9a778fc659 Fix pip install with no PACKAGE_NAME or editable mode (#15853)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
Co-authored-by: Akihiro Nitta <nitta@akihironitta.com>
2022-12-11 23:01:06 +00:00
Jirka Borovec
06163e6db5 CI: fix pypi flow (#15944)
* CI: fixing pypi syntax (#15943)
* connect
* input
2022-12-07 16:55:28 -05:00
Jirka Borovec
36b953b643 CI: signal lai build (#15871) 2022-12-01 21:12:15 +01:00
Carlos Mocholí
eaa71a2f1a Do not modify MANIFEST.in on install (#15646) 2022-11-26 22:27:28 +00:00
Jirka Borovec
61ee3fabc3 PKG: distribute single semver (#15374)
* global
* distrib ver
* codeowners
* Apply suggestions from code review

Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-11-12 15:36:36 +00:00
Carlos Mocholí
32e319af27 Revert "Do not modify MANIFEST.in on install (#15549)" (#15644)
This reverts commit 4ea44dd276.
2022-11-11 14:23:04 +01:00
Carlos Mocholí
4ea44dd276 Do not modify MANIFEST.in on install (#15549)
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
2022-11-11 09:25:13 +00:00
Carlos Mocholí
f392180c38 Do not modify PACKAGE_NAME on install (#15493)
* Do not modify PACKAGE_NAME on install

* Fix ci pkg action

* Required

* Typos

* Apply suggestions from code review

* Undo defaults

* Cleanup

* Implement idea

* Fuck

* Apps mock fix

* Fix app-pytest with PKG_NAME=app

* Justus suggestion

* Debug Windows

* Update setup.py

Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>

* Revert "Debug Windows"

This reverts commit 9fe3ba3665.

* SSH action

* Crazy bug

* Revert "SSH action"

This reverts commit 5061e8e7d6.

* Package import step

* Avoid env conflict

* Debug

* Whitespace

* Try removing existing lite build

* This should be redundant now

* Add back env now that source-lit is gone

* Remove download artifact

* checkgroup

* TODOs suggested by Jirka

* _

* Revert "_". These are local variables, do not need protected

This reverts commit 8340b85991.

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Co-authored-by: Adrian Wälchli <aedu.waelchli@gmail.com>
2022-11-04 17:51:03 +01:00
Jirka Borovec
95ae393ca8 LAI: creating mirror package (#15105)
* placeholder

* mirror + prune

* makedir

* setup

* ci

* ci

* name

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

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

* ci clean

* empty

* py

* parallel

* doctest

* flake8

* ci

* typo

* replace

* clean

* Apply suggestions from code review

* re.sub

* fix UI path

* full replace

* ui path?

* replace

* updates

* regex

* ci

* fix

* ci

* path

* ci

* replace

* Update .actions/setup_tools.py

Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>

* also convert lightning_lite tests for PL tests to adapt mocking paths

* fix app example test

* update logger propagation for PL tests

* update logger propagation for PL tests

* Apply suggestions from code review

* Revert "update logger propagation for PL tests"

This reverts commit c1a5e119c7.

* playwright

* py

* update import in tests

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

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

* try edit import in overwrite

* debug code

* rev playwright

* Revert "try edit import in overwrite"

This reverts commit c02f766521.

* ci: adjust examples

* adjust examples cloud

* mock lightning_app

* Install assistant dependencies

* lightning

* setup

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>

* Apply suggestions from code review

* disable cache

* move doctest to install

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

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

* )

* echo ./

* ci

* lru

* revert disabling cache, prints

* ci

* prune ci jobs

* prune ci jobs

* training loop standalone tests

* add sys modules cleanup fixture

* make use of fixture

* revert standalone

* ci e2e

* fix imports in lightning

* fix imports of lightning in tests

* Revert "make use of fixture"

This reverts commit c15efdd205.

* Revert other commits for fixtures

* revert use of fixture

* py3.9

* fix mocking

* fix paths

* hack mocking

* docs

* Apply suggestions from code review

* rev suggestion

* Minor changes to the parametrizations

* Update checkgroup with the new and changed jobs

* include frontend dir

* cli

* fix imports and entry point

* Revert standalone

* rc1

* e2e on staging

* Revert "Revert standalone"

This reverts commit 9df96685b8.

* groups

* to

* ci: pt ver

* docker

* Apply suggestions from code review

* Copy over changes from previous commit to other groups

* Add back changes from bad merge

* Uppercase step name everywhere

* update

* ci

* ci: lai oldest

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Justus Schock <12886177+justusschock@users.noreply.github.com>
Co-authored-by: Justus Schock <justus.schock@posteo.de>
Co-authored-by: manskx <ahmed.mansy156@gmail.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
Co-authored-by: thomas chaton <thomas@grid.ai>
Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2022-10-27 12:32:49 +02:00
Jirka Borovec
9a725ce71c fix requirements for package (#15285)
* fix requirements

* https

* verbose

Co-authored-by: Luca Antiga <luca.antiga@gmail.com>
2022-10-25 12:52:42 +02:00
Jirka Borovec
ba311cfe8c Fix PyPI releasing (#15243) 2022-10-21 20:17:27 +00:00
Jirka Borovec
5cf1dc0cfe publishing workflow (#15239)
* publishing workflow
* Apply suggestions from code review

Co-authored-by: otaj <6065855+otaj@users.noreply.github.com>
2022-10-21 21:00:02 +02:00
Jirka Borovec
4b77adba64 CI: run CLI after install (#14659) 2022-09-13 11:45:32 +09:00
Jirka Borovec
6773df9387 pkg: include lite in PL (#14536)
* pkg: include lite in PL
* Apply suggestions from code review
* ci: nb dirs

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Carlos Mocholí <carlossmocholi@gmail.com>
2022-09-05 13:18:38 +00:00
Jirka Borovec
47833dfd1a pkg: parse local versions (#13933)
* pkg: parse local versions

* offline

* str

* manifest

* ci
2022-08-01 09:08:43 -04:00
Jirka Borovec
c65bbe045f fixing build meta pkg flow (#13926)
* debug pulled version
* pre flags
* only meta
2022-08-01 08:00:01 +00:00
Jirka Borovec
cd92e3541e prune func calls in meta pkg init (#13742)
* prune func calls in meta pkg init
* move calling
* prune
* coped

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-29 13:04:57 +00:00
Jirka Borovec
a58a406952 add UI for install all (#13732)
* add UI for install all
2022-07-28 14:09:12 +02:00
Jirka Borovec
b9b2d685eb CI: abstract and make full pkg check (#13460)
* cut actions
* sequence
* ver
2022-06-30 13:02:57 +00:00