Damien Retzinger
0a33911be4
chore(deps): upgrade @actions/core to v3
2026-06-09 17:33:42 -04:00
Damien Retzinger
7f6945e30b
fix(tsconfig): set ES2022 target for jest typechecking
...
resolve-check-config and setup-install set `types: ["jest"]`, which
excludes @types/node and the lib references it pulls in. With no explicit
`target`, ts-jest typechecks against the default ES5 lib, so modern
globals like `Object.entries` fail to resolve (TS2550) and the
resolve-check-config suite fails to compile.
2026-06-09 17:33:10 -04:00
GrayBot
3c51e99538
chore: release 8.5.0 ( #284 )
2026-05-27 16:18:40 -04:00
Damien Retzinger
32a5fd2bad
feat(setup-install): run with --no-interaction
2026-05-27 15:39:46 -04:00
GrayBot
36953b919c
chore: release 8.4.0 ( #282 )
2026-05-25 16:14:12 -04:00
GrayBot
4df4b25e05
chore: release 8.3.0 ( #280 )
2026-05-25 09:31:20 -04:00
GrayBot
8a0f197a13
chore: release 8.2.0 ( #270 )
2026-05-17 19:17:32 -04:00
GrayBot
b71bb8b4aa
chore: release 8.1.0 ( #266 )
2026-05-17 17:43:18 -04:00
Damien Retzinger
6d4ca8d669
feat(setup-install): add a container_id input to run setup:install against a specific container ( #255 )
2026-05-17 17:18:46 -04:00
GrayBot
a2e3e7758b
chore: release 8.0.0 ( #263 )
2026-05-14 13:52:22 -04:00
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
e31f6f656a
feat(setup-install): add new setup-install action ( #237 )
2026-05-05 16:06:59 -04:00