Skip to content

chore: track infra/tf-outputs.json in git (v1.3.1)#60

Merged
drernie merged 4 commits intomainfrom
fix-rale-env
Mar 19, 2026
Merged

chore: track infra/tf-outputs.json in git (v1.3.1)#60
drernie merged 4 commits intomainfrom
fix-rale-env

Conversation

@drernie
Copy link
Copy Markdown
Member

@drernie drernie commented Mar 19, 2026

Summary

  • Removes infra/tf-outputs.json from .gitignore so it is tracked in git
  • Anyone cloning the repo can now run uv run rale and integration tests without a local Terraform state or re-deploy
  • File contains only URLs/ARNs — no raw secrets (jwt_secret_arn is an ARN pointer, not the secret value)

Test plan

  • uv run rale --auto --package 2 resolves config from infra/tf-outputs.json without requiring terraform output
  • ./poe test-integration passes for a fresh clone (with valid AWS credentials)

🤖 Generated with Claude Code

drernie and others added 4 commits March 19, 2026 13:40
Removes infra/tf-outputs.json from .gitignore so teammates can run
integration tests and rale CLI without a local terraform state or
re-deploy. Contains only URLs/ARNs — no raw secrets.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

@claude claude bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review.

@drernie drernie merged commit 352d3f7 into main Mar 19, 2026
6 checks passed
@drernie drernie deleted the fix-rale-env branch March 19, 2026 20:45
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