prysm-pulse/runtime
Nishant Das 9261da7fb1
Update E2E (#11140)
* save progress

* tidy

* Update go.yml

* make CI happy

* gosec

* revert back

* Update go.yml

* change go version

* remove fixed test case

* fix ci

* fix updates

* fix up

* fix race tests

* fix bad mock

* lock it

* fix it

* fix e2e builds

* use gotags

* Revert "use gotags"

This reverts commit 808863f427399723a3e7e2b70bcc4771d108e8e6.

* Revert "fix e2e builds"

This reverts commit eb351e7d319b13fea2642271390e1f2863fc6d72.

* Revert "fix it"

This reverts commit 9e99dac94f68538e0cd3f8958b7f10f1fe433b26.

* Revert "lock it"

This reverts commit 1a3c60ad41b76c651af2d64edff2eaf864ad64ec.

* different approach

* better

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2022-08-05 13:01:47 +00:00
..
debug Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
fdlimits Improve "rasied file descriptor limit..." log (#10970) 2022-07-01 18:05:01 -04:00
interop Massive code cleanup (#10913) 2022-06-27 13:34:38 +00:00
logging/logrus-prefixed-formatter Update E2E (#11140) 2022-08-05 13:01:47 +00:00
maxprocs Create Runtime Package for Moving Several Packages in Shared/ (#9588) 2021-09-16 09:46:29 +00:00
messagehandler Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
prereqs Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
tos Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
version Handle blind block for DB (#10580) 2022-05-03 16:55:59 +00:00
BUILD.bazel Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
service_registry_test.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
service_registry.go Update package name comments (#9653) 2021-09-22 22:38:06 +00:00