Commit d0e7822
Setup SDK generation (#6)
* Setup generation flow
* Add generate shell script
* Generate SDK
* Transfer tests
* ci: Format code
* Install deps during generate workflow
* ci: Generate code
* Update generator to fix package version retrieval
* Disable some lint rules
* Update generator to fix lint
* Update generator to add missing wait_for_action_attempt to abstract methods
* Test wait_for_action_attempt options
* ci: Generate code
* Update generator to allow setting wait_for_action_attempt on client level + refactored polling logic
* Update generator to fix lint
* Update generate workflow
* Remove --rcfile from lint command
* Modify generate and format scripts
* Pin generator and seam types versions
* ci: Generate code
* Fix devices test, extend init seam test
* Fix init seam test
* Terminate generate script immediately if any command exits with a non-zero status
* Rename .pylintrc to pylintrc
* Update generate script
* Update generator to remove /health endpoints and fix wait_for_action_attempt type
* ci: Generate code
---------
Co-authored-by: Seam Bot <devops@getseam.com>1 parent 74e535b commit d0e7822
File tree
61 files changed
+6776
-45
lines changed- .github
- workflows
- scripts
- seam
- utils
- test
- access_codes
- action_attempts
- connect_webviews
- connected_accounts
- devices
- events
- noise_sensors/noise_thresholds
- thermostats
- utils
- webhooks
- workspaces
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
61 files changed
+6776
-45
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
11 | 9 | | |
12 | | - | |
| 10 | + | |
| 11 | + | |
13 | 12 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 13 | + | |
| 14 | + | |
17 | 15 | | |
18 | 16 | | |
19 | | - | |
| 17 | + | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
0 commit comments