20 Commits
Author SHA1 Message Date
Hanzo AI 232730ba63 merge: upstream/unstable (-X ours, brand preserved)
# Conflicts:
#	AGENTS.md
#	AGENTS.md~upstream_unstable
#	deps/libkv/tests/ut_connect_fallback.c
#	deps/libvalkey/docs/standalone.md
#	src/dict.c
#	src/unit/test_fifo.c
#	src/unit/test_files.h
#	src/unit/test_help.h
#	src/unit/test_kv_strtod.c
#	src/unit/test_main.c
#	src/unit/test_mutexqueue.c
#	src/unit/test_util.c
#	tests/cluster/cluster.tcl
#	tests/cluster/run.tcl
#	tests/cluster/tests/03-failover-loop.tcl
#	tests/cluster/tests/04-resharding.tcl
#	tests/cluster/tests/07-replica-migration.tcl
#	tests/cluster/tests/12-replica-migration-2.tcl
#	tests/cluster/tests/12.1-replica-migration-3.tcl
#	tests/cluster/tests/28-cluster-shards.tcl
#	tests/cluster/tests/includes/init-tests.tcl
#	tests/cluster/tests/includes/utils.tcl
2026-06-02 10:21:23 -07:00
Sarthak AggarwalandGitHub 52a77711cb Remove references to closed Discord channel (#3722)
Closes #3220

The Valkey Discord server has been closed. This changes the entry from
the GitHub issue template and the contributing guide.

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
2026-05-26 12:02:46 -07:00
jjuleslasarteandGitHub a8b63f0368 docs: Add clang-format setup and usage instructions to CONTRIBUTING.md (#3590)
Document how to install clang-format-18 (via pip or apt) and how to run
it locally to format code before submitting a pull request. This helps
new contributors avoid CI failures from the clang-format check.

Fixes #649

---------

Signed-off-by: jjuleslasarte <jules.lasarte@gmail.com>
2026-05-26 18:59:40 +02:00
Hanzo Dev c21276b98c feat: rebrand to Hanzo KV 2026-03-03 18:13:04 -08:00
Sarthak AggarwalandGitHub fb96a33c76 Steps to run daily workflow in forked repo (#3168)
I think a lot of new contributors are not aware how they can run the
extended list of tests in their forked repo branch with other test
arguments.

This change could be helpful to some people.

---------

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
2026-02-10 13:46:54 -08:00
Madelyn OlsonandGitHub 965b49e23a Initial draft of contributing guide (#1787) 2026-01-11 22:20:45 -08:00
Sarthak AggarwalandGitHub df37a7a891 Add test failure template to contributing guide (#2491)
We recently introduced a new template to create `test failures` issues
from a template. This change makes this template visible in the
`CONTRIBUTING.md` file. Also, added a tip to paste the stack trace since
outputs of CI links can expire.

---------

Signed-off-by: Sarthak Aggarwal <sarthagg@amazon.com>
2025-08-17 11:58:32 +02:00
ShivshankarandGitHub 7a1e7456a8 Remove 'posting in the mailing list' in CONTRIBUTING.md (#1174)
Remove reference to "the mailing list". We don't have a mailing list.
2024-10-15 23:03:27 +02:00
bfa5cd7eb9 Initial PR outlining the governance for the project (#345)
Initial PR to add a governance doc outlining permissions for the main
Valkey project as well as define responsibilities for sub-projects.

---------

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
Co-authored-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
Co-authored-by: Ping Xie <pingxie@outlook.com>
Co-authored-by: zhaozhao.zz <zhaozhao.zz@alibaba-inc.com>
Co-authored-by: hwware <wen.hui.ware@gmail.com>
Co-authored-by: binyan <binbin.yan@nokia.com
2024-04-30 14:57:21 -07:00
Viktor SöderqvistandGitHub 6182e974de Update CONTRIBUTING.md and issue templates (#311)
Update CONTRIBUTING.md:
    
* A more friendly approach, hopefully.
* The note about receiving patches is moved to the DCO section.
* Some "Get started" links in a bullet list (inspired by OpenTofu's
contributing file).
* For questions, refer to GitHub Discussions and Discord instead of only
Discord.
* Minor edits and formatting.

Update issue templates:
    
* The issue template for questions is replaced by a link to Discussions
and to Matrix and Discord chats.
* Add a link to the valkey-doc repo.
* The crash report template is extended into a form, with separate
fields for the crash report and the additional info.

---------

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
2024-04-15 16:00:59 +02:00
Viktor SöderqvistandGitHub 3a4b5046cc In CONTIBUTING.md, mention how to link PR to issue (#197)
This little suggestion can help contributors to link their PRs to
issues. This, in turn, helps the maintainers.

Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
2024-04-04 10:42:14 -04:00
Vitah LinandGitHub 86f9804c29 Doc add SECURITY.md link inside CONTRIBUTING.md (#96)
Signed-off-by: Vitah Lin <linw1225@gmail.com>
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
2024-03-30 16:24:21 +01:00
Ping XieandGitHub 6053788a1f Fix remaining names in CONTRIBUTING.md (#70)
Signed-off-by: Ping Xie <pingxie@google.com>
2024-03-29 18:38:13 +01:00
Madelyn OlsonandGitHub 596fe763b3 Update naming to to Valkey (#62)
Documentation references should use `Valkey` while server and cli
references are all under `valkey`.

---------

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
2024-03-28 09:58:28 -07:00
Madelyn OlsonandGitHub e4f7c03818 Updated contributing file with DCO (#48)
Update the contributor file to include a DCO, which are going to require
for all incoming contributions to provide indication that the
contributor has the rights to contribute the code.

I also fixed the formatting of contribution HOWTO, since it was getting
mangled.

Signed-off-by: Madelyn Olson <madelyneolson@gmail.com>
2024-03-27 15:24:42 -07:00
ParthandGitHub 648e31c585 Changing Redis references in files documenting development guidelines (#26) (#45)
Changing some references from
Redis to placeholderkv.

Signed-off-by: Parth Patel <661497+parthpatel@users.noreply.github.com>
2024-03-26 19:55:37 -07:00
PlavorSeolandGitHub 3b0eb59714 Update Discord server invite (#24)
Update Discord server invite link to a new, working link
2024-03-25 10:34:51 +01:00
Roshan KhatriandGitHub 35b60984d7 Adds discord link for discussions. 2024-03-22 10:39:59 -07:00
Lior KoganandGitHub 586d5ad1d5 Update CONTRIBUTING.md (#12907)
- Referring to Redis Discord channel instead of the mailing list.
- Referring to the licensing instead of repeating it.
2024-01-03 17:21:19 +02:00
153c9d2dff Renaming conduct to code of conduct and contributing files to .md (#10941)
CONTRIBUTING to get better formatting
CONDUCT also because github doesn't seem recognize the code of conduct page

Co-authored-by: Oran Agra <oran@redislabs.com>
2022-07-06 11:58:44 +03:00