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

add AutoRust source code #215

Merged
merged 9 commits into from
Apr 19, 2021
Merged

add AutoRust source code #215

merged 9 commits into from
Apr 19, 2021

Conversation

ctaggart
Copy link
Contributor

@ctaggart ctaggart commented Apr 9, 2021

Fix #206. Import https://github.com/ctaggart/autorust to services/autorust.

@ctaggart ctaggart marked this pull request as ready for review April 9, 2021 21:51
@ctaggart ctaggart changed the title Autorust import AutoRust source code Apr 9, 2021
@ctaggart ctaggart changed the title import AutoRust source code add AutoRust source code Apr 9, 2021
Copy link
Contributor Author

@ctaggart ctaggart left a comment

Choose a reason for hiding this comment

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

I'm going to punt getting CI to work to the next pull request.

@@ -4,3 +4,5 @@ Cargo.lock merge=binary

# Use unix line endings everywhere, even on Windows
* text=auto eol=lf
services/mgmt/**/*.rs linguist-generated=true
services/mgmt/**/Cargo.toml linguist-generated=true
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This makes it so GitHub knows these files are generated and does not display them in the diffs by default. @heaths requested this. It is working.

@ctaggart ctaggart merged commit cdf7a4c into Azure:master Apr 19, 2021
@ctaggart ctaggart deleted the autorust branch April 19, 2021 16:10
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.

migrate AutoRust source code to azure-sdk-for-rust
2 participants