Skip to content

Add GitHub Actions CI/CD workflows - #2

Merged
sclaiborne merged 5 commits into
mainfrom
feature/actions
Apr 30, 2026
Merged

Add GitHub Actions CI/CD workflows#2
sclaiborne merged 5 commits into
mainfrom
feature/actions

Conversation

@sclaiborne

Copy link
Copy Markdown
Member

Summary

  • Add build.yml — PR validation build (Intel + ARM) on AS6-runner
  • Add build-export-publish.yml — release workflow triggered by v*.*.* tags or manual dispatch
  • Add src/Ar/Faster/package.json — LPM package metadata for GitHub Packages publishing

Test plan

  • Manually trigger Build workflow on this branch; verify Intel and ARM steps succeed
  • Manually trigger Build, Export, and Publish with a test version (e.g. v0.0.1-test)
  • Verify package appears under https://github.com/orgs/loupeteam/packages

🤖 Generated with Claude Code

sclaiborne and others added 5 commits April 28, 2026 15:44
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.
@sclaiborne
sclaiborne merged commit 03c8854 into main Apr 30, 2026
1 check passed
@sclaiborne
sclaiborne deleted the feature/actions branch April 30, 2026 16:40
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.

1 participant