Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added skipprompt to configuration page #234

Merged
merged 11 commits into from
Oct 26, 2023
Merged

added skipprompt to configuration page #234

merged 11 commits into from
Oct 26, 2023

Conversation

edeediong
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Oct 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-runme-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 3:24pm

Copy link
Member

@sourishkrout sourishkrout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor thing, @edeediong.

@@ -252,6 +253,7 @@ Metadata inside markdown's fenced code blocks.
| name | Cell’s canonical name useful for referencing the cell via CLI | auto-generated |
| terminalRows | Number of rows to display in the notebook terminal | auto-set |
| promptEnv | Prompt user to set exported environment vars | true |
| skipPrompts | Bypasses interactive [prompts](https://docs.runme.dev/configuration#cell-options) that require inputting environment vars or authentication confirmations. |false |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edeediong use relative URL here? That way preview sites and local dev won't go x-site.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add an explanatory section here too ? https://docs.runme.dev/configuration#cell-options
Like an InfoBox explaining that this feature can be used to prevent prompting when exporting an environment var

@edeediong edeediong merged commit a715e01 into main Oct 26, 2023
2 checks passed
@joseeantonior joseeantonior deleted the skipPrompts branch November 20, 2023 19:17
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.

3 participants