Closed aelmahmoudy closed 10 years ago
Well, the tag point to the revision that was tagged and uploaded as a release. Would it be OK if I tag/release this as 0.0.1.3?
On Tue, Mar 18, 2014 at 05:47:06AM -0700, Rene Treffer wrote:
Well, the tag point to the revision that was tagged and uploaded as a release. Would it be OK if I tag/release this as 0.0.1.3? ---end quoted text---
I don't think that would be correct. The point is to have the tag corresponding to the version in AndroidManifest.
That would help us to auto-build new releases for FDroid.
أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyID: 0xEDDDA1B7 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
The problem is that I don't want to change the content of a tag. That's not what tags are for - they are one moment in time and should never change (actually). Even if that means it will tag a broken version (which is what happened, but I've also uploaded a binary and source + binary should match).
I'd thus create a new version + tag that is correct. I would then pull 0.0.1.2 as "historical". This would most likely happen in ~6-8 hours.
Is there anything else you'd need / prefer for f-droid inclusion?
Thanks. That's just fine.
For F-Droid: I hope for future releases though you would keep using
consistent tag naming convention (like v
Thanks again...
أحمد المحمودي (Ahmed El-Mahmoudy) Digital design engineer GPG KeyID: 0xEDDDA1B7 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
Hi,
I've just pushed v0.0.1.3. It has the same name in the AndroidManifest and uses versionCode=13. I hope this is what you need. Otherwise just reopen (or open a new issue if it's unrelated)
Please note that this repo depends on the UnifiedNlp and does not work as a standalone app (it does no harm, but it won't do anything useful).
Thanks.
It seems though that the tag is ahead of master branch ? Maybe you didn't push the master branch ?
True story :-( pushed
Hello,
The v0.0.1.2 tag should point to e32ea96f81fb01076bafad30f1513d205db88e4f commit (where AndroidManifest.xml was updated), not the one before it. Thanks.