Commit Graph

65 Commits

Author SHA1 Message Date
Johannes Meyer ede13be898 Version v0.9.1 2022-07-06 08:59:52 +00:00
Johannes Meyer 5f5afe1540 RELEASE.md: Update dev-docker example command 2022-07-06 10:57:48 +02:00
Johannes Meyer a07e5f922a Raise version to 0.9.0 2022-06-15 14:39:12 +02:00
Johannes Meyer a83c093a88 Require latest ipl releases 2022-06-15 14:38:56 +02:00
Johannes Meyer cf2c560e2b Require PHP 7.2 2022-06-15 14:38:36 +02:00
Johannes Meyer c6a388c837 make-snapshot.sh: Don't require a specific PHP release version 2022-06-09 10:49:43 +02:00
Johannes Meyer fba20337d7 README.md: Mention latest version 2022-04-26 14:36:59 +02:00
Johannes Meyer 0510cdda40 create-snapshot: Build on PHP 7.2... 2022-04-25 16:19:06 +02:00
Johannes Meyer e3512954e3 make-snapshot.sh: Really make sure to use the lastest stuff
Also defines the php version now based on the build environment
2022-04-25 16:12:19 +02:00
Johannes Meyer 72d4035a65 README.md: Mention latest version 2022-03-23 11:41:34 +01:00
Johannes Meyer 21348cd120 Update requirements 2022-03-23 11:31:34 +01:00
Johannes Meyer 33b77b09b4 Require PHP 7 2022-03-14 14:52:25 +01:00
Tobias Leich f4d823f1a1 Escape newline in shell code 2021-11-29 16:00:44 +01:00
Johannes Meyer 0f43b60372 README.md: Mention latest version 2021-11-10 14:49:42 +01:00
Johannes Meyer f0f46d2af3 Require latest ipl lib versions 2021-11-10 14:49:10 +01:00
Johannes Meyer d5c574afa3
Merge pull request #7 from Icinga/remove-asset
Also remove asset upon release
2021-11-08 14:11:59 +01:00
Eric Lippmann f11035ba51 Also remove asset directory upon release
Otherwise, updated assets will not be taken into account when
creating snapshot releases.
2021-11-08 14:00:43 +01:00
Eric Lippmann 92f1fa39d6 Fix fatal: pathspec 'vendor' did not match any files
With the --ignore-unmatch, the make-release script no longer complains
that the path specification does not match any file the first time it
is called.
2021-11-08 14:00:20 +01:00
Eric Lippmann 0e067cf767 Streamline .gitignore 2021-11-08 13:59:52 +01:00
Johannes Meyer a1da3ab03f README.md: Mention latest version 2021-07-27 11:10:56 +02:00
Johannes Meyer a61d30446b Require latest ipl lib versions 2021-07-27 11:06:15 +02:00
Johannes Meyer 41fdbfbf6d create-snapshot: Don't commit as icingabot 2021-07-20 10:38:47 +02:00
Johannes Meyer 15d91ced83 make-snapshot.sh: Merge tag instead of the stable branch 2021-07-20 10:10:51 +02:00
Johannes Meyer b95ef86df4 make-snapshot.sh: Fetch tagged branch 2021-07-20 10:01:13 +02:00
Johannes Meyer 80c551fed6 create-snapshot: Fetch all git history 2021-07-20 09:57:54 +02:00
Johannes Meyer 7ccdde5601 make-snapshot.sh: Only remove branch if it exists 2021-07-20 09:54:01 +02:00
Johannes Meyer 56aaf91bd4 Add create-snapshot workflow 2021-07-20 09:44:42 +02:00
Johannes Meyer bdd1c5c9c2 Add `bin/make-snapshot.sh` 2021-07-20 09:33:41 +02:00
Johannes Meyer e3a1a01f9e make-release.sh: Add support for `--no-checkout` 2021-07-20 09:10:40 +02:00
Johannes Meyer e58478287c REAMDE.md: Use a real version in the examples 2021-06-24 11:45:14 +02:00
Johannes Meyer 8eaa5e394f composer.json: Require latest versions ipl libs 2021-06-24 11:27:11 +02:00
Johannes Meyer 6e51558fad Require ipl/i18n
resolves #1
2021-06-15 10:26:44 +02:00
Johannes Meyer b7f5ed3336 It's now `icinga-php-library`, not just `ipl` anymore 2021-05-28 11:29:38 +02:00
Johannes Meyer 46c1aa07cc README.md: Update default installation path 2021-05-28 10:28:15 +02:00
Johannes Meyer 26d06a2aaf README.md: Mention bundled parts 2021-05-04 11:40:55 +02:00
Johannes Meyer 2c39744f81 README.md: Add requirements 2021-05-04 11:30:37 +02:00
Johannes Meyer 3c8a75be29 Add RELEASE.md 2021-05-04 11:27:19 +02:00
Johannes Meyer 40fb7c883f make-release.sh: Allow to skip tag creation 2021-05-04 10:56:36 +02:00
Johannes Meyer da439fd52a make-release.sh: Copy assets, don't include sources of them 2021-05-04 10:56:36 +02:00
Johannes Meyer d11bbb0f52 AssetLoader: Allow to make copies of assets 2021-05-04 10:56:36 +02:00
Johannes Meyer ffd1e1d5a3 make-release.sh: Fail if version branch already exists 2021-05-04 10:56:36 +02:00
Johannes Meyer 703a121607 Drop module related stuff 2021-05-04 10:56:36 +02:00
Johannes Meyer 8b4549275b AssetLoader: Load fontawesome files 2020-07-15 15:35:12 +02:00
Eric Lippmann 98f54c7607 Include assets in make-release.sh 2020-03-13 13:32:59 +01:00
Eric Lippmann 9eb1446f39 Update README 2020-03-13 10:43:10 +01:00
Eric Lippmann 7793c49a17 Raise ipl and PHP dependencies and add ipl/validator 2020-03-13 10:41:38 +01:00
Eric Lippmann e0a8abad01 composer: Require ipl/orm 2019-11-05 01:14:50 +01:00
Johannes Meyer b6a77e523c Automatically load css/js assets from ipl-libs 2019-11-04 17:42:29 +01:00
Eric Lippmann c2da4d2d76 composer: Require ipl/web 2019-10-22 10:48:12 +02:00
Eric Lippmann 698dff5828
Update version in README.md 2019-10-16 15:38:47 +02:00