Tags: stackql/stackql
Tags
support overwrite with registry pull (#550) * support overwrite with registry pull * fix: Format error * skip all of the breakable build and push stuff in fork mode * fix formatting error * robot-test-coverage-registry-overwrite Summary: - Changed existing mocked registry entries for point of difference, in otder to support meaningful testing. - Force drop registry cache entry for a given provider on `registry pull`. - Added robot test `Registry Pull Overwrite Works in Both Directions`. * update-any-sdk Summary: - Update `anny-sdk` version. - Attempt support for windows provider delete. * update-any-sdk Summary: - Update `anny-sdk` version. - Fix file locking issue with signature check. - Attempt support for windows provider delete. * update-any-sdk Summary: - Update `anny-sdk` version. - Eager close on provider file itself, inside `any-sdk`. * update-any-sdk Summary: - Update `anny-sdk` version. - Eager close on provider file itself, inside `any-sdk`. --------- Co-authored-by: General Kroll <[email protected]> Co-authored-by: Benevolent General Kroll Who cannot spell <[email protected]>
xml-http-response-transform (#543) Summary: - Support for: - Textual transformation of `xml` responses. - Presentation through schema overrrides. - Added robot test `Select Star From Transformed XML Response Body`. - Added robot test `Select Projection From Transformed XML Response Body`. - Added robot test `Describe Transformed XML Response Body`. - Inaugurate version `v0.8`.
test-contains-both-streams (#516) Summary: - Added new robot testing keyword `Should Stackql Exec Inline Contain Both Streams`. - Updated selected positive and negative scenarios to use new keyword. - Robot test `Registry Pull Google Provider Implicit Latest Version` uses new keyword for positive scenario. - Robot test `Select Star of EC2 Instances Returns Expected Result` uses new keyword for positive scenario. - Robot test `Faulty Auth Azure Authenticated VM Sizes` uses new keyword for negative scenario.
sqlite-mathematics-returns (#511) Summary: - Improved CICD doco. - Migrated duplicate functionality to `any-sdk`. - Restore `sqlite3` mathematical functions. - Added robot test `Google Buckets List With Date Logic Exemplifies Use of SQLite Math Functions`.
readwrite-walkthrough Summary: - Webserver VM create walkthrough.
scenario-testing-evolution (#502) Summary: - Supporting different testing patterns: - `readonly`; read ops only. - `readwrite`; read and mutate with `stackql`. - `deploy`; lifecycle management with `stackql-deploy`. - CI improvments to elide needless builds.
PreviousNext