[codex] Fix Markdown repository links#25
Merged
Conversation
Replace machine-local absolute Markdown links with repository-relative targets and add an empty changeset for the documentation-only package README updates. Related: none Generated-by: Codex/GPT-5.4
Run changeset status against the fetched pull request base ref so detached pull request merge checkouts can resolve the comparison point. Related: #25 Generated-by: Codex/GPT-5.4
Ensure the root idsdb stack build prepares idsdb-utils before idsdb so idsdb input hashing can read the generated utility files in clean CI checkouts. Related: #25 Generated-by: Codex/GPT-5.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/Users/mandel59/ws/mojidata/...Markdown link targets with repository-relative paths.changeset statusagainst the fetched base ref.idsdb-utilsbeforeidsdbin the root idsdb stack build so clean CI checkouts have the generated utility files needed byidsdbinput hashing.Validation
rg -n --glob '*.md' '(/Users/mandel59/ws/mojidata|file:///Users/mandel59/ws/mojidata|/private/tmp|/home/runner/work|/workspace/)'returned no matches.python3 packages/idsdb/scripts/input-hash.pycompleted successfully locally.validatepassed on run25258070256.