Skip to content

chore(bench): drop committed rig run-artifacts; fix gitignore path#2

Merged
jaredLunde merged 1 commit into
mainfrom
chore/bench-gitignore-artifacts
Jun 4, 2026
Merged

chore(bench): drop committed rig run-artifacts; fix gitignore path#2
jaredLunde merged 1 commit into
mainfrom
chore/bench-gitignore-artifacts

Conversation

@jaredLunde
Copy link
Copy Markdown
Contributor

Follow-up to #1. The benchmark rig writes run outputs to bench/glidefs-pg/out/, but .gitignore only listed bench/out/, so smoke-run artifacts (postgres.log, glidefs.toml, harness.conf) got committed.

  • Remove the 4 tracked artifact files
  • Add bench/glidefs-pg/out/ to .gitignore so future runs stay untracked

No source changes.

🤖 Generated with Claude Code

The bench rig writes to bench/glidefs-pg/out/, but .gitignore only listed
bench/out/, so smoke-run outputs (postgres.log, glidefs.toml, harness.conf)
were swept into the scaler PR. Remove them and add the correct ignore path.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jaredLunde jaredLunde merged commit 6bb1230 into main Jun 4, 2026
1 check passed
@jaredLunde jaredLunde deleted the chore/bench-gitignore-artifacts branch June 4, 2026 23:00
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