Skip to content

Temporarily disable the computation of treehashes (git-tree-sha1 and git-tree-sha256)#81

Open
DilumAluthge-LLM wants to merge 1 commit into
JuliaLang:mainfrom
DilumAluthge-LLM:codex/comment-git-tree-sha-computation
Open

Temporarily disable the computation of treehashes (git-tree-sha1 and git-tree-sha256)#81
DilumAluthge-LLM wants to merge 1 commit into
JuliaLang:mainfrom
DilumAluthge-LLM:codex/comment-git-tree-sha-computation

Conversation

@DilumAluthge-LLM
Copy link
Copy Markdown
Contributor

@DilumAluthge-LLM DilumAluthge-LLM commented May 1, 2026

This PR temporarily disables the computation of treehashes (git-tree-sha1 and git-tree-sha256).

We'll add this functionality back in the future, but we first need something like #67, because otherwise the builds will take too long (because computing the treehashes takes a long time).

This is a narrower alternative to #79. For example, this PR still keeps git-tree-sha{1,256} as allowed optional fields in the schema and tests.

🤖 Generated by OpenAI Codex.

@DilumAluthge-LLM DilumAluthge-LLM force-pushed the codex/comment-git-tree-sha-computation branch 2 times, most recently from 1938212 to 65991e9 Compare May 1, 2026 04:18
Co-authored-by: OpenAI Codex [GPT-5] <codex@openai.com>
@DilumAluthge-LLM DilumAluthge-LLM force-pushed the codex/comment-git-tree-sha-computation branch from 65991e9 to 2900c06 Compare May 1, 2026 04:20
@DilumAluthge-LLM DilumAluthge-LLM changed the title [codex] Comment out git-tree-sha computation Temporarily disable the computation of treehashes (git-tree-sha1 and git-tree-sha256) May 1, 2026
@DilumAluthge
Copy link
Copy Markdown
Member

I have manually reviewed the changes in this PR (which just consist of commenting out some lines of code).

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