chore(release): add AUR-only release test workflow#1700
Draft
benjaminshafii wants to merge 2 commits intodevfrom
Draft
chore(release): add AUR-only release test workflow#1700benjaminshafii wants to merge 2 commits intodevfrom
benjaminshafii wants to merge 2 commits intodevfrom
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
Author
VerificationThe throwaway AUR workflow completed successfully on this PR.
Note: the first run exposed an Electron tarball root mismatch for SemVer build metadata. Commit |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AUR Release Testworkflow gated to this branch/PR.aur-test-*prerelease, then reusesAUR Validatewithpush_to_aur=true.Evidence
Build verification
ruby -e 'require \"yaml\"; YAML.load_file(\".github/workflows/aur-release-test.yml\"); puts \"YAML parsed\"'-- passedpnpm install --frozen-lockfile-- passedpnpm --filter @openwork/desktop typecheck:electron-- failed on existingapps/desktop/electron/browser-mcp.mjsTypeScript errors (TS1127,TS2339,TS1064), unrelated to this workflow-only changepnpm dlx actionlint .github/workflows/aur-release-test.yml-- could not run because the npmactionlintpackage exposes no binaryAPI verification
UI verification
Test instructions
AUR Release Testcheck run on this PR branch.aur-test-*GitHub prerelease containingopenwork-linux-x64-*.tar.gz.AUR Validatejob builds/install-smokes the package and pushes to the configured AUR repo.