Skip to content
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

[eng] auto PR created with PR of http-client-python #2874

Open
msyyc opened this issue Oct 17, 2024 · 2 comments
Open

[eng] auto PR created with PR of http-client-python #2874

msyyc opened this issue Oct 17, 2024 · 2 comments
Assignees
Labels
engsys This issue is impacting the engineering system. p0

Comments

@msyyc
Copy link
Member

msyyc commented Oct 17, 2024

Now autorest.python depends on http-client-python. Once there is PR A for http-client-python, we hope there is another PR B in autorest.python repo which depends on A. To promote the development efficiency, it is nice if the PR B is auto generated by bot or pipeline.

@msyyc msyyc added the engsys This issue is impacting the engineering system. label Oct 17, 2024
@msyyc msyyc self-assigned this Oct 17, 2024
@msyyc msyyc changed the title [eng] auto PR created with PR of [http-client-python](https://github.com/microsoft/typespec/tree/main/packages/http-client-python) [eng] auto PR created with PR of http-client-python Oct 17, 2024
@iscai-msft
Copy link
Contributor

This is a good issue, @hallipr would you be free for me to go over this with you and help?

@msyyc
Copy link
Member Author

msyyc commented Oct 21, 2024

Before PR B could be generated automatically, we shall manually create it once open PR A. Here is guidance:

  1. Create PR A in microsoft/typespec (e.g. here
  2. After CI of PR A passes, get the url of private package in CI (e.g. here)
    Image
  3. Create PR B with the url (e.g. here)
  4. Make sure CI of PR B pass.
  5. Only when CI of PR B pass, we can merge PR A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engsys This issue is impacting the engineering system. p0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants