Skip to content

Point setup action at Astrid Runtime#1

Merged
joshuajbouw merged 3 commits into
mainfrom
chore/astrid-runtime-identity
Jul 13, 2026
Merged

Point setup action at Astrid Runtime#1
joshuajbouw merged 3 commits into
mainfrom
chore/astrid-runtime-identity

Conversation

@joshuajbouw

@joshuajbouw joshuajbouw commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Summary

Points setup-astrid at Astrid Runtime while preserving historical Sigstore verification for releases signed before the repository transfer.

Changes

  • Defaults action downloads to astrid-runtime/astrid.
  • Verifies the legacy release identity only for transferred historical tags.
  • Replaces the frozen macos-13 Intel Sigstore runner with macos-15-intel while retaining coverage for every release platform.

Verification

  • Ruby YAML parse of .github/workflows/test.yml
  • Existing checksum and three Sigstore matrix lanes passed before the runner replacement.

Copilot AI review requested due to automatic review settings July 12, 2026 23:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates this action’s defaults and documentation to track the Astrid Runtime organization/repository, while removing Unicity branding and documenting how to verify historical releases that retain the prior Sigstore workflow identity.

Changes:

  • Point README links/examples and the default repository input to astrid-runtime/astrid.
  • Update action metadata branding (author) to remove Unicity branding.
  • Document how to install/verify historical releases using repository: unicity-astrid/astrid.

Reviewed changes

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

File Description
README.md Updates links/usages to astrid-runtime/* and adds historical-release verification guidance.
action.yml Changes the default release repository to astrid-runtime/astrid and updates author branding.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +51 to 56

Historical Astrid releases published before the organization transfer retain the
`unicity-astrid/astrid` Sigstore workflow identity. To install one with this action,
set `repository: unicity-astrid/astrid`; GitHub resolves the release redirect while
the action verifies the original certificate identity.
| `github-token` | `${{ github.token }}` | Token for the release lookup and asset downloads. |
Comment thread action.yml
@@ -13,7 +13,7 @@ inputs:
repository:
description: "GitHub owner/repo to install the release from (override for a fork or a mirror)."
@joshuajbouw joshuajbouw merged commit f5bb30f into main Jul 13, 2026
5 checks passed
@joshuajbouw joshuajbouw deleted the chore/astrid-runtime-identity branch July 13, 2026 01:29
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