Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: reset release version to 2.21.2 #258

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

sloloris
Copy link
Member

Wait!

  • Have you added comprehensive tests?
  • Have you updated relevant data sources as well as resources?
  • Have you updated the docs?

Testing

For any changes you make, please ensure your acceptance test conform to the following:

  • every single new attribute is tested
  • optional attributes revert to null or default values if removed
  • attributes that interact interact as expected
  • block values behave as expected when reordered
  • nested fields on maps or list/set items function as expected. Terraform does not actually enforce most schema attributes on nested items
  • each test step for a configuration is followed by a test step where ImportState and ImportStateVerify are set to true. ImportStateVerifyIgnore can be used if we explicitly expect a value to be different when imported, such as in the case of obfuscated values like API keys

LaunchDarkly Employees

For more information on how to build, test, and release, see the internal README on Confluence.

@sloloris sloloris requested a review from a team as a code owner December 13, 2024 17:05
@sloloris sloloris requested a review from ldhenry December 13, 2024 17:06
@sloloris sloloris changed the title reset to 2.21.2 chore: reset release version to 2.21.2 Dec 13, 2024
@sloloris sloloris merged commit 89bb314 into main Dec 13, 2024
25 of 26 checks passed
@sloloris sloloris deleted the reset-release-version branch December 13, 2024 17:10
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.

2 participants