From acc8e6a428e147406081a83fc902cb79891adafb Mon Sep 17 00:00:00 2001 From: Soner Sayakci Date: Tue, 27 Jan 2026 10:02:18 +0300 Subject: [PATCH] feat: remove old config --- .envrc | 3 -- .gitbook.yaml | 93 -------------------------------------------- devenv.lock | 105 -------------------------------------------------- devenv.nix | 7 ---- 4 files changed, 208 deletions(-) delete mode 100644 .envrc delete mode 100644 .gitbook.yaml delete mode 100644 devenv.lock delete mode 100644 devenv.nix diff --git a/.envrc b/.envrc deleted file mode 100644 index faa8210a3b..0000000000 --- a/.envrc +++ /dev/null @@ -1,3 +0,0 @@ -source_url "https://raw.githubusercontent.com/cachix/devenv/d1f7b48e35e6dee421cfd0f51481d17f77586997/direnvrc" "sha256-YBzqskFZxmNb3kYVoKD9ZixoPXJh1C9ZvTLGFRkauZ0=" - -use devenv diff --git a/.gitbook.yaml b/.gitbook.yaml deleted file mode 100644 index 81ec21a937..0000000000 --- a/.gitbook.yaml +++ /dev/null @@ -1,93 +0,0 @@ -redirects: - developers-guide/plugin-guidelines/: https://developers.shopware.com/developers-guide/plugin-guidelines/ - guides/plugins/apps/platform-sh-template.html: guides/plugins/apps/app-base-guide.html - guides/integrations-api/store-api-guide.html: guides/integrations-api/ - guides/integrations-api/store-api-guide/register-a-customer.html: guides/integrations-api/ - guides/integrations-api/store-api-guide/search-for-products.html: guides/integrations-api/ - guides/integrations-api/store-api-guide/work-with-the-cart.html: guides/integrations-api/ - guides/integrations-api/store-api-guide/handling-the-payment.html: guides/integrations-api/ - guides/integrations-api/store-api-guide/faq.html: guides/integrations-api/ - guides/integrations-api/admin-api/: guides/integrations-api/ - guides/integrations-api/admin-api/action-routes.html: guides/integrations-api/ - guides/integrations-api/admin-api/authentication.html: guides/integrations-api/ - guides/integrations-api/admin-api/reading-entities.html: guides/integrations-api/ - guides/integrations-api/admin-api/writing-entities/: guides/integrations-api/ - guides/integrations-api/admin-api/writing-entities/associations.html: guides/integrations-api/ - guides/integrations-api/admin-api/writing-entities/bulk-payloads.html: guides/integrations-api/ - guides/integrations-api/admin-api/writing-entities/product-data.html: guides/integrations-api/ - resources/references/api-reference/admin-api-reference.html: guides/integrations-api/ - concepts/extensions/elasticsearch-concept.html: concepts/framework/elasticsearch.html - guides/plugins/plugins/storefront/use-csrf-protection.html: guides/hosting/configurations/framework/samesite-protection.html - products/extensions/b2b-suite/*: products/extensions/b2b/b2b-suite/* - products/extensions/b2b-components/*: products/extensions/b2b/b2b-components/* - guides/plugins/plugins/administration/add-shortcuts.html: guides/plugins/plugins/administration/advanced-configuration/add-shortcuts.html - guides/plugins/plugins/administration/extending-webpack.html: guides/plugins/plugins/administration/advanced-configuration/extending-webpack.html - guides/plugins/plugins/administration/modify-blacklist-for-dynamic-product-groups.html: guides/plugins/plugins/administration/advanced-configuration/modify-blacklist-for-dynamic-product-groups.html - guides/plugins/plugins/administration/handling-media.html: guides/plugins/plugins/administration/data-handling-processing/handling-media.html - guides/plugins/plugins/administration/search-custom-data.html: guides/plugins/plugins/administration/data-handling-processing/search-custom-data.html - guides/plugins/plugins/administration/using-custom-fields.html: guides/plugins/plugins/administration/data-handling-processing/using-custom-fields.html - guides/plugins/plugins/administration/using-data-handling.html: guides/plugins/plugins/administration/data-handling-processing/using-data-handling.html - guides/plugins/plugins/administration/using-the-data-grid-component.html: guides/plugins/plugins/administration/data-handling-processing/using-the-data-grid-component.html - guides/plugins/plugins/administration/using-vuex-state.html: guides/plugins/plugins/administration/data-handling-processing/using-vuex-state.html - guides/plugins/plugins/administration/add-mixins.html: guides/plugins/plugins/administration/mixins-directives/add-mixins.html - guides/plugins/plugins/administration/adding-directives.html: guides/plugins/plugins/administration/mixins-directives/adding-directives.html - guides/plugins/plugins/administration/using-mixins.html: guides/plugins/plugins/administration/mixins-directives/using-mixins.html - guides/plugins/plugins/administration/add-custom-component.html: guides/plugins/plugins/administration/module-component-management/add-custom-component.html - guides/plugins/plugins/administration/add-custom-field.html: guides/plugins/plugins/administration/module-component-management/add-custom-field.html - guides/plugins/plugins/administration/add-custom-module.html: guides/plugins/plugins/administration/module-component-management/add-custom-module.html - guides/plugins/plugins/administration/customizing-modules.html: guides/plugins/plugins/administration/module-component-management/customizing-modules.html - guides/plugins/plugins/administration/using-base-components.html: guides/plugins/plugins/administration/module-component-management/using-base-components.html - guides/plugins/plugins/administration/add-error-handling.html: guides/plugins/plugins/administration/permissions-error-handling/add-error-handling.html - guides/plugins/plugins/administration/add-custom-route.html: guides/plugins/plugins/administration/routing-navigation/add-custom-route.html - guides/plugins/plugins/administration/add-menu-entry.html: guides/plugins/plugins/administration/routing-navigation/add-menu-entry.html - guides/plugins/plugins/administration/add-new-tab.html: guides/plugins/plugins/administration/routing-navigation/add-new-tab.html - guides/plugins/plugins/administration/overriding-routes.html: guides/plugins/plugins/administration/routing-navigation/overriding-routes.html - guides/plugins/plugins/administration/add-custom-service.html: guides/plugins/plugins/administration/services-utilities/add-custom-service.html - guides/plugins/plugins/administration/add-filter.html: guides/plugins/plugins/administration/services-utilities/add-filter.html - guides/plugins/plugins/administration/extending-services.html: guides/plugins/plugins/administration/services-utilities/extending-services.html - guides/plugins/plugins/administration/injecting-services.html: guides/plugins/plugins/administration/services-utilities/injecting-services.html - guides/plugins/plugins/administration/the-sanitizer-helper.html: guides/plugins/plugins/administration/services-utilities/the-sanitizer-helper.html - guides/plugins/plugins/administration/using-filter.html: guides/plugins/plugins/administration/services-utilities/using-filter.html - guides/plugins/plugins/administration/using-utils.html: guides/plugins/plugins/administration/services-utilities/using-utils.html - guides/plugins/plugins/administration/add-custom-styles.html: guides/plugins/plugins/administration/templates-styling/add-custom-styles.html - guides/plugins/plugins/administration/adding-snippets.html: guides/plugins/plugins/administration/templates-styling/adding-snippets.html - guides/plugins/plugins/administration/using-assets.html: guides/plugins/plugins/administration/templates-styling/using-assets.html - guides/plugins/plugins/administration/writing-templates.html: guides/plugins/plugins/administration/templates-styling/writing-templates.html - guides/plugins/plugins/administration/adding-responsive-behavior.html: guides/plugins/plugins/administration/ui-ux/adding-responsive-behavior.html - products/plugins/commercial/: products/extensions/commercial/ - guides/installation/devenv.html: guides/installation/setups/devenv.html - products/cli/extension-commands/validation.html: products/cli/validation.html - products/paas/: products/paas/index.html - products/paas/cli-setup.html: products/paas/shopware-paas/cli-setup.html - products/paas/repository.html: products/paas/shopware-paas/repository.html - products/paas/build-deploy.html: products/paas/shopware-paas/build-deploy.html - products/paas/setup-template.html: products/paas/shopware-paas/setup-template.html - products/paas/elasticsearch.html: products/paas/shopware-paas/elasticsearch.html - products/paas/rabbitmq.html: products/paas/shopware-paas/rabbitmq.html - products/paas/fastly.html: products/paas/shopware-paas/fastly.html - products/paas/blackfire.html: products/paas/shopware-paas/blackfire.html - guides/plugins/apps/in-app-purchase/: guides/plugins/apps/in-app-purchases.html - guides/plugins/plugins/in-app-purchase/: guides/plugins/plugins/in-app-purchases.html - products/paas/shopware/CLI/account.html: products/paas/shopware/fundamentals/account.html - products/paas/shopware/CLI/applications.html: products/paas/shopware/fundamentals/applications.html - products/paas/shopware/CLI/command.html: products/paas/shopware/get-started/cli.html - products/paas/shopware/CLI/exec.html: products/paas/shopware/get-started/cli.html - products/paas/shopware/CLI/index.html: products/paas/shopware/get-started/cli.html - products/paas/shopware/CLI/open.html: products/paas/shopware/get-started/cli.html - products/paas/shopware/CLI/organizations.html: products/paas/shopware/fundamentals/organization.html - products/paas/shopware/CLI/project.html: products/paas/shopware/fundamentals/project.html - products/paas/shopware/CLI/vault.html: products/paas/shopware/fundamentals/secrets.html - products/paas/shopware/CLI/watch.html: products/paas/shopware/monitoring/watch.html - products/paas/shopware/CLI/repository.html: products/paas/shopware/guides/setting-up-repository-access.html - products/paas/shopware/setup-shopware-for-paas.html: products/paas/shopware/get-started/prepare-codebase.html - products/paas/shopware/project_setup.html: products/paas/shopware/get-started/quickstart.html - guides/plugins/plugins/testing/end-to-end-testing.html: guides/plugins/plugins/testing/cypress/cypress-end-to-end-testing.html - resources/guidelines/testing/cypress-best-practices.html: guides/plugins/plugins/testing/cypress/cypress-best-practises.html - resources/guidelines/trouble-shoting.html: resources/guidelines/troubleshooting.html - products/extensions/subscriptions/guides/event.html: products/extensions/subscriptions/guides/separate-checkout.html - products/extensions/subscriptions/guides/request-scoping.html: products/extensions/subscriptions/guides/separate-checkout.html - concepts/framework/rules.html: concepts/framework/rule/index.html - products/extensions/migration-assistant/concept.html: products/extensions/migration-assistant/concept/index.html - products/extensions/migration-assistant/guides.html: products/extensions/migration-assistant/guides/index.html - products/cli/project-commands/project-config-sync.html: resources/tooling/fixture-bundle/index.html - products/sales-agent/deployment.html: products/sales-agent/best-practices/app-deployment/hosted-with-ubuntu-server.html \ No newline at end of file diff --git a/devenv.lock b/devenv.lock deleted file mode 100644 index 489edcbc01..0000000000 --- a/devenv.lock +++ /dev/null @@ -1,105 +0,0 @@ -{ - "nodes": { - "devenv": { - "locked": { - "dir": "src/modules", - "lastModified": 1739172804, - "owner": "cachix", - "repo": "devenv", - "rev": "f8be0ed0141abab89cefb20d3d375740671fbee1", - "treeHash": "32e4bd31a76aff6e0e1ee81e4d00a762f4fb3364", - "type": "github" - }, - "original": { - "dir": "src/modules", - "owner": "cachix", - "repo": "devenv", - "type": "github" - } - }, - "flake-compat": { - "flake": false, - "locked": { - "lastModified": 1761588595, - "owner": "edolstra", - "repo": "flake-compat", - "rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5", - "type": "github" - }, - "original": { - "owner": "edolstra", - "repo": "flake-compat", - "type": "github" - } - }, - "git-hooks": { - "inputs": { - "flake-compat": "flake-compat", - "gitignore": "gitignore", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1760663237, - "owner": "cachix", - "repo": "git-hooks.nix", - "rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37", - "type": "github" - }, - "original": { - "owner": "cachix", - "repo": "git-hooks.nix", - "type": "github" - } - }, - "gitignore": { - "inputs": { - "nixpkgs": [ - "git-hooks", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1709087332, - "owner": "hercules-ci", - "repo": "gitignore.nix", - "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", - "type": "github" - }, - "original": { - "owner": "hercules-ci", - "repo": "gitignore.nix", - "type": "github" - } - }, - "nixpkgs": { - "locked": { - "lastModified": 1733477122, - "owner": "cachix", - "repo": "devenv-nixpkgs", - "rev": "7bd9e84d0452f6d2e63b6e6da29fe73fac951857", - "treeHash": "032ee7a856bf5572e8f923acbe45fe22a955d16e", - "type": "github" - }, - "original": { - "owner": "cachix", - "ref": "rolling", - "repo": "devenv-nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "devenv": "devenv", - "git-hooks": "git-hooks", - "nixpkgs": "nixpkgs", - "pre-commit-hooks": [ - "git-hooks" - ] - } - } - }, - "root": "root", - "version": 7 -} diff --git a/devenv.nix b/devenv.nix deleted file mode 100644 index 49272b3fae..0000000000 --- a/devenv.nix +++ /dev/null @@ -1,7 +0,0 @@ -{ pkgs, lib, config, ... }: - -{ - languages.javascript.enable = true; - languages.javascript.package = pkgs.nodejs-18_x; - languages.javascript.pnpm.enable = true; -}