livebook/test
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
..
livebook List an exact match first in package search (#1355) 2022-08-24 10:59:26 +02:00
livebook_web Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
support Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
livebook_test.exs Update instructions in the Elixir export (#1144) 2022-04-25 13:37:15 +02:00
test_helper.exs Update wording around dependencies and packages (#1151) 2022-04-30 17:14:10 +02:00