Skip to content

Commit

Permalink
chore: removed unused storybook files (and percy workflow) (#2461)
Browse files Browse the repository at this point in the history
  • Loading branch information
agliga committed Oct 25, 2024
1 parent 201018f commit 472b280
Show file tree
Hide file tree
Showing 192 changed files with 110 additions and 2,041 deletions.
5 changes: 5 additions & 0 deletions .changeset/great-ways-taste.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ebay/skin": minor
---

chore: removed unused storybook files (and percy workflow)
25 changes: 13 additions & 12 deletions .github/workflows/pages-html-proofer.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
name: pages-html-proofer

on:
push:
paths:
- 'docs/**'
- '!docs/storybook'
- '.github/workflows/pages-html-proofer.yml'
pull_request:
paths:
- 'docs/**'
- '!docs/storybook'
- '.github/workflows/pages-html-proofer.yml'
# Disabled for now. Will re-enable once we have a better html proofer
# on:
# push:
# paths:
# - 'docs/**'
# - '!docs/storybook'
# - '.github/workflows/pages-html-proofer.yml'
# pull_request:
# paths:
# - 'docs/**'
# - '!docs/storybook'
# - '.github/workflows/pages-html-proofer.yml'

jobs:
pages-html-proofer:
Expand All @@ -26,5 +27,5 @@ jobs:
- run: npm run deploy:only
- uses: chabad360/htmlproofer@master
with:
directory: "./_site"
directory: "./_siteDev"
arguments: --disable_external --ignore_empty_alt --allow_hash_href --allow_missing_href
21 changes: 0 additions & 21 deletions .github/workflows/storybook-percy.yml

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
_cdn
_site
_siteDev
site
docs/.jekyll-metadata
node_modules
Expand Down
9 changes: 0 additions & 9 deletions docs/storybook/2463.4f227b7c.iframe.bundle.js

This file was deleted.

6 changes: 0 additions & 6 deletions docs/storybook/2463.4f227b7c.iframe.bundle.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion docs/storybook/2463.4f227b7c.iframe.bundle.js.map

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 472b280

Please sign in to comment.