👋 Hi, I’m @rail
Popular repositories
525 contributions in the last year
Less
More
Activity overview
Contributed to
cockroachdb/cockroach,
cockroachdb/cockroach-operator,
cockroachdb/cockroach-gen
and 5 other
repositories
Contribution activity
August 2021
Created 21 commits in 5 repositories
Created 2 repositories
- rail/test-cla
- rail/docs HTML
Created a pull request in cockroachdb/cockroach that received 9 comments
roachprod: add ability to run preemptible insances in GCE
Previously, roachprod instances on GCE were created using default non
preemptible instances.
This patch adds ability to use --gce-preemptible in or…
+14
−0
•
9
comments
Opened 12 other pull requests in 3 repositories
cockroachdb/cockroach
3
open
2
merged
cockroachdb/cockroach-operator
1
open
2
merged
Reviewed 29 pull requests in 3 repositories
cockroachdb/cockroach
26 pull requests
- bazel: add bazel testrace CI job
- ci: add ci bazel jobs for maybe_stress{,race}
-
bazel: tweak arguments to
bindatafrom bazel -
bazci: default to
ciconfig if none specified -
dev: a couple improvements to
dev test -
bazel: swap order of interfaces in generated mocks in
pkg/roachpb - bazel: build http docs w bazel
- Debug and update docs issue creation script for TeamCity
- dev: strip out trailing slashes in targets/packages
-
dev: generate
docs/generated/redact_safe.mdindev -
bazel: set
--include_source_infowhen generating protobuf code -
dev: implement
dev generate docs - dev: hoist generated code out of sandbox into workspace
- roachprod: add ability to run preemptible insances in GCE
-
ci: move bazel build scripts to
build/teamcitydirectory - roachtest: bump predecessor to v21.1.7
- cloud: bump orchestrator version to 21.1.7
- ci: add bazel lint job for ci
- acceptance: explicitly specify binary path
- ci: split maybe_stress, maybe_stressrace into their own build configs
- dev: teach dev how to lint
-
dev: rip recording logic out of
devdatadriven tests - ci: mount git alternates directory in container
- ci: separate out "check generated files up-to-date" into separate ci job
- dev: munge PATH to remove ccache entries when calling into Bazel
- Some pull request reviews not shown.
cockroachdb/cockroach-operator
2 pull requests
cockroachdb/homebrew-tap
1 pull request
Created an issue in cockroachdb/cockroach that received 3 comments
bazel: cockroach-short binary linked to libncurses5 and libtinfo5
The current cockroach-short generated by bazel gives the following ldd info:
$ ldd cockroach-short linux-vdso.so.1 (0x00007ffee5dc6000) libstdc++.s…
3
comments