Add GitHub Actions CI/CD workflows - #2
Merged
Merged
Conversation
Not compatable with AS6
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The previous AS project still had the AS4-era hardware (5PC900_TS17_04 Intel + X20CP0410 ARM) and inconsistent state vs the standard AS6 migration shape. This rebuilds it from scratch using librarybuilderproject@1.0.1 which: - Targets the new AS6 CPUs (5APC4100_TGL1_000 + X20CP0484) - Ships ARM Cpu.sw with the full _AS libs block (no scaffold bug) Restored Programs/Default test harness from main, source-referenced Faster in Logical/Libraries/Loupe/Package.pkg, and registered the Faster LibraryObject in both Cpu.sw files. Both Intel and ARM builds clean (warnings only) and produce Faster.br runtime modules.
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
build.yml— PR validation build (Intel + ARM) on AS6-runnerbuild-export-publish.yml— release workflow triggered byv*.*.*tags or manual dispatchsrc/Ar/Faster/package.json— LPM package metadata for GitHub Packages publishingTest plan
v0.0.1-test)🤖 Generated with Claude Code