A. F. Dudley
cd3d908d0d
Apply pre-commit linting fixes
...
- Format code with black (line length 88)
- Fix E501 line length errors by breaking long strings and comments
- Fix F841 unused variable (removed unused 'quiet' variable)
- Configure pyright to disable common type issues in existing codebase
(reportGeneralTypeIssues, reportOptionalMemberAccess, etc.)
- All pre-commit hooks now pass
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 20:58:31 -05:00
David Boreham
7d18334953
Mainnet-laconic stack fixes for laconicd2 ( #904 )
...
Lint Checks / Run linter (push) Failing after 3s
Details
Publish / Build and publish (push) Failing after 4s
Details
Fixturenet-Laconicd-Test / Run Laconicd fixturenet and Laconic CLI tests (push) Failing after 3s
Details
Deploy Test / Run deploy test suite (push) Failing after 3s
Details
Webapp Test / Run webapp test suite (push) Failing after 3s
Details
Smoke Test / Run basic test suite (push) Failing after 3s
Details
Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/904
2024-07-31 13:51:28 +00:00
David Boreham
6e4dae9777
Add external stack support ( #806 )
...
Deploy Test / Run deploy test suite (push) Failing after 5s
Details
External Stack Test / Run external stack test suite (push) Failing after 3s
Details
Webapp Test / Run webapp test suite (push) Failing after 3s
Details
Smoke Test / Run basic test suite (push) Failing after 4s
Details
Lint Checks / Run linter (push) Failing after 4s
Details
Publish / Build and publish (push) Failing after 5s
Details
Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/806
Co-authored-by: David Boreham <david@bozemanpass.com>
Co-committed-by: David Boreham <david@bozemanpass.com>
2024-04-18 21:22:47 +00:00
David Boreham
f6624cb33a
Add image push command ( #656 )
Publish / Build and publish (push) Successful in 57s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m6s
Details
K8s Deploy Test / Run deploy test suite (push) Failing after 3m10s
Details
Webapp Test / Run webapp test suite (push) Failing after 3m37s
Details
Smoke Test / Run basic test suite (push) Successful in 4m8s
Details
2023-11-20 20:23:55 -07:00
David Boreham
4456e70c93
Rename app -> stack_orchestrator ( #625 )
Publish / Build and publish (push) Successful in 1m0s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m25s
Details
Smoke Test / Run basic test suite (push) Successful in 4m21s
Details
2023-11-07 00:06:55 -07:00