Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Fix saving the git commit id during continuous benchmarking#2928

Merged
NateBrady23 merged 1 commit intoTechEmpower:masterfrom
michaelhixson:fix-commit-id-saving
Jul 28, 2017
Merged

Fix saving the git commit id during continuous benchmarking#2928
NateBrady23 merged 1 commit intoTechEmpower:masterfrom
michaelhixson:fix-commit-id-saving

Conversation

@michaelhixson
Copy link
Copy Markdown
Contributor

The record-git-commit.sh script assumed it would be invoked from the root of the cloned TFB repo, but that was no longer true, so the script was failing. Adding $TFB_REPOPARENT/$TFB_REPONAME to the paths fixes that issue.

Separately, the zipped results were no longer including the .commit file. Renaming that file to commit_id.txt seems to fix that problem, though I don't understand why.

@NateBrady23 NateBrady23 merged commit 5c1c644 into TechEmpower:master Jul 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants