Damien Retzinger
74f1e3ec39
docs: use x-release-please-version
...
release-please with x-release-please-major clobbered the magento2 -> magento8. This is obviously dumb.
2026-05-09 20:10:09 -04:00
Damien Retzinger
45d1df0162
docs: bump READMEs on release
2026-05-09 19:18:17 -04:00
Damien Retzinger
8d00f8149a
feat(cache-magento): add stamp caching for vendor/ directory ( #245 )
...
Adds an opt-in `stamp` mode that caches the extracted `vendor/`
directory in addition to the Composer download cache. On a warm
hit, `composer install` is effectively a no-op and shaves 2–5
minutes off a full Magento install.
2026-05-09 15:47:53 -04:00
Damien Retzinger
2d7238de14
feat(cache-magento): include runner.os in the cache key ( #245 )
...
Composer's download cache contains platform-specific binaries and
extracted archives that aren't safe to share across operating
systems. Add the runner OS as a key segment so a Linux job won't
restore a macOS-built cache (or vice versa).
2026-05-09 15:47:51 -04:00
Damien Retzinger
44e7c34892
refactor(cache-magento): extract key computation into a script ( #245 )
2026-05-09 15:47:47 -04:00
kristof-ringleff
771dd05439
fix(cache-magento): address set-output deprecation ( #231 )
2026-04-28 21:54:56 -04:00
Damien Retzinger
8f3c6eb927
refactor(cache-magento): remove unused mode cache arg ( #220 )
2026-04-26 21:31:21 -04:00
Damien Retzinger
86b01b17fa
feat: use actions/cache@v5
2026-02-18 14:44:18 -05:00
Damien Retzinger
c2c3755729
feat: use actions/checkout@v6
2026-02-18 14:43:05 -05:00
Damien Retzinger
9c06178b30
feat!: replace mage-os/github-actions with graycoreio/github-actions-magento2
2025-03-25 09:41:29 -04:00
Damien Retzinger
f79de7d7d2
docs(cache-magento): remove extraneous input ( #128 )
2023-09-14 17:39:10 -04:00
Vinai Kopp
1dc33c08a1
chore: switch all references of graycore/github-actions-magento2 to mage-os/github-actions
2023-06-17 09:49:31 +02:00
Damien Retzinger
f5d43a5184
feat: add cache-magento action ( #87 )
2022-10-30 12:17:16 -04:00