Skip to content

cicd: validate Linux Homebrew release asset - #177

Draft
vincentdji wants to merge 2 commits into
mainfrom
cicd/validate-linux-homebrew
Draft

cicd: validate Linux Homebrew release asset#177
vincentdji wants to merge 2 commits into
mainfrom
cicd/validate-linux-homebrew

Conversation

@vincentdji

Copy link
Copy Markdown
Contributor

Summary

  • Validate the Linux Homebrew tarball before notifying the tap.
  • Confirm the archive contains the flora executable.

Why

The Homebrew cask depends on the Linux x86_64 tarball. Failing before dispatch prevents the tap from opening an update PR for an incomplete or malformed release.

Validation

  • git diff --check
  • Workflow YAML parsed successfully

This PR contains only the Homebrew workflow change.

Comment thread .github/workflows/notify-homebrew.yml Fixed
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants