mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-21 22:42:04 +01:00
doc: Update snap release process for new versioning scheme
This commit is contained in:
parent
2b264971ad
commit
fad86061e5
1 changed files with 1 additions and 20 deletions
|
@ -271,26 +271,7 @@ cat "$VERSION"/*/all.SHA256SUMS.asc > SHA256SUMS.asc
|
||||||
|
|
||||||
- Push the flatpak to flathub, e.g. https://github.com/flathub/org.bitcoincore.bitcoin-qt/pull/2
|
- Push the flatpak to flathub, e.g. https://github.com/flathub/org.bitcoincore.bitcoin-qt/pull/2
|
||||||
|
|
||||||
- Push the latest version to master (if applicable), e.g. https://github.com/bitcoin-core/packaging/pull/32
|
- Push the snap, see https://github.com/bitcoin-core/packaging/blob/master/snap/build.md
|
||||||
|
|
||||||
- Create a new branch for the major release "0.xx" from master (used to build the snap package) and request the
|
|
||||||
track (if applicable), e.g. https://forum.snapcraft.io/t/track-request-for-bitcoin-core-snap/10112/7
|
|
||||||
|
|
||||||
- Notify MarcoFalke so that he can start building the snap package
|
|
||||||
|
|
||||||
- https://code.launchpad.net/~bitcoin-core/bitcoin-core-snap/+git/packaging (Click "Import Now" to fetch the branch)
|
|
||||||
- https://code.launchpad.net/~bitcoin-core/bitcoin-core-snap/+git/packaging/+ref/0.xx (Click "Create snap package")
|
|
||||||
- Name it "bitcoin-core-snap-0.xx"
|
|
||||||
- Leave owner and series as-is
|
|
||||||
- Select architectures that are compiled via guix
|
|
||||||
- Leave "automatically build when branch changes" unticked
|
|
||||||
- Tick "automatically upload to store"
|
|
||||||
- Put "bitcoin-core" in the registered store package name field
|
|
||||||
- Tick the "edge" box
|
|
||||||
- Put "0.xx" in the track field
|
|
||||||
- Click "create snap package"
|
|
||||||
- Click "Request builds" for every new release on this branch (after updating the snapcraft.yml in the branch to reflect the latest guix results)
|
|
||||||
- Promote release on https://snapcraft.io/bitcoin-core/releases if it passes sanity checks
|
|
||||||
|
|
||||||
- This repo
|
- This repo
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue