Commit graph

21 commits

Author SHA1 Message Date
AJ Jordan
d31dd61b1b
Ignore CHANGELOG.md while generating changelogs
I heard you liked changelogs, so I put a changelog in your changelog...
or something. How meta.

Signed-off-by: AJ Jordan <alex@strugee.net>
2020-04-01 20:00:15 -04:00
AJ Jordan
9686d38f95
Expand paths to ignore for dev edition changelogs 2020-03-06 21:34:22 -05:00
AJ Jordan
a712d61386
Fix commits missing from dev edition changelogs
Ref #5525

Signed-off-by: AJ Jordan <alex@strugee.net>
2020-03-06 21:34:17 -05:00
tobiasKaminsky
185123c58f
update dev changelog recognition for updating library
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-04 07:40:33 +01:00
tobiasKaminsky
d8ada799f3
fix dev lib replacement
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-03 07:22:49 +01:00
tobiasKaminsky
391a9fe8e3
dev: change library before building
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-03-02 16:15:42 +01:00
AJ Jordan
a6c95934cf
Improve dev edition changelog generation
We:

* No longer include commit ids
* Exclude merges, individual Dependabot commits, commits including only
  non-user-facing changes, or version bump commits
* Collapse all Dependabot commits into a single "Update dependencies"
  changelog entry
* Do the same for Transifex updates, which get turned into a single
  "Update translations" changelog entry
* Say if the Android Nextcloud library has changed instead of including
  its commit id

The list of paths to ignore is probably incomplete, but it's easier to
just revisit this script over time and add to it as new contenders pop
up, rather than trying to find everything now.

Fixes #5525

Signed-off-by: AJ Jordan <alex@strugee.net>
2020-02-27 10:04:34 -05:00
tobiasKaminsky
cfb8306681
dev: do not modify master, but push everything to dev branch
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-29 08:38:03 +01:00
tobiasKaminsky
c14725fdbc
reproducable dev version: use commit instead of master snapshot for dev version
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2020-01-23 13:43:50 +01:00
tobiasKaminsky
0ad5785998
add library commit hash for reproducable builds
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-16 08:34:00 +01:00
tobiasKaminsky
c8f0f20bed
move to versionDev flavor
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-17 07:52:20 +02:00
tobiasKaminsky
c382b3dd8c
changelog for fdroid now with line breaks
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-17 06:51:53 +02:00
tobiasKaminsky
0bc6e53629
add changelog to fdroid via fastlane
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-16 15:09:33 +02:00
tobiasKaminsky
0bf2f8c479
show changelog in dev
Signed-off-by: tobiasKaminsky tobias@kaminsky.me
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-04-10 10:52:26 +02:00
tobiasKaminsky
dca584a6e2
adapt build dev script to new version schema
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-04-23 09:50:50 +02:00
tobiasKaminsky
33d84308e9
use absolute paths due to cronjob 2017-12-12 07:58:25 +01:00
Tobias Kaminsky
7602761673
Update buildDev
forgot push after commit
2017-12-08 11:39:48 +01:00
Tobias Kaminsky
6cdf0e1ba4
Update buildDev
do not push twice
2017-12-04 08:54:12 +01:00
Tobias Kaminsky
b755ad518b
Update buildDev
only push build.gradle with updated devVersion number/code
2017-12-04 08:26:20 +01:00
Tobias Kaminsky
fa217303e7
Update buildDev
do not push anything to master except tags.
2017-11-27 17:11:58 +01:00
tobiasKaminsky
86340913a8
versionDev as flavor 2017-11-27 12:15:38 +01:00