Azure / Azure/azure-sdk-tools

[JS] isModelOnly will disable the userAgentInfo update

Open
#11,825 1 comment 0 reactions 1 assignee Claimed by @v-jiaodi View on GitHub
needs-triage
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 2h
Merged PRs (30d)
130

Description

## Affected Component
Bump Version for userAgentInfo in XXXContext.ts

## Bug Description
changelog tool failed to bump the version for userAgentInfo in XXXContext.ts

## Impact Scope
all modular packages

## Expected Behavior
update the version

## Root Cause Analysis
for modular to update UserAgent, there's a check to check if the library is a model only library
Image
but the check condition `src/rest/parameters.ts` will not be generated in modular
Image

so the check is always true

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.