livebook/test/support
Cristine Guadelupe afcb2ff834
Livebook secrets (#1348)
* Add secrets to the sidebar

* Get and put secrets (naive)

* Secrets list - shortcut

* Validates secret name

* Livebook secrets as environment variables

* Restores secrets when necessary

* Minor adjustments

* Implements add_system_envs for NoopRuntime

* Moves secrets to session data

* Granular operations for secrets

* Minor adjustments

* Applying suggestions

* Test for add secrets

* Type for secret

* Applying suggestions

* Prevents duplicates

* Refactor to live_render

* Update lib/livebook/session/data.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Sort secrets

* Applying suggestions

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-25 17:24:24 -03:00
..
notebooks Rename Elixir cell to Code cell (#1035) 2022-03-02 12:48:02 +01:00
project Add test for standalone Mix runtime (#184) 2021-04-14 20:12:14 +02:00
static Escript (#77) 2021-03-17 01:53:44 +01:00
test_modules Gracefully handle errors in the inspect protocol (#934) 2022-01-25 17:54:02 +01:00
assets.tar.gz Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
channel_case.ex Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
conn_case.ex User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
data_case.ex User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
factory.ex User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
noop_runtime.ex Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
test_helpers.ex Add windows version of ci (#1045) 2022-04-11 20:34:31 +02:00