Johannes Meyer
3bc4158c81
make-snapshot: …
2025-07-17 08:52:18 +02:00
Johannes Meyer
63e153614d
make-snapshot: Don't fail when composer.lock didn't change
2025-07-17 08:39:57 +02:00
Johannes Meyer
a3a9a0f9a8
bin/make-snapshot: Auto resolve composer.lock conflicts
...
dependabot seems to use an older composer version, causing
conflicts with the property `plugin-api-version`. Anyway,
the merge leading to the conflict is only done to make
a tag reachable. So the composer.lock of the main branch
is always the right choice.
2025-07-09 10:45:14 +02:00
Johannes Meyer
515540e633
bin/make-snapshot.sh: Merge latest stable again
...
While git describe isn't used anymore, something else
is and this still requires a reachable tag…
fixes #38
2025-03-26 11:43:44 +01:00
Johannes Meyer
6ba9c56b2c
bin/make-snapshot: Do not merge latest stable
...
It's not required, since git describe is not used
for snapshot package versioning anymore.
2025-03-07 11:44:40 +01:00
Johannes Meyer
e509effd2f
bin/make-release: Don't delete composer.lock
...
Dependencies are kept up2date by dependabot now.
2025-03-06 16:12:06 +01: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
Johannes Meyer
4dec24543a
make-release.sh: Register new and updated assets
2022-06-14 14:04:49 +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
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
Thomas Gelf
61986dd131
make-release: fix module version string
2019-09-12 22:48:59 +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
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
3080cb4156
README: syntax, cleanup, fix path, prepare v0.5.0
...
fixes #3
2019-03-26 01:31:30 +01:00
Eric Lippmann
254eb41ba6
Support make-release on Macs
2019-01-24 09:35:44 +01:00
Eric Lippmann
4e510e5ea7
Set version in module.info
2019-01-24 09:35:44 +01:00
Thomas Gelf
0b68efcf87
Initial commit
2017-10-27 14:41:48 +02:00