Skip to content

Fixing error message: Pointing to correct value --api-gateway-emulato… #1966

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

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

wralph
Copy link
Contributor

@wralph wralph commented Feb 4, 2025

…r-mode

Issue #, if available:

Description of changes:
This is a minor change for the console output when starting the tool. The referred cmd setting was hinted wrongly

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@normj normj changed the base branch from master to dev February 7, 2025 08:15
Copy link
Member

@normj normj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the catch. For the change log and version bump can you added a file in <repo-root>/.autover/changes/<random-guid>.json with the following content.

{
  "Projects": [
    {
      "Name": "Amazon.Lambda.TestTool",
      "Type": "Patch",
      "ChangelogMessages": [
        "Fix exception method when not setting --api-gateway-emulator-mode"
      ]
    }
  ]
}

@wralph
Copy link
Contributor Author

wralph commented Feb 7, 2025

Thx for the hint. Added the requested file

@normj normj merged commit 837ad64 into aws:dev Feb 7, 2025
3 of 4 checks passed
@wralph wralph deleted the consol-hint-fix branch February 10, 2025 09: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.

3 participants