InvokeAI/.github/workflows
psychedelicious f17b3d0068 feat(ui): migrate to pnpm
- update all scripts
- update the frontend GH action
- remove yarn-related files
- update ignores

Yarn classic + storybook has some weird module resolution issue due to how it hoists dependencies.

See https://github.com/storybookjs/storybook/issues/22431#issuecomment-1630086092

When I did the `package.json` solution in this thread, it broke vite. Next option is to upgrade to yarn 3 or pnpm. I chose pnpm.
2023-12-09 16:00:37 +11:00
..
build-container.yml (ci) remove testing branch 2023-07-12 16:51:15 -04:00
clean-caches.yml add workflow to clean caches after PR gets closed 2023-02-01 18:32:29 +01:00
close-inactive-issues.yml uses v8 actions/stale@v8 2023-07-25 11:23:00 +10:00
lint-frontend.yml feat(ui): migrate to pnpm 2023-12-09 16:00:37 +11:00
mkdocs-material.yml fix mkdocs push 2023-07-21 12:27:53 -04:00
pypi-release.yml upload to pypi whenever a branch starting with "release/" is released 2023-10-13 12:49:24 -04:00
style-checks.yml change stylecheck name from "black" to "ruff" 2023-11-14 11:06:10 -05:00
test-invoke-pip.yml deploy: refactor github workflows 2023-08-03 10:32:50 +10:00