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 files related to MBED OS (not mbedtls!) #609

Merged
merged 5 commits into from
Feb 9, 2023

Conversation

ewertons
Copy link
Contributor

@ewertons ewertons commented Feb 7, 2023

MBED OS support has not been maintained for quite a while (years).
We are removing support for MBED OS.
Support for MBED TLS will still be kept.

@@ -79,6 +79,8 @@ jobs:
IOTHUB_CONN_STRING_INVALIDCERT: $(IOTHUB-CONN-STRING-INVALIDCERT)
DPS_GLOBALDEVICEENDPOINT_INVALIDCERT: $(DPS-GLOBALDEVICEENDPOINT-INVALIDCERT)
PROVISIONING_CONNECTION_STRING_INVALIDCERT: $(PROVISIONING-CONNECTION-STRING-INVALIDCERT)
- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
displayName: 'Component Detection'
- script: cd .. && rd /Q /S $(Agent.BuildDirectory)\s
Copy link
Contributor

Choose a reason for hiding this comment

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

we don't need to clean up build with 1ES images. The trashcan still needs the cleanup.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Cool, I'm updating the other jobs to follow that

Copy link
Member

Choose a reason for hiding this comment

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

Should be just OSX and XCode Native that need the cleanup step!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

Copy link
Member

Choose a reason for hiding this comment

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

Cleanup steps for windowsdynamic, windowsx64, and windowsx86 should be removed as well

build/.vsts-ci.yml Outdated Show resolved Hide resolved
@ewertons ewertons merged commit 48d43aa into master Feb 9, 2023
@ewertons ewertons deleted the ewertons/removembedossupport branch February 9, 2023 05:54
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.

4 participants