AppFlowy-IO / AppFlowy-IO/AppFlowy
[Bug] package checksum keeps changing after release
- Vorherrschende Sprache
- Dart
- Sterne
- 76.6k
- Forks
- 6k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Bug Description
Historically this has happened before, after a release file has been published, hours later the same file is modified, causing the checksum to change. This is causing an additional maintenance burden for package maintainers and users depending on the specific time they download.
### How to Reproduce
Download the latest deb/rpm/tar.gz package immediately after release, then the next day download it again and the files differ.
### Expected Behavior
The released packages to stay the same, checksumwise.
### Operating System
Arch Linux
### AppFlowy Version(s)
0.12.1
### Screenshots
_No response_
### Additional Context
The solution is to build a draft release and then once the build workflow is fully complete then remove the draft tag for publication.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.