Commit Graph

4 Commits

Author SHA1 Message Date
5bb1105dd9 Fix syntax
All checks were successful
Deploy Contract / deploy (pull_request) Successful in 40s
Build / build (pull_request) Successful in 2m11s
Lint / Run flake8 on python integration tests (pull_request) Successful in 3m13s
Lint / Run golangci-lint (pull_request) Successful in 4m7s
Tests / test-importer (pull_request) Successful in 9m49s
Tests / test-unit (pull_request) Successful in 6m4s
Tests / test-rpc (pull_request) Successful in 4m14s
Tests / sdk_tests (pull_request) Successful in 8m22s
2024-01-23 12:04:58 -06:00
634113085d Split up SDK tests.
Some checks failed
Tests / test-unit (pull_request) Has been cancelled
Lint / Run golangci-lint (pull_request) Has been cancelled
Deploy Contract / deploy (pull_request) Successful in 1m12s
Tests / test-importer (pull_request) Has been cancelled
Lint / Run flake8 on python integration tests (pull_request) Successful in 2m43s
Tests / test-rpc (pull_request) Has been cancelled
Build / build (pull_request) Successful in 2m46s
Tests / sdk_tests (pull_request) Has been cancelled
2024-01-23 11:59:59 -06:00
02991c7135 Split tests (#139)
All checks were successful
Lint / Run flake8 on python integration tests (push) Successful in 3m21s
Lint / Run golangci-lint (push) Successful in 5m26s
Tests / test-rpc (push) Successful in 6m3s
Tests / test-importer (push) Successful in 9m57s
Tests / test-unit (push) Successful in 5m47s
Tests / sdk_tests (push) Successful in 21m32s
Split up the test workflows.

Reviewed-on: cerc-io/laconicd#139
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-01-23 07:19:09 +00:00
965d7dbb66 Minimal set of working Gitea workflows. (#138)
Some checks failed
Tests / test-rpc (push) Waiting to run
Tests / sdk_tests (push) Waiting to run
Lint / Run flake8 on python integration tests (push) Successful in 3m24s
Tests / test-unit (push) Has been cancelled
Lint / Run golangci-lint (push) Has been cancelled
Tests / test-importer (push) Has been cancelled
As a first step on cerc-io/laconicd#116, provide a minimal set of actions which are either already working or expected to work on Gitea.

Reviewed-on: cerc-io/laconicd#138
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-01-23 05:58:12 +00:00