Skip to content

chore: release 8.0.0-rc.0#253

Merged
damienwebdev merged 2 commits intomainfrom
release-please--branches--main--components--github-actions-magento2
May 10, 2026
Merged

chore: release 8.0.0-rc.0#253
damienwebdev merged 2 commits intomainfrom
release-please--branches--main--components--github-actions-magento2

Conversation

@gray-bot
Copy link
Copy Markdown
Contributor

@gray-bot gray-bot commented May 9, 2026

🤖 I have created a release beep boop

8.0.0-rc.0 (2026-05-10)

⚠ BREAKING CHANGES

  • setup-magento: Previously, when using setup-magento in extension mode, the magento 2 repo root was ../magento2 (outside of the extension folder). Due to interactions with cache-magento we need to keep magento inside the GITHUB_WORKSPACE (the root repo). We now do this in the _ghamagento folder. If you rely on the steps.setup-magento.outputs.path nothing changes for you. But, if you hardcoded the path, it's likely broken.

Features

  • cache-magento: add stamp caching for vendor/ directory (#245) (8d00f81)
  • cache-magento: include runner.os in the cache key (#245) (2d7238d)
  • check-extension: enable stamp caching (#248) (baef64b)
  • check-extension: use setup-di-compile action in compile-extension job (#240) (6a520d4)
  • check-store: enable stamp caching (#247) (59f87b6)
  • check-store: introduce new check-store workflow (#241) (d311df7)
  • get-magento-version: pull version from lockfile if it exists (#242) (87989bb)
  • sansec-ecomscan: add sansec ecomscan feature (#235) (3c0a90f)
  • sansec-ecomscan: skip server checks by default (#238) (bbd8307)
  • setup-di-compile: restore setup-di-compile as a lean action (#239) (212f9a8)
  • setup-install: add new setup-install action (#237) (e31f6f6)
  • setup-magento: extension working dir changed to _ghamagento folder (#246) (a729f8b)
  • setup-magento: mkdir app/etc in extension mode (#246) (c53607c)
  • supported-version: dynamically append "version" to matrix (a7e327d)

Bug Fixes

  • coding-standard: use exactly phpcs.xml if exists (#243) (a1c6246)
  • fix-magento-install: remove deprecated set-output (c115395)

This PR was generated with Release Please. See documentation.

@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from 447e636 to 1a1da57 Compare May 10, 2026 00:01
@gray-bot gray-bot changed the title chore: release 8.0.0 chore: release 8.0.0-rc May 10, 2026
@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from 41b75bd to 9b2b216 Compare May 10, 2026 00:01
@gray-bot gray-bot changed the title chore: release 8.0.0-rc chore: release 8.0.0 May 10, 2026
@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from f775ce6 to df86fdf Compare May 10, 2026 00:03
@gray-bot gray-bot changed the title chore: release 8.0.0 chore: release 8.0.0-rc.0 May 10, 2026
@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from c7e8bc6 to 28bd4a4 Compare May 10, 2026 00:05
@gray-bot gray-bot changed the title chore: release 8.0.0-rc.0 chore: release 8.0.0 May 10, 2026
@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from d71102c to a844df6 Compare May 10, 2026 00:11
@gray-bot gray-bot changed the title chore: release 8.0.0 chore: release 8.0.0-rc.0 May 10, 2026
@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from 04572a3 to 1bbf212 Compare May 10, 2026 00:13
@gray-bot gray-bot changed the title chore: release 8.0.0-rc.0 chore: release 8.0.0 May 10, 2026
@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from 109a123 to 70a81a1 Compare May 10, 2026 00:19
@gray-bot gray-bot changed the title chore: release 8.0.0 chore: release 8.0.0-rc.0 May 10, 2026
@gray-bot gray-bot force-pushed the release-please--branches--main--components--github-actions-magento2 branch from 2e019f2 to 6a8d490 Compare May 10, 2026 00:23
Copy link
Copy Markdown
Member

@damienwebdev damienwebdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@damienwebdev damienwebdev marked this pull request as ready for review May 10, 2026 00:24
@damienwebdev damienwebdev merged commit 5fb823d into main May 10, 2026
15 checks passed
@gray-bot
Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants