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
Thomas Gelf
a160c02104
make-release: keep json files, otherwise...
...
...composer will not understand what's currently installed
2019-05-16 17:56:04 +02:00
Thomas Gelf
2b2ad9ef9e
gitignore: do not ignore composer.lock
2019-05-16 17:43:51 +02:00
Thomas Gelf
3871c67584
README, composer: upgrade, release
2019-05-16 17:21:41 +02:00
Thomas Gelf
575bc1c147
LICENSE: add MIT license
2019-05-16 17:15:59 +02:00
Thomas Gelf
b92832e63e
README: use v0.2.1 in our examples
...
fixes #2
2019-05-02 13:42:36 +02:00
Thomas Gelf
a5f1a453bc
Merge pull request #1 from Icinga/feature/auto-release-version
...
make-release: Update module.info and support Macs
2019-03-26 20:31:28 +01:00
Eric Lippmann
e6d8649060
make-release: Support Macs
2019-03-26 17:40:53 +01:00
Eric Lippmann
5f7898e088
make-release: Fix xargs git add
2019-03-26 16:35:17 +01:00
Eric Lippmann
16d038aa8c
Change version to dev-master
2019-03-26 16:34:37 +01:00
Thomas Gelf
dfc8673933
README: fix path
2019-03-26 06:27:28 +01:00
Thomas Gelf
8335077fa2
make-release: fix version handling / sed
2019-03-26 06:09:45 +01:00
Thomas Gelf
e4cf4c5d87
Prepare v0.2.0, add guzzlehttp/psr7
2019-03-26 05:56:36 +01:00
Thomas Gelf
e4f0b6aea0
README: fix git instructions, show 'master' info
2018-11-21 22:03:53 +01:00