Azure / iotedge

The IoT Edge OSS project
MIT License
1.46k stars 458 forks source link

Update Release pipelines to includes Debian 12 #7275

Closed yophilav closed 5 months ago

yophilav commented 5 months ago

Update Release pipeline with Debian 12:

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

Testing Guidelines

Draft PRs

Note: We use the kodiakhq bot to merge PRs once the necessary checks and approvals are in place. When it merges a PR, kodiakhq converts the PR title to the commit title, PR description to the commit description, and squashes all the commits in the PR to a single commit. The net effect is that entire PR becomes a single commit. Please follow the best practices mentioned here for the PR title and description

yophilav commented 5 months ago

Remark: The Release pipeline is shown as "Failed" here because I canceled the pipeline after it successfully build the packages. We don't want it to publish anything to the PMC yet.

damonbarry commented 5 months ago

Thanks for doing this! FYI, I have some changes in a branch that will add Debian 12 to the CI build, tests, etc., just was waiting to get the 1ES agent image in place first.