Commit Graph

74 Commits

Author SHA1 Message Date
Johannes Meyer f70b33a8ab composer.json: Add ipl-scheduler requirements 2023-10-20 11:00:21 +02:00
raviks789 852798998b `patches/shardj-zf1-future:` Add fix for `Zend_Form_Element::getValue()` 2023-10-04 13:54:12 +02:00
raviks789 44cd0d4612 `shardj/zf1-future`: update version to avoid broken Sendmail transport 2023-09-06 16:11:57 +02:00
raviks789 891534ddf5 Add patch for backward compatibility in shardj/zf1-future
`Zend_Form_Element::_filterValue()` method signature has been changed in shardj/zf1-future and hence a patch has been
added for the backward compatibility with zend framework
2023-08-31 10:44:51 +02:00
Yonas Habteab effa84a827 Apply patches only on `AbstractArray` class 2023-07-27 09:45:37 +02:00
Yonas Habteab 14a5202063 Add `ramsey/collection` PHP 8.1 support patch 2023-07-27 08:33:44 +02:00
Johannes Meyer 1ac4ad5e6c .gitignore: Don't ignore the vendor directory... 2023-07-20 11:06:11 +02:00
raviks789 2e6cbc7590
Add vendor libs from Icinga Web and support PHP 8.2 (#11) 2023-07-17 10:24:53 +02:00
raviks789 257d966dd9 Register the whole vendor without filtering
Currently all files except files with .php extension are excluded from being staged in make-release.sh.
This result in excluding certain required files. Hence, now the entire vendor file will be registered.
2023-07-17 10:20:20 +02:00
Eric Lippmann a8635b8871
export-ignore: Fix typo 2023-01-24 15:18:33 +01:00
Eric Lippmann 231b334b37
Merge pull request #8 from Icinga/UpdateCheckoutAction
Update Checkout Action to v3
2023-01-10 09:58:08 +01:00
Timm Ortloff f99236d0df CI: Update Checkout Action to v3 2023-01-09 12:59:56 +01:00
Johannes Meyer 5e93bacc09 Remove ramsey/UUID patch 2023-01-09 09:26:07 +01:00
Eric Lippmann 126e5a1c67 Export ignore
Remove Git-related files, `bin/` and `RELEASE.md` from archives.
2022-12-12 13:57:20 +01:00
Johannes Meyer d63a12ba2c Raise version to 0.11.0 2022-06-15 14:49:43 +02:00
Johannes Meyer 2b056ffa5b
Merge pull request #4 from Icinga/fix/php-81-support
PHP 8.1 support
2022-06-14 14:13:39 +02:00
Johannes Meyer ba3e373a37 Require evenement/evenement in version 3.x 2022-06-14 14:05:29 +02:00
Yonas Habteab b4c80ae765 Add PHP 8.1 support for `ramsey/uuid` in version 3.x 2022-06-14 14:05:29 +02:00
Yonas Habteab 4f88584110 Require `cweagans/composer-patches` to automatically apply module patches 2022-06-14 14:05:29 +02:00
Johannes Meyer 2886a4ca17 Require PHP 7.2 to 8.1 2022-06-14 14:05:29 +02:00
Johannes Meyer 4dec24543a make-release.sh: Register new and updated assets 2022-06-14 14:04:49 +02:00
Johannes Meyer 14ab15bb1b Add jquery 2022-06-14 13:41:31 +02:00
Johannes Meyer 660609dafa
Merge pull request #2 from Icinga/add-php-diff-lib
Add php diff lib
2021-12-17 13:07:52 +01:00
Johannes Meyer 47c28a9e86 README.md: Update min PHP requirement 2021-12-15 15:53:23 +01:00
Johannes Meyer 2457a6214f Add style in LESS format for `jfcherng/php-diff` 2021-12-15 15:52:10 +01:00
Johannes Meyer 93673399f6 Require `jfcherng/php-diff` and raise min PHP requirement to 7.1 2021-12-15 15:49:57 +01:00
Tobias Leich 93546dd493 Escape newline in shell code 2021-11-29 15:59:51 +01:00
Johannes Meyer d151822348 Add create-snapshot workflow 2021-07-20 10:50:05 +02:00
Johannes Meyer bff933320a Add `bin/make-snapshot.sh` 2021-07-20 10:48:03 +02:00
Johannes Meyer 2a83df30a7 make-release.sh: Add support for `--no-checkout` 2021-07-20 10:44:01 +02:00
Johannes Meyer 86924957f4 README.md: Use a real version in the examples 2021-06-24 12:45:05 +02:00
Johannes Meyer 9fb2109acf composer.json: Relax all version constraints..
..to the latest major or the major that still supports
PHP 5.6.
2021-06-24 12:23:46 +02:00
Johannes Meyer cab771608b composer.json: Remove abandoned libs `clue/buzz-react`..
..and `react/http-client`. `clue/soap-react` requires
these libs still, but the 2.x branch which requires
`react/http` isn't compatible with PHP 5.6.
2021-06-24 12:22:15 +02:00
Johannes Meyer f98f4932af Add RELEASE.md 2021-05-28 11:07:48 +02:00
Johannes Meyer 4706d62837 make-release.sh: Allow to skip tag creation 2021-05-28 11:03:11 +02:00
Johannes Meyer 3993f8ac82 make-release.sh: Fail if version branch already exists 2021-05-28 11:02:47 +02:00
Johannes Meyer fcb17c46ff Drop module related stuff 2021-05-28 11:02:26 +02:00
Johannes Meyer 649bdeaa76 README.md: Update version refs to v0.9.0 2021-02-16 15:56:25 +01:00
Johannes Meyer 62967011dc Require guzzlehttp/guzzle and guzzlehttp/psr7 2021-02-16 15:56:25 +01:00
Thomas Gelf 825f9e95c7 README: update version
fixes #8
2020-09-22 05:36:56 +02:00
Thomas Gelf 9ab4b2efed composer: upgrade to stable react/http and others
fixes #10
2020-09-22 05:31:12 +02:00
Thomas Gelf 342a1d15fc composer: raise versions 2019-09-13 17:53:02 +02:00
Thomas Gelf b0c9f6d2b7 composer: require stdio 2019-09-12 22:50:38 +02:00
Thomas Gelf 61986dd131 make-release: fix module version string 2019-09-12 22:48:59 +02:00
Thomas Gelf c699cdf689 LICENSE: add missing file 2019-05-20 12:47:43 +02:00
Thomas Gelf 71d4bfe08e make-release: keep json files, otherwise...
...composer will not understand what's currently installed
2019-05-16 17:54:07 +02:00
Thomas Gelf a41978b574 .gitignore: allow composer.lock 2019-05-16 17:46:06 +02:00
Thomas Gelf 40391095e3 README, others: prepare release 2019-05-16 17:35:34 +02:00
Thomas Gelf f44e3d2bdb make-release: fix sed 2019-03-26 07:30:27 +01:00
Thomas Gelf 285c0b8d30 README: fix path 2019-03-26 06:32:44 +01:00