Skip to content

New Analyze Check #14394

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

Closed
scbedd opened this issue Oct 9, 2020 · 0 comments
Closed

New Analyze Check #14394

scbedd opened this issue Oct 9, 2020 · 0 comments
Assignees
Labels
EngSys This issue is impacting the engineering system.

Comments

@scbedd
Copy link
Member

scbedd commented Oct 9, 2020

Per #13903

Having some files using CRLF makes things extremely messy when
using tarballs on Linux, as the git repository gets automatically
converted, but the tarball stores the original line ending,
so the two do not match anymore.

Add a step in the Analyze Step that runs dos2unix after all the others. This should ensure that no more CRLF readmes make it into our repo.

@scbedd scbedd added the EngSys This issue is impacting the engineering system. label Oct 9, 2020
@seankane-msft seankane-msft self-assigned this Feb 1, 2021
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this issue May 13, 2021
Zed iotcentral t2 (Azure#14394)

* sql t2 readme config

* readme config

* readme t2 config

* conflient resolve

* package version add
msyyc pushed a commit that referenced this issue May 14, 2021
* CodeGen from PR 14394 in Azure/azure-rest-api-specs
Zed iotcentral t2 (#14394)

* sql t2 readme config

* readme config

* readme t2 config

* conflient resolve

* package version add

* version,CHANGELOG

* changelog config

* changelog config

Co-authored-by: SDKAuto <[email protected]>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
Co-authored-by: Zed Lei <[email protected]>
Co-authored-by: Zed <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
EngSys This issue is impacting the engineering system.
Projects
None yet
Development

No branches or pull requests

2 participants