Commit 223d948
[Communication] - Extract Identity Package out of Administration Package (Azure#16300)
* initial commit: new folder for identity
* Added root files to identity package
* copy identity client files from admin to new pkg
* add autorest generated files
* copy samples over
* update references in other packages
* Added tests to identity package
* remove identity code from admin package
* update changelog
* remove identity code from admin package
* update changelog
* Removed identity tests from admin package
* Update admin readme
* add back version.py for wheel generation
* Removed user credential test in admin package
* update _version.py
* remove redundant files
* fixed error with init file
* minor naming fixes
* only expose required shared models
* Update chat to reference new identity package
* Updated identity test recordings
* Added examples to identity README.md
* Updated dependencies in identity package
* Updated code style to meet pylint requirements
* Added identity package to ci file
* Updated CHANGELOG version formatting
Co-authored-by: Bert Ong <823691+beltr0n@users.noreply.github.com>1 parent eacd482 commit 223d948
File tree
81 files changed
+1040
-151
lines changed- sdk/communication
- azure-communication-administration
- azure/communication/administration
- _identity
- aio
- azure-communication-chat
- samples
- tests
- azure-communication-identity
- azure
- communication
- identity
- _generated
- aio
- operations
- models
- operations
- aio
- samples
- swagger
- tests
- recordings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
81 files changed
+1040
-151
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
Lines changed: 3 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 20 | | |
46 | 21 | | |
47 | 22 | | |
| |||
70 | 45 | | |
71 | 46 | | |
72 | 47 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | 48 | | |
78 | 49 | | |
79 | 50 | | |
| |||
179 | 150 | | |
180 | 151 | | |
181 | 152 | | |
182 | | - | |
| 153 | + | |
183 | 154 | | |
184 | 155 | | |
185 | 156 | | |
186 | 157 | | |
187 | | - | |
| 158 | + | |
188 | 159 | | |
189 | 160 | | |
190 | 161 | | |
| |||
201 | 172 | | |
202 | 173 | | |
203 | 174 | | |
204 | | - | |
205 | 175 | | |
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 10 | | |
17 | 11 | | |
18 | 12 | | |
| |||
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
45 | | - | |
46 | 39 | | |
47 | 40 | | |
48 | 41 | | |
49 | 42 | | |
50 | 43 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 44 | | |
56 | 45 | | |
57 | 46 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments