-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: Resolve incorrectly formatted validation objects and rename keys where appropriate #227
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Invalid PR title. It must start with feat: or fix: or BREAKING CHANGE: or feat(): or fix(): or BREAKING CHANGE():. Please see our Contributing-Guide. |
jmeier204
changed the title
Fix discovery validations
fix: Resolve incorrectly formatted validation objects and rename keys where approriate
Oct 3, 2024
jmeier204
changed the title
fix: Resolve incorrectly formatted validation objects and rename keys where approriate
fix: Resolve incorrectly formatted validation objects and rename keys where appropriate
Oct 3, 2024
neeradanelxsi
approved these changes
Oct 4, 2024
jbigel
pushed a commit
that referenced
this pull request
Oct 4, 2024
# [1.3.0-dev.6](v1.3.0-dev.5...v1.3.0-dev.6) (2024-10-04) ### Bug Fixes * Resolve incorrectly formatted validation objects and rename keys where appropriate ([#227](#227)) ([941ec57](941ec57))
🎉 This PR is included in version 1.3.0-dev.6 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
github-actions bot
pushed a commit
that referenced
this pull request
Oct 21, 2024
# [1.3.0](v1.2.0...v1.3.0) (2024-10-21) ### Bug Fixes * Corrected performance glue synchronous issue ([#212](#212)) ([49c4ffd](49c4ffd)) * error schema fix ([#199](#199)) ([35217ad](35217ad)) * Resolve incorrectly formatted validation objects and rename keys where appropriate ([#227](#227)) ([941ec57](941ec57)) * sdk version bug fix ([#234](#234)) ([fd4cbf6](fd4cbf6)) * SetupCheck feature ([#232](#232)) ([62fe619](62fe619)) ### Features * Add support to mark features pending. Update fcs.unloadApp invocation ([#235](#235)) ([0ccd71c](0ccd71c)) * Allow app close keys to be overwritten ([#214](#214)) ([4136c1e](4136c1e)) * Enhance Setter/Getter Code to other test cases ([#200](#200)) ([9bdcd4d](9bdcd4d)) * Modify all test cases to use static v2 objects with v1 glue code ([#208](#208)) ([b1aa5b4](b1aa5b4)) * Modify test cases to use static v2 objects with v1 glue code - Part 2 ([#213](#213)) ([491d8e4](491d8e4)) * player changes ([#233](#233)) ([929a1ef](929a1ef)) * Player interaction logs validation ([#216](#216)) ([3366e97](3366e97)) * Screenshot capture glue ([#228](#228)) ([6896d5f](6896d5f)) * updating account module ([#221](#221)) ([33b078d](33b078d))
🎉 This PR is included in version 1.3.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.