Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: ✅ add in storybook initialization * feat: 💚 add in bundlewatch * chore: ♻️ refactor it to use different directory Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * feat: ✅ add in testing Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: ⬆️ fix lock file * chore: 📈 fix bundlewatch code Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 💚 swap out yarn for npm * fix: 💚 chromatic workflow * chore: 💚 update commands Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: ✅ fix storybook * feat: 💚 fix some typos and organization with workflows * feat: 📝 update storybook configuration * chore: 🔧 update vite configuration * fix: ✅ failing test, add more * feat: ♻️ swap out for new task based demo * feat: ➕ add in mock service worker * feat: ✅ add in cypress * chore: 🍱 add in fonts and icons Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 🐛issues with mocking * fix: 🐛the whle build was busted Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * feat: ✅ add in cypress support Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 🎨 update typos/format Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: ♻️ modularize Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 🔧 abstract configs out to root files Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * feat: 💚 add in lint action Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * feat: 👷 update build system Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 linting tool Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 more fixes on build Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 more linting on actions Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 revert back to original Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 super linter Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix 💚 disable css linter Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 messing with paths Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 action Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 one more fix Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 incorrect env var Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 enable missing env var Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 all workflows need to be at root Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 fix runner.os Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 syntax errors in actions Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 an attempt to fix the errors Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 one more attempt Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 move bundlewatch back in Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 more on bundlewatch Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 overhaul entire ci build Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 🚨 fix linting Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 editorconfig and a11y tests Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 🚨 lint editorconfig Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 🚨 fix editorconfig Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 labeler Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 comment out the fix linting system Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 add permissions Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 remove incorrect permissions Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 elevate the token Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 move token to correct location Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: fix linting issues Signed-off-by: super-linter <super-linter@super-linter.dev> * chore: 📝 update to add some links Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 💄 update some style suggestions Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: fix linting issues Signed-off-by: super-linter <super-linter@super-linter.dev> * fix: 💚 update dependencies to handle editorconfig Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: 🚨 issues with prettier Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: ⬆️ update deps Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: ➕ update deps Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: ⬆️ more updates Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * fix: 💚 linting with labeler Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> * chore: ⬆️ update to use new holocron configs Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> --------- Signed-off-by: Newton <5769156+iamnewton@users.noreply.github.com> Signed-off-by: super-linter <super-linter@super-linter.dev> Co-authored-by: iamnewton <iamnewton@users.noreply.github.com>
- Loading branch information