Skip to content

Start hydrate with tag replacement#69

Open
ktech643 wants to merge 1 commit into
mainfrom
ktech643-hydrate-tags-small
Open

Start hydrate with tag replacement#69
ktech643 wants to merge 1 commit into
mainfrom
ktech643-hydrate-tags-small

Conversation

@ktech643

@ktech643 ktech643 commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

I broke this down into a smaller first step.

This PR only starts the hydrate function. Right now it reads the template from left to right, finds {{ ... }} tags, replaces raw/url values, and records where each replacement happened in the source map.

I did not include dynamic headers, dynamic body, streams, JSON helpers, parser work, or full fixture support yet. I left those out intentionally so this stays small enough to review properly before moving to the next piece.

@ktech643
ktech643 requested a review from TarasMazepa as a code owner July 4, 2026 12:10

@TarasMazepa TarasMazepa left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Do we need to close this PR?

@ktech643

ktech643 commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator Author

Yes u can close if u have dont need it

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.

3 participants