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

feat(config): Enable specifying path for histoire config file #612

Merged
merged 5 commits into from
Oct 25, 2023

Conversation

peterbud
Copy link
Contributor

Description

Enable specifying path for histoire config file using -c or --config
Fixes #167

Also updating pathe to latest version as well, enabling the removal of the earlier bug workaround


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • If it's a new feature, provide a convincing reason to add it. Ideally, you should open a suggestion issue first and have it approved before working on it.
  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

Updating pathe to latest version as well, enabling the removal of a bug workaround
@stackblitz
Copy link

stackblitz bot commented Oct 21, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@codesandbox
Copy link

codesandbox bot commented Oct 21, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@netlify
Copy link

netlify bot commented Oct 21, 2023

Deploy Preview for histoire-examples-svelte3 ready!

Name Link
🔨 Latest commit 4fcbdc0
🔍 Latest deploy log https://app.netlify.com/sites/histoire-examples-svelte3/deploys/6539088826d003000771925b
😎 Deploy Preview https://deploy-preview-612--histoire-examples-svelte3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 21, 2023

Deploy Preview for histoire-controls ready!

Name Link
🔨 Latest commit 4fcbdc0
🔍 Latest deploy log https://app.netlify.com/sites/histoire-controls/deploys/653908886368a0000824e8a0
😎 Deploy Preview https://deploy-preview-612--histoire-controls.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 21, 2023

Deploy Preview for histoire-site ready!

Name Link
🔨 Latest commit 4fcbdc0
🔍 Latest deploy log https://app.netlify.com/sites/histoire-site/deploys/65390888b99d410008c29872
😎 Deploy Preview https://deploy-preview-612--histoire-site.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 21, 2023

Deploy Preview for histoire-examples-vue3 ready!

Name Link
🔨 Latest commit 4fcbdc0
🔍 Latest deploy log https://app.netlify.com/sites/histoire-examples-vue3/deploys/653908884591ef0008d18f45
😎 Deploy Preview https://deploy-preview-612--histoire-examples-vue3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Akryum Akryum merged commit fb1c47f into histoire-dev:main Oct 25, 2023
13 checks passed
@peterbud peterbud deleted the feat/167 branch November 14, 2023 11:08
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.

Allow specifiying a path to Histoire config file (or parent directory)
2 participants