Skip to content

Conversation

@erezrokah
Copy link
Member

@erezrokah erezrokah commented Jul 8, 2025

Summary

Follow up to #2217
Apparently ValueStr calls the same code that generated the original panic. Hopefully this works


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅
@erezrokah erezrokah requested review from a team and savme July 8, 2025 18:35
@github-actions github-actions bot added the fix label Jul 8, 2025
@erezrokah erezrokah requested a review from murarustefaan July 8, 2025 18:35
@github-actions github-actions bot added fix and removed fix labels Jul 8, 2025
@kodiakhq kodiakhq bot merged commit 6d71d18 into main Jul 9, 2025
11 checks passed
@kodiakhq kodiakhq bot deleted the fix/dont_use_value_string branch July 9, 2025 09:10
kodiakhq bot pushed a commit that referenced this pull request Jul 9, 2025
🤖 I have created a release *beep* *boop* --- ## [4.87.1](v4.87.0...v4.87.1) (2025-07-09) ### Bug Fixes * **deps:** Update module github.com/cloudquery/codegen to v0.3.30 ([#2221](#2221)) ([0453cbe](0453cbe)) * Don't use `ValueStr`, get raw bytes instead ([#2220](#2220)) ([6d71d18](6d71d18)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
@erezrokah erezrokah mentioned this pull request Jul 16, 2025
5 tasks
kodiakhq bot pushed a commit that referenced this pull request Jul 16, 2025
 Cleans up #2226, #2220 and #2217. I believe I found the issue and the fix is cloudquery/cloudquery#21058 ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

3 participants