Skip to content

Commit

Permalink
Merge commit '44a378af9efc522b8f6b0627b7dd51d4af4cfcc5' into google-p…
Browse files Browse the repository at this point in the history
…icker

# Conflicts:
#	docs/companion.md
#	docs/sources/companion-plugins/box.mdx
#	docs/sources/companion-plugins/dropbox.mdx
#	docs/sources/companion-plugins/facebook.mdx
#	docs/sources/companion-plugins/google-drive.mdx
#	docs/sources/companion-plugins/google-photos.mdx
#	docs/sources/companion-plugins/instagram.mdx
#	docs/sources/companion-plugins/onedrive.mdx
#	docs/sources/companion-plugins/unsplash.mdx
#	docs/sources/companion-plugins/url.mdx
#	docs/sources/companion-plugins/zoom.mdx
#	docs/user-interfaces/dashboard.mdx
  • Loading branch information
mifi committed Nov 26, 2024
2 parents 7a56978 + 44a378a commit 47e299b
Show file tree
Hide file tree
Showing 46 changed files with 7 additions and 9,986 deletions.
7 changes: 0 additions & 7 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -384,15 +384,8 @@ module.exports = {
files: ['**/*.md', '*.md'],
processor: 'markdown/markdown',
},
{
files: ['docs/**/*.md/*.js'],
parserOptions: {
sourceType: 'module',
},
},
{
files: ['**/*.md/*.js', '**/*.md/*.javascript'],
excludedFiles: ["docs/**/*"],
parserOptions: {
sourceType: 'module',
},
Expand Down
21 changes: 0 additions & 21 deletions .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,24 +57,3 @@ jobs:
run: corepack yarn workspaces focus @uppy-dev/build
- name: Run linter
run: corepack yarn run lint:markdown

lint_docs:
name: Lint Docs
runs-on: ubuntu-latest
steps:
- name: Checkout Uppy.io sources
uses: actions/checkout@v4
with:
repository: transloadit/uppy.io
- run: rm -rf docs # the other PR has not landed
- name: Checkout docs
uses: actions/checkout@v4
with:
path: uppy
- run: mv uppy /tmp/uppy && ln -s /tmp/uppy/docs docs
- name: Install dependencies
run: corepack yarn --immutable
- name: Lint files
run: corepack yarn lint
- name: Test build website
run: corepack yarn build
7 changes: 0 additions & 7 deletions .prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ module.exports = {
semi: true,
},
},
{
files: 'docs/**',
options: {
semi: true,
useTabs: true,
},
},
{
files: ['tsconfig.json'],
options: {
Expand Down
4 changes: 0 additions & 4 deletions docs/README.md

This file was deleted.

125 changes: 0 additions & 125 deletions docs/compressor.mdx

This file was deleted.

181 changes: 0 additions & 181 deletions docs/form.mdx

This file was deleted.

4 changes: 0 additions & 4 deletions docs/framework-integrations/_category_.json

This file was deleted.

Loading

0 comments on commit 47e299b

Please sign in to comment.