Skip to content

Prompt non-codespace users for storage path#2341

Merged
elenatanasoiu merged 6 commits intomainfrom
yer-an-input-box-query
Apr 19, 2023
Merged

Prompt non-codespace users for storage path#2341
elenatanasoiu merged 6 commits intomainfrom
yer-an-input-box-query

Conversation

@elenatanasoiu
Copy link
Copy Markdown
Contributor

@elenatanasoiu elenatanasoiu commented Apr 17, 2023

Offer non-codespace users the option to configure their storage folder for skeleton packs.

Suggested here: #2310 (comment)

At the moment we're choosing to create our skeleton packs in the first folder in the workspace.

This is fine for the codespace template because we can control the folder structure in that repo.

For users outside of this we'd like to offer them the option to choose where to save their skeleton packs.

@elenatanasoiu elenatanasoiu requested a review from a team as a code owner April 17, 2023 14:46
@elenatanasoiu elenatanasoiu force-pushed the yer-an-input-box-query branch 3 times, most recently from 0f68ee9 to 56f7ac5 Compare April 17, 2023 16:15
@elenatanasoiu elenatanasoiu requested a review from a team April 17, 2023 16:15
Copy link
Copy Markdown
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

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

Thanks, a couple of comments inline! 💖

We should probably add this setting to the package.json file, so we can add some documentation around it too. For example, see codeQL.variantAnalysis.controllerRepo 📂

Comment thread extensions/ql-vscode/src/config.ts Outdated
Comment thread extensions/ql-vscode/src/skeleton-query-wizard.ts
Offer non-codespace users the option to configure their storage folder for skeleton packs.

Suggested here:
#2310 (comment)

At the moment we're choosing to create our skeleton packs in the first
folder in the workspace.

This is fine for the codespace template because we can control the
folder structure in that repo.

For users outside of this we'd like to offer them the option to choose
where to save their skeleton packs.
@elenatanasoiu elenatanasoiu force-pushed the yer-an-input-box-query branch from 7178923 to db35cb2 Compare April 18, 2023 15:34
Copy link
Copy Markdown
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

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

Thanks! ✨

Should be good to go once the typo in the config name is fixed!

Comment thread extensions/ql-vscode/package.json Outdated
Comment thread extensions/ql-vscode/package.json Outdated
@elenatanasoiu elenatanasoiu force-pushed the yer-an-input-box-query branch from 928a070 to 312da9d Compare April 18, 2023 16:28
Co-authored-by: Shati Patel <42641846+shati-patel@users.noreply.github.com>
@elenatanasoiu elenatanasoiu force-pushed the yer-an-input-box-query branch from 312da9d to 5e76d0b Compare April 18, 2023 16:30
Copy link
Copy Markdown
Contributor

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

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

Nice, looks good 🚢

(I've left a small observation inline, but I don't think it's hugely important. Mainly just leaving it here in case it's useful to know in future!)

Comment thread extensions/ql-vscode/package.json Outdated
@elenatanasoiu
Copy link
Copy Markdown
Contributor Author

Thanks @shati-patel !

@elenatanasoiu elenatanasoiu merged commit dce94e8 into main Apr 19, 2023
@elenatanasoiu elenatanasoiu deleted the yer-an-input-box-query branch April 19, 2023 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants