AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] package checksum keeps changing after release

Open
#8,768 3 comments 0 reactions 1 assignee Assigned to @LucasXu0 View on GitHub
Dominant language
Dart
Stars
76.6k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.