Commit f2bb85f
[EventGrid] Ignite Release generate with new typespec (#32652)
* Beta LiveTests (#30728)
* add bicep file for tests
* update output
* update test
* secret sanitization
* refactor failing test
* update conftest
* update assets and sanitizers
* update preparer loc
* update conftest
* conftest
* update conftest
* remove variables for now
* update assets
* update tests
* try to update regex
* update recordings
* update conftest
* update preparer
* update test
* update exception test
* update tests
* update asset
* update conftest
* pr comments
* default needs to be eastus
* import
* [EGv2] Binary mode (#32922)
* [EGv2] Build Release (#30325)
* move old sdk under legacy
* gen typespec code
* naming changes from archboard
* samples
* update patch naming
* update imports with new gen
* update samples
* update client naming on aio
* update receive op
* update async to close client
* update receive()
* update gen code
* moving around samples
* updating samples
* update samples
* update patch and samples
* patch internalmodels
* spacing
* updating model patch
* update patch models
* add both models back
* update docstring
* update docs
* updating patch for receive
* old EG models
* add reject samples
* patch
* update format
* update patch
* eventgrid_client exceptions
* update test imports
* update total sample
* receive patch fix
* add in more tests
* update test file
* remove locktoken model
* remove LockToken in patch
* remove event delivery delay
* eg client exceptions
* .8.5 generation, and deliveryCount
* rename sample
* update version for beta
* changelog
* updating for gen
* regen
* generate via commit
* publish result
* fix docstring
* publish docstring
* return type
* publish result
* return publish result -- is none
* format
* update Publish result model
* deliverycount patch
* update from main
* add copyright
* added to readme
* remove from readme
* force publish_result response
* update patch tp unindent
* cspell
* update mypy.ini
* import order
* mark livetest
* update operations init
* rename async
* mypy
* ignore mypy
* pylint
* pylint
* ignore pylint for now to avoid gen code errors
* ignore samples until ARM setup
* update patches
* remove publish result
* remove PublishResult
* remove publishresult
* comma
Co-authored-by: swathipil <[email protected]>
* update publishResult
* change to .value
* gen code " to '
* remove comment
* ran black
* update changelog
* update sample readme
* gen code without query name
* gen code
* update tsp commit
* remove publishresult
* readme disclaimer
* update changelog
---------
Co-authored-by: swathipil <[email protected]>
* Beta LiveTests (#30728)
* add bicep file for tests
* update output
* update test
* secret sanitization
* refactor failing test
* update conftest
* update assets and sanitizers
* update preparer loc
* update conftest
* conftest
* update conftest
* remove variables for now
* update assets
* update tests
* try to update regex
* update recordings
* update conftest
* update preparer
* update test
* update exception test
* update tests
* update asset
* update conftest
* pr comments
* default needs to be eastus
* import
* [EGv2] Build Release (#30325)
* move old sdk under legacy
* gen typespec code
* naming changes from archboard
* samples
* update patch naming
* update imports with new gen
* update samples
* update client naming on aio
* update receive op
* update async to close client
* update receive()
* update gen code
* moving around samples
* updating samples
* update samples
* update patch and samples
* patch internalmodels
* spacing
* updating model patch
* update patch models
* add both models back
* update docstring
* update docs
* updating patch for receive
* old EG models
* add reject samples
* patch
* update format
* update patch
* eventgrid_client exceptions
* update test imports
* update total sample
* receive patch fix
* add in more tests
* update test file
* remove locktoken model
* remove LockToken in patch
* remove event delivery delay
* eg client exceptions
* .8.5 generation, and deliveryCount
* rename sample
* update version for beta
* changelog
* updating for gen
* regen
* generate via commit
* publish result
* fix docstring
* publish docstring
* return type
* publish result
* return publish result -- is none
* format
* update Publish result model
* deliverycount patch
* update from main
* add copyright
* added to readme
* remove from readme
* force publish_result response
* update patch tp unindent
* cspell
* update mypy.ini
* import order
* mark livetest
* update operations init
* rename async
* mypy
* ignore mypy
* pylint
* pylint
* ignore pylint for now to avoid gen code errors
* ignore samples until ARM setup
* update patches
* remove publish result
* remove PublishResult
* remove publishresult
* comma
Co-authored-by: swathipil <[email protected]>
* update publishResult
* change to .value
* gen code " to '
* remove comment
* ran black
* update changelog
* update sample readme
* gen code without query name
* gen code
* update tsp commit
* remove publishresult
* readme disclaimer
* update changelog
---------
Co-authored-by: swathipil <[email protected]>
* fix merge
* dont go to generated before binary
* update patch
* update patches
* eventgrid client patch
* changes
* add
* update test
* update tyoe checking
* pass through binary_mode for now --
* update patch aio
* add async func
* update
* sys
* update kwargs
* add Todo and start adding more tests
* update
* differentiate between binary and not
* update binary
* no base64 in binary mode
* binary
* try JSONEncoder on everything if not str/bytes
* update test
* update test
* update changes
* whitespace
* space
* remove commented
* str serialize extensions?
* xml test
* encode extensions as object
* update test
* update extension serialization for deserialize
* move flag to operation level
* extra comma
* dont raise httpresponse
* update patch
* accept dict cloud events
* spacing
* remove content_type check
* add live test
* remove live test mark
* update
* use env vars
* update test
* only run live test
* comment
* typo
* error incorrect
* start comments
* update test
* add sample
* update tests
* update docstrings to add clarity
* update err message
* remove generated cloud event
* update sample
* update
* update samples to include dict
* update patch
* spacing
* add comments
* formatting
* update doc
* update tests
* update tests
* tests
* skip tests for now
* typo
* add dict binary mode
* update docstring
* update patch to allow throw error
* first pass at comments
* update patch eror
* nit
---------
Co-authored-by: swathipil <[email protected]>
* [EGv2] Build Release (#30325)
* move old sdk under legacy
* gen typespec code
* naming changes from archboard
* samples
* update patch naming
* update imports with new gen
* update samples
* update client naming on aio
* update receive op
* update async to close client
* update receive()
* update gen code
* moving around samples
* updating samples
* update samples
* update patch and samples
* patch internalmodels
* spacing
* updating model patch
* update patch models
* add both models back
* update docstring
* update docs
* updating patch for receive
* old EG models
* add reject samples
* patch
* update format
* update patch
* eventgrid_client exceptions
* update test imports
* update total sample
* receive patch fix
* add in more tests
* update test file
* remove locktoken model
* remove LockToken in patch
* remove event delivery delay
* eg client exceptions
* .8.5 generation, and deliveryCount
* rename sample
* update version for beta
* changelog
* updating for gen
* regen
* generate via commit
* publish result
* fix docstring
* publish docstring
* return type
* publish result
* return publish result -- is none
* format
* update Publish result model
* deliverycount patch
* update from main
* add copyright
* added to readme
* remove from readme
* force publish_result response
* update patch tp unindent
* cspell
* update mypy.ini
* import order
* mark livetest
* update operations init
* rename async
* mypy
* ignore mypy
* pylint
* pylint
* ignore pylint for now to avoid gen code errors
* ignore samples until ARM setup
* update patches
* remove publish result
* remove PublishResult
* remove publishresult
* comma
Co-authored-by: swathipil <[email protected]>
* update publishResult
* change to .value
* gen code " to '
* remove comment
* ran black
* update changelog
* update sample readme
* gen code without query name
* gen code
* update tsp commit
* remove publishresult
* readme disclaimer
* update changelog
---------
Co-authored-by: swathipil <[email protected]>
* Beta LiveTests (#30728)
* add bicep file for tests
* update output
* update test
* secret sanitization
* refactor failing test
* update conftest
* update assets and sanitizers
* update preparer loc
* update conftest
* conftest
* update conftest
* remove variables for now
* update assets
* update tests
* try to update regex
* update recordings
* update conftest
* update preparer
* update test
* update exception test
* update tests
* update asset
* update conftest
* pr comments
* default needs to be eastus
* import
* regen
* new api version
* samples for new features
* update test-resources.json
* update operation samples
* add samples
* more sample
* update tests
* add mros
* gen
* fix changelog
* update tests
* update preparer
* point at canary until release
* update test deployment area
* update
* add
* try this tests
* update samples
* livetest mark
* update tests
* eastus working?
* regen - removed azure refs in gen code
* update comments
* add other sample
* update
* remove stream - no response
* update version and date for release
---------
Co-authored-by: swathipil <[email protected]>1 parent 92dda8c commit f2bb85f
File tree
42 files changed
+1398
-437
lines changed- .vscode
- sdk/eventgrid
- azure-eventgrid
- azure/eventgrid
- _operations
- aio
- _operations
- models
- samples
- async_samples/eventgrid_client_samples
- sync_samples/eventgrid_client_samples
- tests
- unittests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+1398
-437
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
297 | 297 | | |
298 | 298 | | |
299 | 299 | | |
| 300 | + | |
300 | 301 | | |
301 | 302 | | |
302 | 303 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | 33 | | |
27 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
49 | 54 | | |
50 | 55 | | |
51 | 56 | | |
| |||
54 | 59 | | |
55 | 60 | | |
56 | 61 | | |
57 | | - | |
| 62 | + | |
58 | 63 | | |
59 | 64 | | |
60 | 65 | | |
| |||
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
83 | | - | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 21 | + | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| |||
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
38 | | - | |
| 35 | + | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | | - | |
50 | | - | |
| 46 | + | |
51 | 47 | | |
52 | 48 | | |
53 | 49 | | |
| |||
59 | 55 | | |
60 | 56 | | |
61 | 57 | | |
| 58 | + | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
| |||
77 | 74 | | |
78 | 75 | | |
79 | 76 | | |
80 | | - | |
81 | 77 | | |
82 | 78 | | |
| 79 | + | |
83 | 80 | | |
84 | 81 | | |
85 | 82 | | |
Lines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
| 757 | + | |
757 | 758 | | |
758 | 759 | | |
759 | 760 | | |
| 761 | + | |
| 762 | + | |
760 | 763 | | |
761 | 764 | | |
762 | 765 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments