Skip to content

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 1 commit into from
May 14, 2025
Merged

chore: remove-watcher #1771

merged 1 commit into from
May 14, 2025

Conversation

Isengo1989
Copy link
Contributor

@Isengo1989 Isengo1989 commented May 13, 2025

Due to contiues warnings in https://shopware-ag.slack.com/archives/C068NPMAN22/p1747126248323799

Was already removed in main, but not applied by merge.

@Isengo1989 Isengo1989 requested a review from bojanrajh May 13, 2025 09:11
@bojanrajh bojanrajh merged commit 9bd9205 into next-6.7 May 14, 2025
6 of 7 checks passed
@bojanrajh bojanrajh deleted the adhoc/remove-watcher-v67 branch May 14, 2025 09:11
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants