Skip to content

Conversation

@manupedrozo
Copy link
Collaborator

Description

Renaming the customtype package to customtypes to follow convention.

Link to any related issue(s): CLOUDP-353169

Type of change:

  • Bug fix (non-breaking change which fixes an issue). Please, add the "bug" label to the PR.
  • New feature (non-breaking change which adds functionality). Please, add the "enhancement" label to the PR. A migration guide must be created or updated if the new feature will go in a major version.
  • Breaking change (fix or feature that would cause existing functionality to not work as expected). Please, add the "breaking change" label to the PR. A migration guide must be created or updated.
  • This change requires a documentation update
  • Documentation fix/enhancement

Required Checklist:

  • I have signed the MongoDB CLA
  • I have read the contributing guides
  • I have checked that this change does not generate any credentials and that they are NOT accidentally logged anywhere.
  • I have added tests that prove my fix is effective or that my feature works per HashiCorp requirements
  • I have added any necessary documentation (if appropriate)
  • I have run make fmt and formatted my code
  • If changes include deprecations or removals I have added appropriate changelog entries.
  • If changes include removal or addition of 3rd party GitHub actions, I updated our internal document. Reach out to the APIx Integration slack channel to get access to the internal document.

Further comments

@manupedrozo manupedrozo force-pushed the CLOUDP-349397-rename-customtypes-pkg branch from b3fad33 to a7b651f Compare October 24, 2025 10:41
@manupedrozo manupedrozo marked this pull request as ready for review October 24, 2025 11:34
@manupedrozo manupedrozo requested a review from a team as a code owner October 24, 2025 11:34
@manupedrozo manupedrozo merged commit 14f40db into master Oct 24, 2025
51 checks passed
@manupedrozo manupedrozo deleted the CLOUDP-349397-rename-customtypes-pkg branch October 24, 2025 12:16
lantoli added a commit that referenced this pull request Oct 28, 2025
* master:
  chore: Invoke Delete operation if timeout in autogen (#3820)
  Add support for typed nested sets in autogen (#3819)
  chore: Use timeouts attributes in autogen resources (#3817)
  refactor: Adds invalid update error for delete_on_create_timeout for sdkv2 (#3810)
  Add support for typed lists in autogen (#3816)
  refactor: Uses delete_on_create_timeout with default=true support across TPF resources (#3809)
  Rename customtype package to customtypes (#3814)
  chore: Add support for typed nested lists in autogen (#3813)
  don't schedule matrix until CLOUDP-353513 (#3812)
  chore: Fix stream tests notifications (#3805)
  chore: Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (#3803)
  depends on data sources (#3808)
  test: Avoids flaky test by simplifying the check, ensuring count > 0 instead of reading API response and trying exact match (#3806)
  chore: Generate timeouts attribute for autogen resources (#3802)

# Conflicts:
#	.github/workflows/acceptance-tests-runner.yml
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.

3 participants