Skip to content

fix: improve read support (merge conflict resolution for #149) - #157

Closed
devops-rob wants to merge 3 commits into
mainfrom
fix/drift
Closed

fix: improve read support (merge conflict resolution for #149)#157
devops-rob wants to merge 3 commits into
mainfrom
fix/drift

Conversation

@devops-rob

Copy link
Copy Markdown
Owner

Summary

Resolves merge conflicts from #149 onto current main.

Supersedes / replaces conflict resolution for #149 by @JackSlateur.

Test plan

  • go build ./...
  • Unit tests for responseCodeChecker and Read drift toggle
  • Full CI matrix (pending)

Made with Cursor

JackSlateur and others added 3 commits July 17, 2026 22:35
The responseCodeChecker method now takes raw parameters
and does more work: convert them and check the values

The resulting code is easier to use

Signed-off-by: Alexandre Bruyelles <git@jack.fr.eu.org>
ReadResponseCodes was never actually used
Also, improve the situation when oldSanitized is null (aka: we just
created the object)

Signed-off-by: Alexandre Bruyelles <git@jack.fr.eu.org>
Resolve utilities.go conflict: keep sensitive response helpers from main
and responseCodeChecker(types.List, int) refactor from #149. Update
curl_action.go to use the refactored checker signature.

Co-authored-by: Cursor <cursoragent@cursor.com>
@devops-rob

Copy link
Copy Markdown
Owner Author

Superseded by fixes pushed directly to #149 (JackSlateur/fix/drift).

@devops-rob devops-rob closed this Jul 21, 2026
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