Skip to content

feat: Make more data dynamic#2197

Merged
kodiakhq[bot] merged 2 commits intomainfrom
non-static-data
Jun 27, 2025
Merged

feat: Make more data dynamic#2197
kodiakhq[bot] merged 2 commits intomainfrom
non-static-data

Conversation

@bbernays
Copy link
Copy Markdown
Contributor

Summary

This PR makes more fields dynamic, based on the random number seed. The data stays deterministic, but enables each row to have a different value

Copy link
Copy Markdown
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

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

I would put this behind an option if possible, since it's likely we have existing tests that will break after this change.

Or maybe release it and see what happens when we update to the SDK 🙈

@bbernays
Copy link
Copy Markdown
Contributor Author

I did a search for the hard coded values I changed to be dynamic, and the only place it is used is in the filetypes tests, which I will manually update once this is released

@kodiakhq kodiakhq bot merged commit 57d0285 into main Jun 27, 2025
10 checks passed
@kodiakhq kodiakhq bot deleted the non-static-data branch June 27, 2025 16:27
kodiakhq bot pushed a commit that referenced this pull request Jun 30, 2025
🤖 I have created a release *beep* *boop*
---


## [4.86.0](v4.85.0...v4.86.0) (2025-06-30)


### Features

* Make more data dynamic ([#2197](#2197)) ([57d0285](57d0285))


### Bug Fixes

* **deps:** Update aws-sdk-go-v2 monorepo ([#2201](#2201)) ([aad5137](aad5137))
* **deps:** Update module github.com/apache/arrow-go/v18 to v18.3.1 ([#2199](#2199)) ([7f27c56](7f27c56))
* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.13.10 ([#2200](#2200)) ([a9f5dc1](a9f5dc1))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.26.14 ([#2203](#2203)) ([29d53f3](29d53f3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants