Skip to content

Conversation

@jack-edmonds-dd
Copy link
Contributor

@jack-edmonds-dd jack-edmonds-dd commented Sep 10, 2025

This should prevent us from running into the naming collsion that happens when the default_name is already in use for another model.

Tested by running

pre-commit run --all-files --hook-stage=manual generate
pre-commit run --all-files --hook-stage=manual examples
pre-commit run --all-files --hook-stage=manual lint
pre-commit run --all-files --hook-stage=manual lint-examples

And seeing no changes.

What does this PR do?

Additional Notes

Review checklist

Please check relevant items below:

  • This PR includes all newly recorded cassettes for any modified tests.

  • This PR does not rely on API client schema changes.

    • The CI should be fully passing.
  • Or, this PR relies on API schema changes and this is a Draft PR that includes tests.

    • Note: CI shouldn't be run on this Draft PR, as its expected to fail without the corresponding schema changes.

This should prevent us from running into the naming collsion that happens when the default_name is already in use for another model.
@jack-edmonds-dd jack-edmonds-dd requested review from a team as code owners September 10, 2025 20:48
@jack-edmonds-dd jack-edmonds-dd added the changelog/no-changelog Changes don't appear in changelog label Sep 10, 2025
@jack-edmonds-dd jack-edmonds-dd merged commit 2e35725 into master Sep 11, 2025
18 of 19 checks passed
@jack-edmonds-dd jack-edmonds-dd deleted the jack-edmonds-dd/AAWF-618 branch September 11, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/no-changelog Changes don't appear in changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants