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

Update the Azure Pipeline build to use Bookworm and Ubuntu 22.04 #937

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

saiarcot895
Copy link
Contributor

Update the Azure Pipeline build to build for Bookworm, and also build for Ubuntu 22.04 in addition to the current Ubuntu 20.04 build. This helps developers who are on Ubuntu 22.04 be able to use the built artifacts here.

Update the Azure Pipeline build to build for Bookworm, and also build
for Ubuntu 22.04 in addition to the current Ubuntu 20.04 build. This
helps developers who are on Ubuntu 22.04 be able to use the built
artifacts here.

Signed-off-by: Saikrishna Arcot <[email protected]>
Signed-off-by: Saikrishna Arcot <[email protected]>
@ganglyu ganglyu mentioned this pull request Oct 31, 2024
ganglyu added a commit that referenced this pull request Oct 31, 2024
Why I did it
#937
PR checker is blocked by goext build

How I did it
Remove go build, and keep go test to run unit test.

How to verify it
Pass all UT and E2E test cases.
@ganglyu ganglyu mentioned this pull request Nov 1, 2024
ganglyu added a commit that referenced this pull request Nov 2, 2024
Why I did it
#937
PR checker is blocked by goext build

How I did it
Remove go build, and keep go test to run unit test.

How to verify it
Pass all UT and E2E test cases.
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.

2 participants