Closed moorec-aws closed 7 months ago
The repository name is being referenced for a pip installation instead of the package name
Update the script to openjd-adaptor-runtime
openjd-adaptor-runtime
fixes the scripts PyPi mode.
Confirmed the script ran successfully ./create_adaptor_packaging_artifact.sh
./create_adaptor_packaging_artifact.sh
No
What was the problem/requirement? (What/Why)
The repository name is being referenced for a pip installation instead of the package name
What was the solution? (How)
Update the script to
openjd-adaptor-runtime
What is the impact of this change?
fixes the scripts PyPi mode.
How was this change tested?
Confirmed the script ran successfully
./create_adaptor_packaging_artifact.sh
Was this change documented?
No
Is this a breaking change?
No