Browse Source
- fdroid maintainers asked that releases use fixed forks of p4a and buildozer, so now we use the newly created forks in the spesmilo org. I plan to keep using my existing contributor-specific repos for development, but whatever we push to electrum master, should use the new spesmilo/ forks. see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15858#note_2136345746 - Also, I added branch protection rules for branches named "electrum_*", so if we name the branches that are actually used in releases as such, we won't accidentally force-push them. (ref https://github.com/spesmilo/electrum/issues/8162) I think we can just create a new branch whenever we would want to force-push the existing one. - also factored out some parameters so that it is easier to programmatically access them from the fdroid build script. see https://gitlab.com/fdroid/fdroiddata/-/merge_requests/15858#note_2136094409master
1 changed files with 10 additions and 13 deletions
Loading…
Reference in new issue