-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: stackql/stackql-assert
base: feature/updates
head repository: stackql/stackql-assert
compare: main
- 9 commits
- 10 files changed
- 3 contributors
Commits on Apr 28, 2024
-
Merge pull request #23 from stackql/feature/updates
use stackql-exec
Configuration menu - View commit details
-
Copy full SHA for a6155a6 - Browse repository at this point
Copy the full SHA a6155a6View commit details
Commits on Oct 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e13ecc4 - Browse repository at this point
Copy the full SHA e13ecc4View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c02b2 - Browse repository at this point
Copy the full SHA e3c02b2View commit details
Commits on Mar 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6dfcf6f - Browse repository at this point
Copy the full SHA 6dfcf6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18f75a2 - Browse repository at this point
Copy the full SHA 18f75a2View commit details -
Replace Google Compute instance tests with stable GCS bucket resource
Switch all Google test references from google.compute.instances (stackql-integration-tests project, australia-southeast1-a zone) to google.storage.buckets (stackql project, stackql-public-releases bucket). Bucket properties (name, location, locationType) are stable and not subject to instance lifecycle costs. Remove GOOGLE_ZONE variable dependency throughout. https://claude.ai/code/session_019CH6RrcMGtdUafvyVCKCHE
Configuration menu - View commit details
-
Copy full SHA for 101b276 - Browse repository at this point
Copy the full SHA 101b276View commit details -
Fix expected result key ordering to match stackql JSON output
stackql serialises JSON keys alphabetically, so expected result strings must use the same order (location, locationType, name) to pass deep equality checks. https://claude.ai/code/session_019CH6RrcMGtdUafvyVCKCHE
Configuration menu - View commit details
-
Copy full SHA for 6b2050a - Browse repository at this point
Copy the full SHA 6b2050aView commit details -
Fix key-order-sensitive comparison and hardcode stable project var
assert.js: replace JSON.stringify deep equality with key-sorted comparison so JSON objects match regardless of key order. stackql-assert-test.yml: hardcode GOOGLE_PROJECT=stackql in the inline jsonnet test vars instead of pulling from the repo variable (which still pointed at stackql-integration-tests). https://claude.ai/code/session_019CH6RrcMGtdUafvyVCKCHE
Configuration menu - View commit details
-
Copy full SHA for 192918b - Browse repository at this point
Copy the full SHA 192918bView commit details
Commits on Mar 15, 2026
-
Merge pull request #26 from stackql/claude/update-google-test-locatio…
…ns-AE07x Replace Google Compute instance tests with stable GCS bucket resource
Configuration menu - View commit details
-
Copy full SHA for 61a59c1 - Browse repository at this point
Copy the full SHA 61a59c1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff feature/updates...main