AppFlowy-IO / AppFlowy-IO/AppFlowy
[Bug] package checksum keeps changing after release
- Lenguaje dominante
- Dart
- Estrellas
- 76.6k
- Forks
- 6k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.