-
Notifications
You must be signed in to change notification settings - Fork 6
feat: add 7 Spector easy-win scenarios for Sprint 1 #892
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
base: main
Are you sure you want to change the base?
Changes from all commits
e556010
1fc7ccf
7dccbe5
aa2a5b9
7ebaee6
0f3b286
57a5c5e
3d91ef2
a4f5f40
ee8379c
612fc67
6da02ea
ead7e84
b529097
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,3 @@ | ||
| * text=auto eol=lf | ||
| packages/typespec-rust/test/**/src/generated/**/*.rs linguist-generated=true | ||
| # Squad: union merge for append-only team state files |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -48,6 +48,7 @@ | |
| "lro", | ||
| "lros", | ||
| "msrc", | ||
| "noauth", | ||
| "pageable", | ||
| "reinjectable", | ||
| "reinjected", | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| Set-Location C:\Repos\RickWinter\typespec-rust\packages\typespec-rust | ||
| & node .scripts/tspcompile.js |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| [package] | ||
| name = "spector_noauth" | ||
| version = "0.1.0" | ||
| authors.workspace = true | ||
| edition.workspace = true | ||
| license.workspace = true | ||
| repository.workspace = true | ||
| rust-version.workspace = true | ||
|
|
||
| [features] | ||
| default = ["azure_core/default"] | ||
|
|
||
| [dependencies] | ||
| azure_core = { workspace = true } | ||
|
|
||
| [dev-dependencies] | ||
| async-trait = { workspace = true } | ||
| tokio = { workspace = true } |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.