Skip to content

Revert "fix(bazel): replace askama templates with include_str! in memories"#12795

Merged
jif-oai merged 3 commits intomainfrom
revert-11778-fix/bazel-memories-template-paths
Feb 25, 2026
Merged

Revert "fix(bazel): replace askama templates with include_str! in memories"#12795
jif-oai merged 3 commits intomainfrom
revert-11778-fix/bazel-memories-template-paths

Conversation

@jif-oai
Copy link
Collaborator

@jif-oai jif-oai commented Feb 25, 2026

Reverts #11778

"//codex-rs:node-version.txt",
],
rustc_env = {
# Askama resolves template paths relative to CARGO_MANIFEST_DIR. In
Copy link
Contributor

Choose a reason for hiding this comment

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

interseting, I've seen some weirdness/confusion in crate around when CARGO_MANIFEST_DIR is resolved (build time of dep vs build time of consuming crate) so I wonder if it's related? But anyway if this compiles I guess that works as well :) Just a bit worried about the blast radius here since core is so big...

@jif-oai
Copy link
Collaborator Author

jif-oai commented Feb 25, 2026

@codex review

@chatgpt-codex-connector
Copy link
Contributor

Codex Review: Didn't find any major issues. What shall we delve into next?

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jif-oai jif-oai merged commit 7b39e76 into main Feb 25, 2026
37 of 39 checks passed
@jif-oai jif-oai deleted the revert-11778-fix/bazel-memories-template-paths branch February 25, 2026 18:06
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2026
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