Skip to content

Update to AS6#13

Merged
sclaiborne merged 6 commits intomainfrom
feature/AS6
Apr 29, 2026
Merged

Update to AS6#13
sclaiborne merged 6 commits intomainfrom
feature/AS6

Conversation

@sclaiborne
Copy link
Copy Markdown
Member

What

  • Replaced the AS4 example project with a fresh AS6 project initialized via lpm
  • Installed librarybuilderproject as the AS6 base skeleton
  • Installed stringext as a binary dependency (brings in its sub-dependencies)
  • Added VarTools as a source-referenced library pointing at src/Ar/VarTools/ANSIC.lby
  • Removed the Jenkinsfile (not compatible with AS6)
  • Verified clean builds for both Intel and ARM configurations

Why

Automation Studio 6 requires a new project format and updated library versioning. This change migrates the example project to AS6 and increments the major version to signal the breaking change in platform compatibility. The Jenkinsfile is removed as the AS6 CI pipeline will be handled separately via GitHub Actions.

@sclaiborne sclaiborne merged commit 8835937 into main Apr 29, 2026
1 check failed
@sclaiborne sclaiborne deleted the feature/AS6 branch April 29, 2026 18:36
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