.. |
packaging
|
Drop support for Python 3.7 (#16579)
|
2023-02-01 01:36:42 +00:00 |
testdata
|
rename flow _exit (#16378)
|
2023-01-17 11:06:50 +00:00 |
__init__.py
|
adding LAI test (#13321)
|
2022-06-30 16:43:04 -04:00 |
test_app_commands.py
|
Parse all lines in app file looking for shebangs to run commands. (#15714)
|
2022-11-17 22:23:26 +00:00 |
test_app_helpers.py
|
[App] Refactor cloud dispatch and update to new API (#16456)
|
2023-01-23 12:41:33 +00:00 |
test_app_logs.py
|
(app) Introduce configure_api and Post, Get, Delete, Put HttpMethods (#13945)
|
2022-08-11 10:35:00 +00:00 |
test_auth.py
|
[App] Introduce basic auth to Lightning CLI (#16105)
|
2022-12-22 13:07:49 -05:00 |
test_cli_helpers.py
|
[App] Install exact version whn upgrading and not when testing (#15984)
|
2022-12-09 14:47:36 +00:00 |
test_cloud.py
|
Fix detection of whether app is running in cloud (#16045)
|
2022-12-19 00:39:21 +00:00 |
test_commands.py
|
move lightning_app >> lightning/app (#16553)
|
2023-02-01 06:29:16 +01:00 |
test_component.py
|
adding LAI test (#13321)
|
2022-06-30 16:43:04 -04:00 |
test_dependency_caching.py
|
adding LAI test (#13321)
|
2022-06-30 16:43:04 -04:00 |
test_exceptions.py
|
[App] Format client error ApiExceptions without a traceback (#15130)
|
2022-10-27 09:44:22 -04:00 |
test_git.py
|
[App] Resolve some bugs from the Training Studio scaling (#16114)
|
2022-12-19 23:12:55 +00:00 |
test_imports.py
|
[App] Add utility to get install command for package extras (#15809)
|
2022-11-24 22:29:52 +00:00 |
test_introspection.py
|
Mark the loop classes as protected (#16445)
|
2023-01-23 16:30:13 +00:00 |
test_layout.py
|
[App] Add `configure_layout` method for works (#15926)
|
2022-12-08 04:52:45 +00:00 |
test_load_app.py
|
[App] Add interruptible work (#16399)
|
2023-01-25 13:48:27 +00:00 |
test_log_helpers.py
|
[CLI] Adding opportunity to see basic cluster logs (#14334)
|
2022-08-23 15:48:22 -04:00 |
test_login.py
|
[App] Fix env variable login (#16339)
|
2023-01-12 18:31:56 +00:00 |
test_logs_socket_api.py
|
[CLI] Fix cluster logs with over 5000 entries (#14458)
|
2022-09-15 11:05:46 +00:00 |
test_network.py
|
[App] Wrap LightningClient methods with retry wrapper by default (#16382)
|
2023-01-23 18:30:23 +00:00 |
test_port.py
|
[App] Add CloudMultiProcessBackend to run an children App within the Flow in the cloud (#15800)
|
2022-11-24 16:36:37 +01:00 |
test_proxies.py
|
rename flow _exit (#16378)
|
2023-01-17 11:06:50 +00:00 |
test_safe_pickle.py
|
[App] Multiprocessing-safe work pickling (#15836)
|
2022-12-08 07:23:29 +00:00 |
test_secrets.py
|
ENG-1524: Change retry mechansim default in LightningClient (#15412)
|
2022-11-09 21:19:06 +00:00 |
test_state.py
|
rename flow _exit (#16378)
|
2023-01-17 11:06:50 +00:00 |
test_tracer.py
|
[App] Reduce import depths and add test (#15330)
|
2022-10-28 13:57:35 +00:00 |
test_tree.py
|
[App] Resolve inconsistency where the `flow.flows` property isn't recursive leading to flow overrides (#15466)
|
2022-11-03 22:10:47 +00:00 |