Skip to content

Automate github mac releases#4552

Open
bgoncal wants to merge 7 commits into
mainfrom
automate-mac-releases
Open

Automate github mac releases#4552
bgoncal wants to merge 7 commits into
mainfrom
automate-mac-releases

Conversation

@bgoncal
Copy link
Copy Markdown
Member

@bgoncal bgoncal commented Apr 23, 2026

Summary

Screenshots

Link to pull request in Documentation repository

Documentation: home-assistant/companion.home-assistant#

Any other notes

@bgoncal bgoncal self-assigned this Apr 23, 2026
Copilot AI review requested due to automatic review settings April 23, 2026 11:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new GitHub Actions workflow to automatically create/update a GitHub (pre)release for macOS when a release/*/* tag is pushed, sourcing the signed macOS zip from the existing Distribute workflow artifacts.

Changes:

  • Introduces Release macOS workflow triggered by release/*/* tags.
  • Polls for a successful distribute.yml run on the same commit, then resolves and downloads the mac-developer-id.zip artifact.
  • Creates/updates a GitHub release and uploads home-assistant-mac.zip as a release asset, with a run summary.

Comment thread .github/workflows/release_macos.yml
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/release_macos.yml Outdated
Comment thread .github/workflows/release_macos.yml
Comment thread .github/workflows/release_macos.yml
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@58ea0a0). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4552   +/-   ##
=======================================
  Coverage        ?   43.98%           
=======================================
  Files           ?      280           
  Lines           ?    17009           
  Branches        ?        0           
=======================================
  Hits            ?     7481           
  Misses          ?     9528           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread .github/workflows/release_macos.yml
Comment thread .github/workflows/release_macos.yml Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.

Comment thread .github/workflows/release_macos.yml Outdated
Comment thread .github/workflows/release_macos.yml Outdated
Comment thread .github/workflows/release_macos.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants