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

Remove .NET Core install templates from pipelines #5991

Merged
merged 2 commits into from
Jan 14, 2022

Conversation

damonbarry
Copy link
Member

@damonbarry damonbarry commented Jan 13, 2022

The changes here are equivalent to 497108e in release/1.2, but adapted to 1.1. Specifically, I removed references to install-dotnet*.yaml from Windows pipelines. I also upgraded from 'vs2017-win2016' MS-hosted agents (which are deprecated and will be removed in March) to our standard 1ES-hosted agents for Windows builds.

I tested all impacted checkin and CI pipelines. I did not test the affected release pipelines since they are not currently run from the master branch.

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

  • I have read the contribution guidelines.
  • Title of the pull request is clear and informative.
  • Description of the pull request includes a concise summary of the enhancement or bug fix.

Testing Guidelines

  • Pull request includes test coverage for the included changes.
  • Description of the pull request includes
    • concise summary of tests added/modified
    • local testing done.

@damonbarry damonbarry marked this pull request as ready for review January 14, 2022 01:36
@kodiakhq kodiakhq bot merged commit a053a26 into Azure:release/1.1 Jan 14, 2022
@damonbarry damonbarry deleted the remove-dotnet-install-1.1 branch January 14, 2022 17:19
ggjjj pushed a commit that referenced this pull request May 19, 2022
The changes here are equivalent to 497108e in `release/1.2`, but adapted to 1.1. Specifically, I removed references to install-dotnet*.yaml from Windows pipelines. I also upgraded from 'vs2017-win2016' MS-hosted agents (which are deprecated and will be [removed in March](actions/runner-images#4312)) to our standard 1ES-hosted agents for Windows builds.

I tested all impacted checkin and CI pipelines. I did not test the affected release pipelines since they are not currently run from the master branch.

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

- [X] I have read the [contribution guidelines](https://github.com/azure/iotedge#contributing).
- [X] Title of the pull request is clear and informative.
- [X] Description of the pull request includes a concise summary of the enhancement or bug fix.

- [X] Pull request includes test coverage for the included changes.
- Description of the pull request includes
	- [X] concise summary of tests added/modified
	- [X] local testing done.
ggjjj pushed a commit that referenced this pull request Jun 1, 2022
The changes here are equivalent to 497108e in `release/1.2`, but adapted to 1.1. Specifically, I removed references to install-dotnet*.yaml from Windows pipelines. I also upgraded from 'vs2017-win2016' MS-hosted agents (which are deprecated and will be [removed in March](actions/runner-images#4312)) to our standard 1ES-hosted agents for Windows builds.

I tested all impacted checkin and CI pipelines. I did not test the affected release pipelines since they are not currently run from the master branch.

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

- [X] I have read the [contribution guidelines](https://github.com/azure/iotedge#contributing).
- [X] Title of the pull request is clear and informative.
- [X] Description of the pull request includes a concise summary of the enhancement or bug fix.

- [X] Pull request includes test coverage for the included changes.
- Description of the pull request includes
	- [X] concise summary of tests added/modified
	- [X] local testing done.
ggjjj pushed a commit that referenced this pull request Jun 1, 2022
The changes here are equivalent to 497108e in `release/1.2`, but adapted to 1.1. Specifically, I removed references to install-dotnet*.yaml from Windows pipelines. I also upgraded from 'vs2017-win2016' MS-hosted agents (which are deprecated and will be [removed in March](actions/runner-images#4312)) to our standard 1ES-hosted agents for Windows builds.

I tested all impacted checkin and CI pipelines. I did not test the affected release pipelines since they are not currently run from the master branch.

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

- [X] I have read the [contribution guidelines](https://github.com/azure/iotedge#contributing).
- [X] Title of the pull request is clear and informative.
- [X] Description of the pull request includes a concise summary of the enhancement or bug fix.

- [X] Pull request includes test coverage for the included changes.
- Description of the pull request includes
	- [X] concise summary of tests added/modified
	- [X] local testing done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants