Popular repositories Loading
-
oss-fuzz
oss-fuzz PublicForked from google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
Shell 1
-
diy-parca-agent
diy-parca-agent PublicForked from marselester/diy-parca-agent
CPU profiler based on https://github.com/parca-dev/parca-agent.
C 1
-
-
Vertica-Hadoop-Connector
Vertica-Hadoop-Connector PublicForked from vertica/Vertica-Hadoop-Connector
Vertica Hadoop Connector
Java
-
jmeter-maven-plugin
jmeter-maven-plugin PublicForked from jmeter-maven-plugin/jmeter-maven-plugin
The JMeter Maven Plugin
Java
-
671 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
February 2025
Created 4 commits in 1 repository
Created a pull request in cockroachdb/cockroach that received 9 comments
release-24.3: roachtest/mixedversion: upgrade plan should be bounded
Backport 1/1 commits from #137963. /cc @cockroachdb/release Previously, the mixedversion framework did not bound the total number of steps in a te…
Opened 4 other pull requests in 1 repository
cockroachdb/cockroach
4
merged
-
roachtest/mixedversion: TestTestPlanner should restore default version
This contribution was made on Feb 7
-
ci/roachtest: fix typo in roachtest nightly wrapper
This contribution was made on Feb 7
-
release-24.3: roachtest: allow for overriding mvt planner params through env vars
This contribution was made on Feb 7
-
release-24.3: roachtest/mixedversion:
WaitForReplication
must ensure SQL is readyThis contribution was made on Feb 7
Reviewed 13 pull requests in 1 repository
cockroachdb/cockroach
13 pull requests
-
roachtest: run post test health checks on system
This contribution was made on Feb 13
-
roachtest: use artifacts/cockroach if possible
This contribution was made on Feb 13
-
roachprod/failure-injection: add initial framework for failure injection library
This contribution was made on Feb 13
-
testutils: move
sideeye
helper to its own packageThis contribution was made on Feb 11 -
release-24.1: roachtest: mark polled VM preemptions as non reportable
This contribution was made on Feb 11
-
release-24.2: roachtest: mark polled VM preemptions as non reportable
This contribution was made on Feb 11
-
release-24.3: roachtest: mark polled VM preemptions as non reportable
This contribution was made on Feb 11
-
release-25.1: roachtest: mark polled VM preemptions as non reportable
This contribution was made on Feb 11
-
release-25.1: roachtest: don't exclude system table dumps in debug.zip
This contribution was made on Feb 10
-
roachtest: use atomic pointer for logger
This contribution was made on Feb 6
-
roachtest: mark polled VM preemptions as non reportable
This contribution was made on Feb 6
-
roachprod: add ip address expander func
This contribution was made on Feb 5
-
blobfixture: create utility for managing blob fixtures
This contribution was made on Feb 3
Created an issue in cockroachdb/cockroach that received 1 comment
roachtest: add startOpts.RoachprodOpts.SkipWaitForSQL
In [1], WaitForSQLReady
was added immediately after roachprod.Start
to ensure freshly started nodes are ready to serve (and authenticate) SQL sessi…