ballerina-platform / ballerina-lang

The Ballerina Programming Language
https://ballerina.io/
Apache License 2.0
3.55k stars 735 forks source link

[2201.7.x] Check org, name for null before package resolution when resolving dependencies in Ballerina.toml #42723

Closed gayaldassanayake closed 1 month ago

gayaldassanayake commented 1 month ago

Purpose

2201.7.x PR of https://github.com/ballerina-platform/ballerina-lang/pull/42697 Fixes https://github.com/ballerina-platform/ballerina-lang/issues/42472

Approach

Describe how you are implementing the solutions along with the design details.

Samples

Provide high-level details about the samples related to this feature.

Remarks

List any other known issues, related PRs, TODO items, or any other notes related to the PR.

Check List