Skip to content

Commit 5ae0ffa

Browse files
committed
feat: Replace cargo-dist with simplified release workflow
- Remove cargo-dist and cargo-release dependencies - Add single workflow that merges main→release, bumps version, builds, releases - Version format: YYYY.MM.DD.HHmm - Main branch stays at 0.0.0-dev - Builds for: aarch64-apple-darwin, x86_64-linux-gnu, x86_64-linux-musl, aarch64-linux-gnu - Use default GITHUB_TOKEN instead of app token
1 parent 0c674d7 commit 5ae0ffa

8 files changed

Lines changed: 115 additions & 556 deletions

File tree

.github/workflows/build-linux-pkgs.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/dotslash-config.json

Lines changed: 0 additions & 52 deletions
This file was deleted.

.github/workflows/dotslash.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/workflows/on-main.yml

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)