Skip to content

[cadl-python] fix import and _vendor.py for subclient #1649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 5, 2023

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Jan 4, 2023

Fix #1647

@@ -1,10 +1,15 @@
# Release History

## 2022-12-16 - 0.4.15
## 2023-01-XX - 0.4.15
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@msyyc msyyc marked this pull request as ready for review January 4, 2023 08:05
@msyyc msyyc changed the title [cadl-python] fix relative path for subclient [cadl-python] fix import and _vendor.py for subclient Jan 4, 2023
@iscai-msft iscai-msft merged commit 554ff71 into autorestv3 Jan 5, 2023
@iscai-msft iscai-msft deleted the fix-subclient-import branch January 5, 2023 23:41
iscai-msft added a commit that referenced this pull request Jan 6, 2023
…into update_cadl

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Update CHANGELOG.md
  Update package.json
  Update ChangeLog.md
  use """ pair presenting enum item docs (#1655)
  [WIP] flatten JSONModelType body properties as operation parameters (#1623)
  [cadl-python] fix import and _vendor.py for subclient (#1649)
iscai-msft added a commit that referenced this pull request Mar 10, 2023
…into cadl_ranch_branch

* 'autorestv3' of https://github.com/Azure/autorest.python: (53 commits)
  Fix publish (#1667)
  pip dev(deps-dev): bump pylint in /packages/autorest.python (#1664)
  Update package.json
  Update ChangeLog.md
  Update package.json
  Update CHANGELOG.md
  fix emitter for ADP (#1659)
  pip dev(deps-dev): bump pyright from 1.1.274 to 1.1.287 in /packages/autorest.python (#1653)
  have pipelines fail on regeneration failure (#1663)
  clean up cadl code with tim (#1657)
  Update CHANGELOG.md
  Update package.json
  Update ChangeLog.md
  use """ pair presenting enum item docs (#1655)
  [WIP] flatten JSONModelType body properties as operation parameters (#1623)
  [cadl-python] fix import and _vendor.py for subclient (#1649)
  pip prod(deps): bump m2r2 from 0.3.2 to 0.3.3 in /packages/autorest.python (#1644)
  pip prod(deps): bump platformdirs in /packages/autorest.python (#1641)
  pip prod(deps): bump pathspec in /packages/autorest.python (#1642)
  pip prod(deps): bump json-rpc in /packages/autorest.python (#1638)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Splitting the operations in two clients and have clients in different namespace
2 participants