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

fix(storybook-deploy): Fixed the storybook deployment script in travis #274

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

nutboltu
Copy link
Collaborator

Description

Fixes travis build for storybook according to documentation deploying-storybook-as-part-of-a-ci-service

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have used ESLint & Prettier to follow the code style of this project.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@nutboltu nutboltu added the bug label Feb 11, 2019
@nutboltu nutboltu self-assigned this Feb 11, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.401% when pulling 6220709 on fix/travis-storybook-build into 964af19 on master.

@patw0929 patw0929 merged commit a0f0f61 into master Feb 12, 2019
@patw0929 patw0929 deleted the fix/travis-storybook-build branch February 12, 2019 02:46
patw0929 added a commit that referenced this pull request Feb 14, 2019
Bug fixes:

- #277: Fix(272): Updating Allowdropdown after mount

Docs:

- #273: Feature: Introducing storybook for documentation and playground
- #274: fix(storybook-deploy): Fixed the storybook deployment script in travis
- #275: Fix: storybook's public path
- #276: Refactor: Removing all unused files and codes for example
andrewsantarin pushed a commit to andrewsantarin/react-intl-tel-input that referenced this pull request Feb 2, 2022
fix(storybook-deploy): Fixed the storybook deployment script in travis
andrewsantarin pushed a commit to andrewsantarin/react-intl-tel-input that referenced this pull request Feb 2, 2022
Bug fixes:

- patw0929#277: Fix(272): Updating Allowdropdown after mount

Docs:

- patw0929#273: Feature: Introducing storybook for documentation and playground
- patw0929#274: fix(storybook-deploy): Fixed the storybook deployment script in travis
- patw0929#275: Fix: storybook's public path
- patw0929#276: Refactor: Removing all unused files and codes for example
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.

None yet

3 participants