Gowri
0f31e401b7
feat: add rabbitmq images with management plugin ( #125 )
2023-01-10 12:34:17 -05:00
dependabot[bot]
e3f4c10c7b
chore(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 ( #123 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.48.0 to 5.48.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 13:22:16 -05:00
Damien Retzinger
dbc889f7ce
feat(supported-version): dynamically compute ( #120 )
...
Previously, I maintained supported versions by revising a file of versions. This was monotonous, like time.
Now, these are just based upon the documented EoL dates of the versions published by Magento.
2023-01-09 13:09:24 -05:00
Damien Retzinger
c0390c8abd
style: add eslint support ( #121 )
2023-01-09 10:43:30 -05:00
Damien Retzinger
d43068a144
chore(deps): update npm deps ( #119 )
2023-01-09 10:33:57 -05:00
Georgiy Slobodenyuk
805b23b1fa
docs(integration): fix auth instructions link ( #116 )
2023-01-09 09:18:59 -05:00
Damien Retzinger
b0e1a0a943
fix(supported-versions): GA Ubuntu-22.04 release ( #110 )
...
Github released Ubuntu 22.04 as a runner for many actions: https://github.com/actions/runner-images/issues/5490 .
As a result, we started experiencing intermittent failures as the underlying runner's support varied for older versions of Magento.
2022-12-13 14:23:16 -05:00
griest024
725ba09bf5
chore: build supported-version ( #102 )
2022-11-29 16:31:12 -05:00
Vinai Kopp
9d6355d5e6
chore: fix composer version dependency for nightly ( #97 )
...
Nightly builds initialize the required php infra with composer create-project composer/satis:dev-main.
This pulls in composer 2.4.2 as a dependency at the time of writing.
However, the result is a broken upstream nightly and mageos nightly build.
When composer install is run while determining the base package dependencies. The error is:
- laminas/laminas-dependency-plugin 2.5.0 requires composer-plugin-api >=1.1.0 <2.3.0
-> found composer-plugin-api[2.3.0] but it does not match the constraint.
Reference
* [failed job](https://github.com/mage-os/generate-mirror-repo-js/actions/runs/3508445982/jobs/5876852570 )
* [checkout magento action](https://github.com/mage-os/generate-mirror-repo-js/blob/main/.github/actions/checkout-magento/action.yml#L41 )
* [shivammathur/setup-php tools input](https://github.com/shivammathur/setup-php#wrench-tools-support )
2022-11-29 09:02:51 -05:00
Damien Retzinger
7b74ff7386
feat(setup-magento): add a new action to setup Magento ( #76 )
...
Adds a unified setup action for stores and extensions, making the CI
environment more consistent.
2022-10-31 08:51:28 -04:00
Damien Retzinger
f5d43a5184
feat: add cache-magento action ( #87 )
2022-10-30 12:17:16 -04:00
Damien Retzinger
856d2df481
feat: add fix-magento action ( #86 )
2022-10-30 12:09:15 -04:00
Gowri
d8936216c0
refactor: fix ::set-output deprecations ( #79 )
2022-10-20 15:58:22 -04:00
Damien Retzinger
84c16c2ad9
chore(deps): use get-magento-verison ( #74 )
2022-10-14 13:15:26 -04:00
Damien Retzinger
fd858c3063
feat(get-magento-version): add get-magento-version action ( #72 )
2022-10-14 11:07:30 -04:00
Damien Retzinger
158bd0b0c8
chore(release): 1.2.0
v1.2.0
2022-10-11 16:55:27 -04:00
Damien Retzinger
e4f0f85e38
feat(supported-version): package @actions/core:1.10.0
2022-10-11 16:50:01 -04:00
dependabot[bot]
5a993f2f7c
chore(deps): bump @actions/core from 1.9.1 to 1.10.0 ( #59 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.1 to 1.10.0.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 16:48:13 -04:00
dependabot[bot]
95388ad52f
chore(deps-dev): bump esbuild from 0.15.7 to 0.15.10 ( #61 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.15.7 to 0.15.10.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.7...v0.15.10 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 16:45:44 -04:00
dependabot[bot]
f1b0f27863
chore(deps-dev): bump typescript from 4.8.2 to 4.8.4 ( #60 )
...
* chore(deps-dev): bump typescript from 4.8.2 to 4.8.4
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.8.2 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.2...v4.8.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore(deps-dev): bump typescript from 4.8.2 to 4.8.4
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Damien Retzinger <damienwebdev@gmail.com >
2022-10-11 16:44:17 -04:00
dependabot[bot]
fa67b79f29
chore(deps-dev): bump @types/node from 18.7.15 to 18.8.3 ( #67 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.15 to 18.8.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 16:26:17 -04:00
Damien Retzinger
7431dcb7af
feat: allow using "next" version on supported version ( #58 )
...
This also allows using the action in https://github.com/mage-os/generate-mirror-repo-js where the test module is an external package installed with composer. In this case, no local path repo configuration is needed.
Co-authored-by: Vinai Kopp <Vinai@users.noreply.github.com >
2022-10-11 16:19:49 -04:00
Damien Retzinger
3e4d3c1645
feat: add support for v2.4.4-p2 and v2.4.5-p1 ( #69 )
2022-10-11 14:26:50 -04:00
Ihor Sviziev
8611b18aec
Checkout is not required for calculating supported versions ( #63 )
2022-10-07 09:45:00 -04:00
dependabot[bot]
ab73d860bd
chore(deps-dev): bump esbuild from 0.15.5 to 0.15.7 ( #52 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.15.5 to 0.15.7.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.15.5...v0.15.7 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 14:02:32 -04:00
dependabot[bot]
d4a481b099
chore(deps-dev): bump @types/node from 18.7.13 to 18.7.15 ( #53 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.13 to 18.7.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-06 10:43:25 -04:00
Daniel Sloof
2a102c253d
feat: add coding standard action ( #51 )
2022-09-06 10:36:33 -04:00
dependabot[bot]
e8e2509a90
chore(deps-dev): bump @types/node from 18.7.9 to 18.7.13 ( #47 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.9 to 18.7.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 12:46:21 -06:00
dependabot[bot]
310d09be9f
chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 ( #48 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.7.4 to 4.8.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.7.4...v4.8.2 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 12:46:01 -06:00
Damien Retzinger
b4e7831c93
feat(integration): fix integration tests for v2.4.0 ( #46 )
2022-08-25 14:16:29 -06:00
Damien Retzinger
1f0152f3bd
chore: make build run on macbook ( #46 )
2022-08-25 14:16:21 -06:00
Damien Retzinger
4b9366fdf2
fix(supported-version): pin-back MySQL to breaking change for tests ( #46 )
2022-08-25 14:16:05 -06:00
dependabot[bot]
937a1a6fee
chore(deps-dev): bump esbuild from 0.14.54 to 0.15.5 ( #45 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.54 to 0.15.5.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.54...v0.15.5 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 17:12:33 -06:00
dependabot[bot]
71f1333110
chore(deps-dev): bump @types/node from 18.7.5 to 18.7.9 ( #44 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.7.5 to 18.7.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-24 14:02:20 -06:00
dependabot[bot]
7de0711ac2
chore(deps-dev): bump @types/node from 18.6.5 to 18.7.5 ( #41 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.5 to 18.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 19:00:24 -04:00
dependabot[bot]
5a96a2c350
chore(deps-dev): bump @types/jest from 28.1.6 to 28.1.7 ( #42 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 28.1.6 to 28.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 18:58:08 -04:00
dependabot[bot]
5b22207580
chore(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 ( #43 )
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 28.0.7 to 28.0.8.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v28.0.7...v28.0.8 )
---
updated-dependencies:
- dependency-name: ts-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 18:57:43 -04:00
Damien Retzinger
f609c0e88c
docs: add version badge to README
2022-08-13 22:36:04 -04:00
Damien Retzinger
8f9c0a135a
chore(release): 1.1.0
v1.1.0
2022-08-13 22:11:32 -04:00
Damien Retzinger
affb1ce1f9
feat(supported-version): add support for v2.4.5 ( #35 )
2022-08-13 17:22:59 -04:00
Damien Retzinger
cbbba628dd
feat: make cache key consistent (and configurable) ( #38 )
2022-08-13 14:39:00 -04:00
Damien Retzinger
841670a97f
fix(integration): only run monolog fixup on v2.4.4 ( #37 )
2022-08-13 12:38:55 -04:00
Damien Retzinger
26c354d8d4
feat(supported-version): add all kind ( #36 )
2022-08-12 08:40:31 -04:00
dependabot[bot]
09d4f1e097
chore(deps): bump actions/checkout from 2 to 3 ( #31 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 21:54:57 -04:00
dependabot[bot]
88de9ce113
chore(deps-dev): bump esbuild from 0.14.53 to 0.14.54 ( #32 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.14.53 to 0.14.54.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.53...v0.14.54 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 21:54:32 -04:00
dependabot[bot]
671f47ff89
chore(deps-dev): bump @types/node from 18.6.4 to 18.6.5 ( #34 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 18.6.4 to 18.6.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 21:52:39 -04:00
dependabot[bot]
17c9b0e0c6
chore(deps): bump @actions/core from 1.9.0 to 1.9.1 ( #33 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 21:52:25 -04:00
Damien Retzinger
7980955b02
ci: package.json changes trigger tests
2022-08-08 21:49:20 -04:00
Damien Retzinger
5f7bf95092
ci: automate dep updates with dependabot
2022-08-08 21:46:18 -04:00
Damien Retzinger
c424b9d243
chore(release): 1.0.0
v1.0.0
2022-08-06 11:41:25 -04:00