observablehq / observablehq/notebook-kit

Secrets

Open
#109 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
371
Forks
27
Avg merge
3h 52m
Merged PRs (30d)
1

Description

Like we have .observable/databases.json, we could have .observable/secrets.json that exposes secrets to notebooks (storing them in a separate file that can be kept out of source control).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the existing .observable/databases.json configuration with the proposed .observable/secrets.json file, then trace how database settings are exposed to notebooks. Define how a separate secrets file is discovered and kept out of source control, and verify that its values are available to notebooks without exposing them in generated output.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, security
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.