-
Notifications
You must be signed in to change notification settings - Fork 290
chore: remove-watcher #1771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
chore: remove-watcher #1771
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bojanrajh
added a commit
that referenced
this pull request
Jun 18, 2025
* feat: v6.7.0.0-dev * NEXT-37105 - new payment handling for 6.7 (#1426) Co-authored-by: Bojan Rajh <[email protected]> * typo: Update add-payment-plugin.md (#1611) * typo: Update add-payment-plugin.md fixes typo on calling the transactionStateHandler obj * fixes 3 more same typo * Http cache clearing (#1693) * Update cache clearing methods * Clarify versions * Fix markdown --------- Co-authored-by: Micha <[email protected]> * docs: adjust performance tweaks for 6.7 update (#1705) * docs: enhance licensing and feature management information in commerc… (#1675) * docs: enhance licensing and feature management information in commercial plugin * Apply suggestions from code review Co-authored-by: Micha Hobert <[email protected]> --------- Co-authored-by: Micha Hobert <[email protected]> * NEXT-39755 - Update messenger docs to use default symfony bus (#1584) * feat: remove workflows (#1698) * feat: remove workflows * fix: guidelines * fix: guidelines * fix: lint * Update add-custom-commands.md (#1699) There was one class missing in the "use Symfony\Component\Console\Attribute\AsCommand" class, which is generating an error like the following: The command defined in "NameSpace\Of\MyClassCommand" cannot have an empty name. * adhoc/update-hash * Update add-menu-entry.md (#1702) * FIX: wrong key in object-stroage config in filesystem.md (#1696) "options:" does not exist anymore in config and was not removed here but later in the docs. This will result in an "access denied" error as soon as file system calls are made, despite valid credentials. * docs: adjust performance tweaks for 6.7 update * Fix wordlist and markdown --------- Co-authored-by: Shyim <[email protected]> Co-authored-by: Micha Hobert <[email protected]> Co-authored-by: Aydin Hassan <[email protected]> Co-authored-by: Bojan Rajh <[email protected]> Co-authored-by: Mohammad Bharmal <[email protected]> Co-authored-by: Philipp Bucher <[email protected]> * fix: Links to manifest file for Shopware 6.7 (#1708) * fix: unlock adr to trunk * [create-pull-request] automated change (#1712) Co-authored-by: shopwareBot <[email protected]> * Update add-cookie-to-manager.md (#1719) Fix wrong namespace in example. * update admin asset usage guide (#1714) * fix: Improve article about adding data to the storefront (#1725) * fix: Improve article about adding data to the storefront * Update guides/plugins/plugins/storefront/add-data-to-storefront-page.md Co-authored-by: Albert Scherman <[email protected]> * chore: Update the articles where a StorefrontController is used (#1734) * chore: Update the articles where a StorefrontController is used Using `setTwig` is no longer necessary. References about header and footer in custom page objects are also removed. As they are no longer part of the generic page. * fix code blocks * fix: broken rendering * chore: remove ADR change * chore: add code groups --------- Co-authored-by: Micha <[email protected]> * Explain new twig changes while keeping appropriate warnings (#1500) * Explain new twig changes while keeping appropriate warnings * Update resources/references/storefront-reference/twig-function-reference.md * chore: reformat tables and intro --------- Co-authored-by: Micha Hobert <[email protected]> * docs: add caching guide (#1743) * docs: add caching guide * Update guides/plugins/plugins/framework/caching/index.md Co-authored-by: Copilot <[email protected]> * Fix spellcheck * http code block * chore: grammar, language and styling * chore: adjust headlines / toc * Address CR comments * Clearify info * Update guides/plugins/plugins/framework/caching/index.md Co-authored-by: Michael Telgmann <[email protected]> * Update guides/plugins/plugins/framework/caching/index.md Co-authored-by: Michael Telgmann <[email protected]> --------- Co-authored-by: Copilot <[email protected]> Co-authored-by: Micha <[email protected]> Co-authored-by: Michael Telgmann <[email protected]> * chore: add updated AppScript reference (#1726) * feat(theme-config): Add documentation regarding labels and helpTexts for the theme manager (#1770) * fix: getRequest is not part of HttpCacheKeyEvent (#1768) * feat: Add article about adding custom header and footer (#1753) * chore: Improve current articles regarding header and footer changes * feat: Add article about adding custom header and footer * chore: grammar-and-language --------- Co-authored-by: Micha <[email protected]> * Update guides/plugins/plugins/storefront/customize-templates.md * chore: remove-watcher (#1771) * docs: add section about disabling scheduled sitemap generation (#1794) * docs: add section about disabling scheduled sitemap generation - Explain that sitemap generation can block the message queue - Show how to disable the scheduled task - Provide example cronjob setup - Available starting with Shopware 6.7.1 Related to shopware/shopware#10403 * fix: markdown linting and add cronjob to wordlist - Add blank line before list to fix MD032 linting error - Add 'cronjob' to .wordlist.txt for spell-check * chore: version-consistency --------- Co-authored-by: Micha <[email protected]> * docs: context gateway (#1789) * docs: context gateway * docs: add reviewer feedback * fix: linting * fix: remove lock files * Update guides/plugins/apps/gateways/context/command-reference.md * Update guides/plugins/apps/gateways/context/context-gateway.md * Update guides/plugins/apps/gateways/context/context-gateway.md * Update guides/plugins/apps/gateways/context/context-gateway.md * Update guides/plugins/apps/gateways/context/context-gateway.md * Update guides/plugins/apps/gateways/context/context-gateway.md * Update guides/plugins/apps/gateways/context/context-gateway.md --------- Co-authored-by: Su <[email protected]> * feat: Hint that hardcoded prefixes are no longer necessary (#1799) --------- Co-authored-by: Lennart Tinkloh <[email protected]> Co-authored-by: Panagiotis Koursaris <[email protected]> Co-authored-by: Aydin Hassan <[email protected]> Co-authored-by: Micha <[email protected]> Co-authored-by: Jonas Elfering <[email protected]> Co-authored-by: Shyim <[email protected]> Co-authored-by: Mohammad Bharmal <[email protected]> Co-authored-by: Philipp Bucher <[email protected]> Co-authored-by: Michael Telgmann <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: shopwareBot <[email protected]> Co-authored-by: Marc <[email protected]> Co-authored-by: Benedikt Schulze Baek <[email protected]> Co-authored-by: Albert Scherman <[email protected]> Co-authored-by: Joshua Behrens <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Max Stegmeyer <[email protected]> Co-authored-by: Marcel Brode <[email protected]> Co-authored-by: tinect <[email protected]> Co-authored-by: Su <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Due to contiues warnings in https://shopware-ag.slack.com/archives/C068NPMAN22/p1747126248323799
Was already removed in main, but not applied by merge.