Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <[email protected]>
- Loading branch information