livebook/lib
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 Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
livebook_cli Require Elixir 1.14 (#1342) 2022-08-11 20:13:57 +02:00
livebook_web Livebook secrets (#1348) 2022-08-25 17:24:24 -03:00
livebook.ex Add support for configuring a custom iframe URL (#1200) 2022-05-26 02:39:55 +02:00
livebook_app.ex Rename AppBuilder to AppBundler (#1283) 2022-07-19 14:48:07 +02:00
livebook_cli.ex Include full stacktrace for unexpected exceptions (#781) 2021-12-09 15:44:23 +01:00
livebook_web.ex User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00