Skip to content

Commit

Permalink
Remove docs plugin from monorepo (#44013)
Browse files Browse the repository at this point in the history
* Remove docs plugin from monorepo

* Add language to md-docs readme

* Fix lint error in blocks

* Add changefile(s) from automation for the following project(s): woocommerce-blocks

---------

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
2 people authored and opr committed Jan 24, 2024
1 parent a6869d2 commit 4869918
Show file tree
Hide file tree
Showing 60 changed files with 92 additions and 7,377 deletions.
3 changes: 0 additions & 3 deletions .github/project-pr-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,6 @@
'plugin: woo-ai':
- plugins/woo-ai/**/*

'plugin: woocommerce docs':
- plugins/woocommerce-docs/**/*

'focus: performance tests':
- plugins/woocommerce/tests/performance/**/*

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/pr-lint-markdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
**/*.md
files_ignore: |
docs/**/*.md
plugins/woocommerce-docs/tests/src/Blocks/fixtures/*.md
- name: Get docs changed files
id: docs-changed-files
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import { cli } from '@woocommerce/e2e-utils';
/**
* Internal dependencies
*/
import { REGULAR_PRICED_PRODUCT_NAME } from '../checkout/constants';
import { CheckoutPage } from '../checkout/checkout.page';

const test = base.extend< { checkoutPageObject: CheckoutPage } >( {
Expand Down
14 changes: 0 additions & 14 deletions plugins/woocommerce-docs/.eslintrc

This file was deleted.

3 changes: 0 additions & 3 deletions plugins/woocommerce-docs/.prettierrc.js

This file was deleted.

21 changes: 0 additions & 21 deletions plugins/woocommerce-docs/.wp-env.json

This file was deleted.

25 changes: 0 additions & 25 deletions plugins/woocommerce-docs/README.md

This file was deleted.

87 changes: 0 additions & 87 deletions plugins/woocommerce-docs/client/components/JobLog.tsx

This file was deleted.

106 changes: 0 additions & 106 deletions plugins/woocommerce-docs/client/components/ManifestList.tsx

This file was deleted.

50 changes: 0 additions & 50 deletions plugins/woocommerce-docs/client/data/useJobs.tsx

This file was deleted.

0 comments on commit 4869918

Please sign in to comment.