Skip to content

Read Lua team ID from repository variables#6

Merged
ojowwalker77 merged 1 commit into
mainfrom
agent/lua-release-team-id-variable
Jul 17, 2026
Merged

Read Lua team ID from repository variables#6
ojowwalker77 merged 1 commit into
mainfrom
agent/lua-release-team-id-variable

Conversation

@ojowwalker77

Copy link
Copy Markdown
Owner

What changed

  • reads APPLE_TEAM_ID from the repository variable that is already configured
  • preserves a secret with the same name as an optional override
  • documents the team ID as a variable rather than a secret

Root cause

The first v0.1.0 release reached the credential preflight with every private credential populated, but TEAM_ID was empty because the workflow read secrets.APPLE_TEAM_ID while the repository stores it in vars.APPLE_TEAM_ID.

Validation

  • exact failure verified in release run 29579446394
  • git diff --check
  • no local build, test, package, or app launch; GitHub Actions remains the validation authority

@ojowwalker77
ojowwalker77 marked this pull request as ready for review July 17, 2026 12:21
@ojowwalker77
ojowwalker77 merged commit a2916e8 into main Jul 17, 2026
4 checks passed
@ojowwalker77
ojowwalker77 deleted the agent/lua-release-team-id-variable branch July 17, 2026 12:21
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