You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: normalize code transformation by gumby metrics (aws#4131)
* Fix: normalize code transformation by gumby metrics
* Ran newchange
* Merge vscode telemetry
* Fix: unit test
* Fix: unit test
* Chore - add project pre-validation errors
* Revert "Ran newchange"
This reverts commit 5f0dd7f.
* Fix: remove unnecessary transform
* Fix: comments
* Fix: re-adding throw
* Change CodeTransformConstants to enum
* Refactor models and constants file to models folder
* Refactor - refactor variables to ENUM as preferred coding style for this repository
* Refactor generated types to enums
* Refactor change uploadZipSize to codeTransformTotalByteSize and refactor with TODO statements for each byte count
* Refactor change uploadZipSize to codeTransformTotalByteSize and refactor with TODO statements for each byte count
* Fix: removing unneeded import
* Chore - remove codeTransformConfigurationFilePath
* Chore - remove local telemetry definitions
* Chore - version bump for analytics
* Chore - keep amazonQ invoke method for now
* Chore: clean up unused telemetry
* Fix: updated package-lock.json
* Removing unneeded metric definition
* Fix: Upgraded commons package introduces new jsonc type, which needs to be declared with its extension
* chore: run prettier
---------
Co-authored-by: Nick Ardecky <[email protected]>
0 commit comments