Skip to content

Fix release workflow box.json path#1990

Merged
bpamiri merged 1 commit intodevelopfrom
peter/1957-fix-release-workflow
Mar 17, 2026
Merged

Fix release workflow box.json path#1990
bpamiri merged 1 commit intodevelopfrom
peter/1957-fix-release-workflow

Conversation

@bpamiri
Copy link
Collaborator

@bpamiri bpamiri commented Mar 16, 2026

Summary

  • Fix release.yml line 78: update templates/base/src/box.json to box.json to match the post-flattening directory structure

Closes #1957

Test plan

  • Verify the release workflow's version-check step reads from root box.json
  • Confirm no other workflow files reference the old templates/base/src/ path

🤖 Generated with Claude Code

The version check on line 78 referenced the old pre-flattening path
templates/base/src/box.json. Updated to root box.json to match all
other workflows.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Contributor

Wheels Test Matrix

Engine MySQL PostgreSQL SQL Server H2 Oracle SQLite
lucee5
lucee6
lucee7
adobe2018 -- --
adobe2021 --
adobe2023 --
adobe2025 --
boxlang --

Results for commit 869957b.

@github-actions
Copy link
Contributor

Wheels Test Results

    42 files  ±0   3 906 suites  ±0   25m 58s ⏱️ +22s
79 512 tests ±0  79 124 ✅ ±0  388 💤 ±0  0 ❌ ±0 
82 158 runs  ±0  81 770 ✅ ±0  388 💤 ±0  0 ❌ ±0 

Results for commit d76d203. ± Comparison against base commit e57ecf8.

@bpamiri bpamiri merged commit f08cb7f into develop Mar 17, 2026
12 checks passed
@bpamiri bpamiri deleted the peter/1957-fix-release-workflow branch March 17, 2026 22:29
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.

Update GitHub Actions workflows for flattened repo

1 participant