Azure / Azure/azure-sdk-tools

Update signature of 'Find-{lang}-Artifacts-For-Apireview' function to the new format across languages

Open
#12,443 0 comments 0 reactions 0 assignees View on GitHub
needs-triage
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

We extend the signature by adding `packageInfo` to the input parameter list for Java to support the v2 library.

We would like other languages to have the same signatures.
```
function Find-java-Artifacts-For-Apireview($artifactDir, $pkgName, $packageInfo = $null)
```

Contributor guide

Open the contributing guide

Research direction

Search the repository for Find-*-Artifacts-For-Apireview and compare the Java signature shown in the issue with implementations for the other languages. Update each signature to accept packageInfo and verify that all language variants use the same parameter format.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.