ci: GitHub Actions CI pipeline — busted L1/L2 green (929/0/0/7)#1
Merged
Conversation
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- src/ and tools/build/ from dev: required by Merge Build job - tests/helpers/loader.lua: same relative-path fix as init.lua (debug.getinfo returns relative path on ubuntu, assert was failing) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ute spec corrections
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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
.github/workflows/ci.yml: Lua 5.1 lint, Merge Build, busted Tests, Deploy Docs, Releasetests/helpers/+tests/unit/(21 specs U-001→U-108) +tests/functional/(8 specs F-033→F-146)Fixes applied to reach green CI
before_all→setup(not valid in busted 2.x)CTLDCrateManager._instanceclass-level mirror for test reset isolationctld._markIdCountercorrect field name (not ctld.utils.MarkIdCounter)CTLDTroopGroup.coalitionIdrequired in test fixtures for disembarkCTLD_i18n_koversion 1.9 → 1.8 (align with EN/FR/ES)getTypeName+Unit.getByNamemocks to mockTransportTest plan
Generated with Claude Code