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

Need the ability to specify the secrets file in config.stencil.json #956

Closed
nexinexi opened this issue Jul 7, 2022 · 0 comments · Fixed by #957
Closed

Need the ability to specify the secrets file in config.stencil.json #956

nexinexi opened this issue Jul 7, 2022 · 0 comments · Fixed by #957

Comments

@nexinexi
Copy link
Contributor

nexinexi commented Jul 7, 2022

We currently support 5 stores that are in the same repository. Each store has its own branch. When you change the branch, each time you need to manually enter the accessToken in the secrets.stencil.json file.

My suggestion: add to config.stencil.json the ability to specify the secrets file.

Expected behavior

Run stencil start after changing a branch of the store without having to enter a token.

Actual behavior

After changing the branch of the store, you need to enter the token.

Steps to reproduce behavior

  1. Have 2 or more stores in the same repository.
  2. Run stencil start after changing branch from one store to another.

Environment

Stencil-cli version stencil --version: 5.0.0

Node version node -v: v14.19.1

NPM version npm -v: 6.14.16

OS: macOS Monterey 12.4

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 a pull request may close this issue.

1 participant