Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

general-kroll-4-life
Copy link
Contributor

@general-kroll-4-life general-kroll-4-life commented Aug 15, 2025

Description

  • Change interface to support AOT static analysis.
  • Pinned go minor version to prevent errant win build with version 1.25.0.
  • Moved sql abstraction and scripts to any-sdk.

Type of change

  • Bug fix (non-breaking change to fix a bug).
  • Feature (non-breaking change to add functionality).
  • Breaking change.
  • Other (eg: documentation change). Explanation: moved interface definition document processing logic and base RDBMS setup to any-sdk, in support of AOT testing.

Issues referenced.

N/A.

Evidence

Test suites continue to pass.

Checklist:

  • A full round of testing has been completed, and there are no test failures as a result of these changes.
  • The changes are covered with functional and/or integration robot testing.
  • The changes work on all supported platforms.
  • Unit tests pass locally, as per the developer guide.
  • Robot tests pass locally, as per the developer guide.
  • Linter passes locally, as per the developer guide.

Variations

N/A.

Tech Debt

No technical debt is introduced in this change.

Summary:

- Change interface to support AOT static analysis.
- Pinned `go` minor version to prevent errant `win` build with version `1.25.0`.
- Moved `sql` abstraction and scripts to `any-sdk`.
@general-kroll-4-life general-kroll-4-life merged commit cc6f9d9 into main Aug 15, 2025
19 checks passed
@general-kroll-4-life general-kroll-4-life deleted the feature/static-analysis-v1-support branch August 15, 2025 13:49
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.

1 participant