Skip to content

ci: drop hardcoded repo-name from the compliance check#12

Merged
veillette merged 1 commit into
mainfrom
claude/simulations-github-build-yx3g8y
Jul 2, 2026
Merged

ci: drop hardcoded repo-name from the compliance check#12
veillette merged 1 commit into
mainfrom
claude/simulations-github-build-yx3g8y

Conversation

@veillette

Copy link
Copy Markdown
Collaborator

The shared compliance workflow already defaults to the calling repository's name, so passing it explicitly is redundant — and three sims (ExtrasolarPlanets, RotatingSky, SolarSystemModels) were still passing the stale 'TemplateSingleSim' value inherited from the template, running their compliance checks under the wrong identity. Relying on the default also keeps future template forks correct.

Claude-Session: https://claude.ai/code/session_01Vz7L7hZ5S846diqgQDqxX9

Description

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring
  • Build / CI change

Related issues

Fixes #
Related to #

Testing

  • npm run lint
  • npm run check
  • npm run build
  • npm test (if applicable)

How to test

  1. Step 1
  2. Step 2
  3. Expected result

Checklist

  • Self-review completed
  • Documentation updated if needed
  • No unrelated changes included

The shared compliance workflow already defaults to the calling
repository's name, so passing it explicitly is redundant — and three
sims (ExtrasolarPlanets, RotatingSky, SolarSystemModels) were still
passing the stale 'TemplateSingleSim' value inherited from the
template, running their compliance checks under the wrong identity.
Relying on the default also keeps future template forks correct.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Vz7L7hZ5S846diqgQDqxX9
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@veillette veillette merged commit 3fdaf86 into main Jul 2, 2026
8 checks passed
@veillette veillette deleted the claude/simulations-github-build-yx3g8y branch July 2, 2026 10:48
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