Commit Graph

19 Commits

Author SHA1 Message Date
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
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 7ccdde5601 make-snapshot.sh: Only remove branch if it exists 2021-07-20 09:54:01 +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 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 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
Eric Lippmann 98f54c7607 Include assets in make-release.sh 2020-03-13 13:32:59 +01: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 3871c67584 README, composer: upgrade, release 2019-05-16 17:21:41 +02: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
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 6329a62d39 Initial import 2018-11-06 13:40:46 +01:00