Skip to content

Commit

Permalink
Remove data importer app (#1608)
Browse files Browse the repository at this point in the history
* Remove data importer app

* Create rotten-shoes-smash.md

* Update rotten-shoes-smash.md
  • Loading branch information
andrzejewsky authored Oct 3, 2024
1 parent bec6573 commit 74ab4c4
Show file tree
Hide file tree
Showing 50 changed files with 6 additions and 31,391 deletions.
5 changes: 5 additions & 0 deletions .changeset/rotten-shoes-smash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---

---

Data importer app was removed from the repository, this means it will be no longer deployed.
1 change: 0 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
"App: Data Importer": "apps/data-importer/**/*"
"App: Klaviyo": "apps/klaviyo/**/*"
"App: Product Feed": "apps/products-feed/**/*"
"App: Search": "apps/search/**/*"
Expand Down
1 change: 0 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
/apps/avatax @saleor/shopex-js

/apps/cms-v2 @saleor/merchant-js
/apps/data-importer @saleor/merchant-js
/apps/klaviyo @saleor/merchant-js
/apps/products-feed @saleor/merchant-js
/apps/search @saleor/merchant-js
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ In the `apps` folder, you will find the following applications:

- [avatax](./apps/avatax) - calculates dynamic taxes via AvaTax API
- [cms](./apps/cms-v2) - exports products from Saleor to CMS.
- [data-importer](./apps/data-importer) - import data from CSV to Saleor.
- [klaviyo](./apps/klaviyo) - send Saleor events to Klaviyo, where you can notify the customers.
- [products-feed](./apps/products-feed) - generate products feed XML
- [search](./apps/search) - connect Saleor with search engines.
Expand Down
13 changes: 0 additions & 13 deletions apps/data-importer/.env.example

This file was deleted.

8 changes: 0 additions & 8 deletions apps/data-importer/.eslintrc.cjs

This file was deleted.

19 changes: 0 additions & 19 deletions apps/data-importer/.graphqlrc.yml

This file was deleted.

Loading

0 comments on commit 74ab4c4

Please sign in to comment.