Azure-Samples / apim-genai-gateway-toolkit

A repo to accelerate development and testing of GenAI Gateways built with Azure API Management. Includes various capabilities as examples/starters.
MIT License
17 stars 6 forks source link

Add shellcheck and fixup warnings #25

Closed stuartleeks closed 4 weeks ago

stuartleeks commented 4 weeks ago

Purpose

Add shellcheck extension and fix up warnings. This was surfaced due to an issue running deploy.sh when the path to the cloned repo included a space.

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]

What to Check

Verify that the following are valid