16 Nov 2018 |
_hc | the new "light" Tags mode wouldn't commit anything | 17:01:11 |
| jasu left the room. | 17:01:37 |
_hc | perhaps, it should just be a new Auto Update Mode | 17:01:37 |
_hc | AutoTags | 17:01:40 |
| jasu joined the room. | 17:04:14 |
Tovok7 | building stuff without build entry *might* have consquences as their *might* be places that look for build entries to generate stuff, but maybe not | 17:05:10 |
Tovok7 | *thre | 17:05:16 |
Tovok7 | *there | 17:05:19 |
| jasu left the room. | 17:07:06 |
| jasu joined the room. | 17:07:28 |
_hc | there would be an auto-generated build entry | 17:07:34 |
_hc | in fdroidserver, just not committed to fdroiddata | 17:07:58 |
_hc | the process would need to run without versionName/versionCode in advance | 17:08:24 |
Tovok7 | if nothing is looking at build entries in fdroiddata that's fine. I guess most/all stuff looks at the index directly | 17:08:45 |
_hc | subdir, gradle, commit would be auto-detected or be based on the previous entry | 17:08:49 |
Marcus (old) | In reply to @eighthave:matrix.org in fdroidserver, just not committed to fdroiddata that sounds really weird though | 17:13:00 |
Marcus (old) | who would generate that entry before pubslishing then? | 17:13:27 |
Marcus (old) | fdroid update? | 17:13:32 |
Marcus (old) | because we are currently aiming that 1 apk = one build entry | 17:13:57 |
| jri left the room. | 17:16:01 |
_hc | why do we need a Builds: entry for each APK? Most of the time, each entry is the same exact thing | 17:16:49 |
_hc | minus versionCode/versionName/commit diffs | 17:17:02 |
_hc | so if the commit is auto-defined as the git tag | 17:17:20 |
_hc | and versionCode/versionName is optional | 17:17:27 |
_hc | then most build entries are purely redundant | 17:17:33 |
_hc | I suppose they do provide a permenent record of releases that it tried to build | 17:18:02 |
_hc | if upstream deletes tags | 17:18:08 |
_hc | but that's also in the archive and source tarball | 17:18:21 |
Marcus (old) | will fdroid udpate actually put something in the index if it hasn't got a build entry? | 17:19:38 |
Marcus (old) | I always assumed that this wouldn't work | 17:19:49 |