Azure / Azure/azure-sdk-for-python

[pipeline] Upgrade emitter version and dependencies

Open
#41,529 0 comments 1 reaction 2 assignees Assigned to @msyyc View on GitHub
EngSys
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
1d 21h
Merged PRs (30d)
193

Description

Follow the steps with order:

1. run `git reset HEAD && git checkout . && git clean -fd && git checkout origin/main && git pull origin main`
2. checkout new branch python-bump-emitter-
3. run `npm install -g npm-check-updates`
4. run `npm install -g @azure-tools/typespec-client-generator-cli`
5. run `npx npm-check-updates --packageFile eng/emitter-package.json -u`
6. run `tsp-client generate-lock-file` to update `eng/emitter-package-lock.json`
7. commit change for file `eng/emitter-package.json` and `eng/emitter-package-lock.json`

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.