Skip to content

Commit d2ebc60

Browse files
authored
chore: update NOTICE/CONTRIBUTING (#2)
1 parent 65c9e83 commit d2ebc60

2 files changed

Lines changed: 3 additions & 17 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -46,23 +46,6 @@ $ ./ci/scripts/build.sh test linux amd64
4646

4747
This will produce a shared library in `src/build`.
4848

49-
To run the validation suite, you will first need to build the shared library.
50-
You will also need to set up a SingleStore instance (see [the validation
51-
README](./src/validation/README.md)). Finally, from the `src/` subdirectory:
52-
53-
```shell
54-
$ pixi run validate
55-
```
56-
57-
This will produce a test report, which can be rendered into a documentation
58-
page (using MyST Markdown):
59-
60-
```shell
61-
$ pixi run gendocs --output generated/
62-
```
63-
64-
Then look at `./generated/singlestore.md`.
65-
6649
## Opening a Pull Request
6750

6851
Before opening a pull request:

src/NOTICE.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
ADBC Driver for SingleStore (Build Scripts)
22
Copyright 2026 ADBC Drivers Contributors
3+
4+
This product includes software developed at
5+
The Apache Software Foundation (http://www.apache.org/).

0 commit comments

Comments
 (0)