Commit Graph

  • ab73d860bd chore(deps-dev): bump esbuild from 0.15.5 to 0.15.7 (#52) dependabot[bot] 2022-09-06 14:02:32 -04:00
  • d4a481b099 chore(deps-dev): bump @types/node from 18.7.13 to 18.7.15 (#53) dependabot[bot] 2022-09-06 10:43:25 -04:00
  • 2a102c253d feat: add coding standard action (#51) Daniel Sloof 2022-09-06 16:36:33 +02:00
  • e8e2509a90 chore(deps-dev): bump @types/node from 18.7.9 to 18.7.13 (#47) dependabot[bot] 2022-08-29 12:46:21 -06:00
  • 310d09be9f chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 (#48) dependabot[bot] 2022-08-29 12:46:01 -06:00
  • b4e7831c93 feat(integration): fix integration tests for v2.4.0 (#46) Damien Retzinger 2022-08-25 13:46:00 -06:00
  • 1f0152f3bd chore: make build run on macbook (#46) Damien Retzinger 2022-08-24 14:54:42 -06:00
  • 4b9366fdf2 fix(supported-version): pin-back MySQL to breaking change for tests (#46) Damien Retzinger 2022-08-24 14:51:19 -06:00
  • 937a1a6fee chore(deps-dev): bump esbuild from 0.14.54 to 0.15.5 (#45) dependabot[bot] 2022-08-24 17:12:33 -06:00
  • 71f1333110 chore(deps-dev): bump @types/node from 18.7.5 to 18.7.9 (#44) dependabot[bot] 2022-08-24 14:02:20 -06:00
  • 7de0711ac2 chore(deps-dev): bump @types/node from 18.6.5 to 18.7.5 (#41) dependabot[bot] 2022-08-15 19:00:24 -04:00
  • 5a96a2c350 chore(deps-dev): bump @types/jest from 28.1.6 to 28.1.7 (#42) dependabot[bot] 2022-08-15 18:58:08 -04:00
  • 5b22207580 chore(deps-dev): bump ts-jest from 28.0.7 to 28.0.8 (#43) dependabot[bot] 2022-08-15 18:57:43 -04:00
  • f609c0e88c docs: add version badge to README Damien Retzinger 2022-08-13 22:36:04 -04:00
  • 8f9c0a135a chore(release): 1.1.0 v1.1.0 Damien Retzinger 2022-08-13 22:11:32 -04:00
  • affb1ce1f9 feat(supported-version): add support for v2.4.5 (#35) Damien Retzinger 2022-08-13 17:22:59 -04:00
  • cbbba628dd feat: make cache key consistent (and configurable) (#38) Damien Retzinger 2022-08-13 14:39:00 -04:00
  • 841670a97f fix(integration): only run monolog fixup on v2.4.4 (#37) Damien Retzinger 2022-08-13 12:38:55 -04:00
  • 26c354d8d4 feat(supported-version): add all kind (#36) Damien Retzinger 2022-08-12 08:40:31 -04:00
  • 09d4f1e097 chore(deps): bump actions/checkout from 2 to 3 (#31) dependabot[bot] 2022-08-08 21:54:57 -04:00
  • 88de9ce113 chore(deps-dev): bump esbuild from 0.14.53 to 0.14.54 (#32) dependabot[bot] 2022-08-08 21:54:32 -04:00
  • 671f47ff89 chore(deps-dev): bump @types/node from 18.6.4 to 18.6.5 (#34) dependabot[bot] 2022-08-08 21:52:39 -04:00
  • 17c9b0e0c6 chore(deps): bump @actions/core from 1.9.0 to 1.9.1 (#33) dependabot[bot] 2022-08-08 21:52:25 -04:00
  • 7980955b02 ci: package.json changes trigger tests Damien Retzinger 2022-08-08 21:49:20 -04:00
  • 5f7bf95092 ci: automate dep updates with dependabot Damien Retzinger 2022-08-08 21:46:18 -04:00
  • c424b9d243 chore(release): 1.0.0 v1.0.0 Damien Retzinger 2022-08-06 11:41:25 -04:00
  • 164bd77245 chore: add standard-version and release scripts Damien Retzinger 2022-08-06 11:39:50 -04:00
  • 664360ede2 feat(supported-version): add user-defined kind (#28) Damien Retzinger 2022-08-05 17:36:38 -04:00
  • 97b4223c0c feat(integration): Install composer plugin for parallel downloads (#24) Ihor Sviziev 2022-08-05 18:40:21 +03:00
  • 86686e6a7a style: lint yaml (#23) Damien Retzinger 2022-08-05 08:12:55 -04:00
  • 49bbcc89a7 feat: install composer via shivammathur/setup-php github action (#23) Damien Retzinger 2022-08-05 08:11:49 -04:00
  • 8a209b982b feat: update actions/checkout to v3 (#23) Damien Retzinger 2022-08-05 08:10:02 -04:00
  • 2405cd1db7 feat: allow fail-fast as an input argument (#25) Damien Retzinger 2022-08-05 08:18:25 -04:00
  • af4f3f1811 docs: Fix broken URL in GitHub Pull Request template (#21) Ihor Sviziev 2022-07-28 20:42:25 +03:00
  • b5fe0f1677 docs: add contributing and code of conduct Damien Retzinger 2022-07-28 10:27:07 -04:00
  • 97c0e17a1e docs(integration): update repo in integration workflow readme file (#19) Ihor Sviziev 2022-07-28 17:11:15 +03:00
  • e92a242f0a feat: remove COMPOSER_AUTH requirement (#18) Damien Retzinger 2022-07-27 15:44:49 -04:00
  • d1cced897a feat: use Mage-OS by default (#17) Damien Retzinger 2022-07-27 15:36:33 -04:00
  • e9ea198bbe fix(integration): force to explicitly older monolog versions (#12) (#16) Damien Retzinger 2022-07-24 11:42:46 -04:00
  • fcc0b85444 fix(installation): allow plugins in installation tests (#14) Damien Retzinger 2022-07-14 14:06:49 -04:00
  • 9828e530cf chore: allow internal installation workflow to be called manually Damien Retzinger 2022-07-02 13:39:53 -04:00
  • e3633dc032 chore: allow internal integration workflow to be called manually (#13) Damien Retzinger 2022-07-02 13:38:31 -04:00
  • d6e6688ead feat: automatically allow the default Magento composer plugins (#12) Damien Retzinger 2022-07-02 13:31:02 -04:00
  • 56be182e4c docs: add badges to README Damien Retzinger 2022-06-26 14:55:33 -04:00
  • edc8daac3a ci: run self-verification more specifically Damien Retzinger 2022-06-26 13:47:55 -04:00
  • b9afc28be0 docs: minor cleanup of language Damien Retzinger 2022-06-26 13:42:46 -04:00
  • e7ef17a883 chore: prefix _internal self-verification Damien Retzinger 2022-06-26 13:38:07 -04:00
  • e7cf80c743 docs: improve README for workflows and actions Damien Retzinger 2022-06-26 13:36:47 -04:00
  • 56cff9de0b fix(supported-version): matrix innaccessible outside of repo (#8) Damien Retzinger 2022-06-26 13:25:38 -04:00
  • fb1ac5f41a feat: add matrix to integration-test workflow (#7) Damien Retzinger 2022-06-26 12:56:54 -04:00
  • dd1a36b234 feat: add runner version to supported version (#7) Damien Retzinger 2022-06-26 12:56:31 -04:00
  • 6e81ef96c7 feat: add supported version matrix action (#6) Damien Retzinger 2022-06-25 23:55:09 -04:00
  • 984dda3efa docs: document unit, integration, and installation (#4) Damien Retzinger 2022-06-25 21:36:58 -04:00
  • d638c02eca feat: add integration test workflow (#3) Damien Retzinger 2022-06-25 21:15:05 -04:00
  • 72b1f25310 feat: add unit test action (#2) Damien Retzinger 2022-06-25 16:39:58 -04:00
  • 4bc0854cfc feat: add Installation Test Action (#1) Damien Retzinger 2022-06-25 12:14:49 -04:00
  • a6400eb9ec init repo Damien Retzinger 2022-06-25 09:59:11 -04:00