deployer icon indicating copy to clipboard operation
deployer copied to clipboard

automatic docs generation places Shopware docs link into all recipe docs

Open SimJoSt opened this issue 1 year ago • 0 comments

Since https://github.com/deployphp/deployer/commit/d34b80f3f2b11d438a6fec3a9f5d7151d7190670 through https://github.com/deployphp/deployer/pull/3816 the automatic docs generation commit change the following line from

  * [deploy:update_code](/docs/recipe/deploy/update_code.md#deployupdate_code) – Updates code

to

  * [deploy:update_code](/docs/recipe/shopware.md#deployupdate_code) – 

for all recipes, not just the Shopware one.

Here are some of the commits of the automatic docs generation that I observed this in:

  • https://github.com/deployphp/deployer/commit/04c592686088f3437fa5d465e78a9c79109eff8d
  • https://github.com/deployphp/deployer/commit/c859acec70718bb7c4590cddebd02cabbb976e28
  • https://github.com/deployphp/deployer/commit/04c592686088f3437fa5d465e78a9c79109eff8d

I'm not sure why this is happening, as it does not occur when I run bin/docsgen on my local machine with the same commit.

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

SimJoSt avatar May 17 '24 09:05 SimJoSt