Skip to content

Using REPO_ROOT and config.yaml to identify the path to the runtime secrets#165

Open
shackmann wants to merge 2 commits into
mainfrom
164-cannot-load-secrets-from-notebooks
Open

Using REPO_ROOT and config.yaml to identify the path to the runtime secrets#165
shackmann wants to merge 2 commits into
mainfrom
164-cannot-load-secrets-from-notebooks

Conversation

@shackmann

Copy link
Copy Markdown
Contributor

The default runtime secrets folder is now correctly identified from notebooks. In addition to that, users can specify an alternative location of the secrets using the config.yaml. This is not mentioned in the README.md yet as we advice users to use the api_key field.

paths:
  secrets_dir: /home/stefan/workspace/syftr/runtime-secrets2

@shackmann shackmann linked an issue Jun 26, 2025 that may be closed by this pull request
@shackmann shackmann self-assigned this Jun 26, 2025
@shackmann
shackmann requested a review from alex-dr June 26, 2025 12:50
@shackmann shackmann changed the title Using ROOT and config.yaml to identify the path to the runtime secrets Using REPO_ROOT and config.yaml to identify the path to the runtime secrets Jun 26, 2025
@alex-dr

alex-dr commented Sep 2, 2025

Copy link
Copy Markdown
Collaborator

@shackmann What's the status on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot load secrets from notebooks

2 participants