Lucian Mocanu
c4f5d12f3f
refactor(tests): ensure test files have the .test.ts extension ( #11801 )
2025-11-30 21:37:49 +01:00
Lucian Mocanu
835647ac92
test: use built-in wait function and fix wait times to avoid flaky tests ( #11812 )
2025-11-29 10:25:39 +01:00
Mohammed Gomaa
d0b54544e9
fix: typesense doc sync ( #11807 )
...
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
2025-11-28 15:03:18 +01:00
Oleg "OSA413" Sokolov
ea0f155532
ci(oracle): add extra sleep after container starts ( #11795 )
2025-11-24 10:54:49 +05:00
Copilot
5fa8a0bf6c
chore: add GitHub Copilot instructions ( #11781 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Naor Peled <me@naor.dev>
2025-11-21 23:03:26 +02:00
Mike Guida
6ed24f8235
ci: run tests on commits to master and next ( #11783 )
...
Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
2025-11-21 01:11:49 +05:00
Piotr Kuczynski
bec548a7d4
ci: migrate from nyc to c8 ( #11759 )
...
Co-authored-by: Oleg "OSA413" Sokolov <OSA413@users.noreply.github.com>
2025-11-20 22:15:53 +05:00
Artem Kustikov
2681051f78
feat(mssql): support 'vector' type for MS SQL Server ( #11732 )
2025-11-12 21:22:20 +01:00
Piotr Kuczynski
e04ffd3f3d
ci: prevent running docs index on forks ( #11762 )
2025-11-12 10:52:22 +01:00
Piotr Kuczynski
52a96ad68c
ci: add single step to validate if all tests passed ( #11763 )
2025-11-12 10:51:39 +01:00
Piotr Kuczynski
5d02f06fcb
ci: control development and CI version of Node.js via .nvmrc ( #11708 )
2025-11-11 22:55:47 +01:00
Piotr Kuczynski
5a28729b2e
ci: test if docs build and run task depending on the changes from PR ( #11761 )
2025-11-11 12:34:57 +01:00
Mike Guida
ba3319d583
docs: fix broken migration links ( #11760 )
2025-11-11 11:48:12 +01:00
Piotr Kuczynski
181154ab3c
ci: harmonize MongoDB version used in CI and local development environment and bump to v8 ( #11704 )
2025-10-05 20:48:10 +02:00
Giorgio Boa
2671579793
ci: bump actions/checkout version ( #11712 )
2025-10-03 13:12:47 +02:00
Piotr Kuczynski
dbfaad9e7c
ci: bump actions/setup-node to v5 and benefit from automatic caching ( #11709 )
2025-10-03 13:50:13 +07:00
Giorgio Boa
2446bd0d87
ci: remove close stale issues GH action ( #11696 )
2025-10-01 12:52:25 +02:00
Lucian Mocanu
d4f7b44fdf
chore: fix package preview ( #11542 )
2025-09-20 09:34:22 +02:00
Naor Peled
a49f612289
feat(postgres): support vector/halfvec data types ( #11437 )
2025-09-18 22:12:07 +03:00
Giorgio Boa
93aa5c4b74
ci: add close stale issues GH action ( #11651 )
2025-09-17 15:25:18 +02:00
Lucian Mocanu
8b76e1af74
feat(mysql): add support for MySQL 9 / MariaDB 12 ( #11575 )
2025-09-17 09:08:31 +02:00
Michael Bromley
1bcf05552f
chore: Remove manual trigger on publish workflow ( #11536 )
2025-06-19 21:15:13 +02:00
Lucian Mocanu
b1e93f736d
chore(ci): simplify workflows ( #11530 )
...
* chore(ci): reorganize workflows
* chore(ci): prevent duplicate commit validation in PRs
* code review fixes
* code review #2
2025-06-18 14:58:34 +02:00
David Höck
1391b5a789
chore: update workflows to ignore changes in docs directory ( #11518 )
...
* chore: update workflows to ignore changes in docs directory
Added paths-ignore configuration to CodeQL, preview, and test workflows to prevent unnecessary runs when only documentation files are modified.
* chore: remove paths-ignore for docs in preview workflow
2025-06-10 13:08:29 +02:00
Giorgio Boa
930eefd758
fix: fix up doc search workflow ( #11513 )
2025-06-06 18:27:10 +02:00
Naor Peled
4b0ffeeb33
docs: new website initial commit
...
Co-authored-by: Giorgio Boa <35845425+gioboa@users.noreply.github.com>
Co-authored-by: Jovana Đurić <63621526+jovanadjuric@users.noreply.github.com>
Co-authored-by: jovanadjuric <mat.jovana@gmail.com>
Co-authored-by: Mike Guida <mike@mguida.com>
Co-authored-by: gioboa <giorgiob.boa@gmail.com>
2025-06-06 18:03:25 +03:00
Giorgio Boa
65d5a00ef1
feat: add typesense/docsearch-scraper ( #11424 )
2025-06-05 21:06:07 +02:00
Mike Guida
9f889b3490
chore: clarify commit practices ( #11472 )
2025-05-13 16:37:47 -06:00
Mike Guida
6d1c4f0186
build: ensure coveralls flag-name is unique by db, node and client versions ( #11461 )
2025-05-12 15:36:10 -06:00
Naor Peled
2168441e6c
fix(ci): resolve pkg.pr.new publish failure
...
Co-authored-by: AmirHossein Sakhravi <amirhosseinpr184@gmail.com>
2025-05-11 19:53:08 +03:00
Naor Peled
274bdf2e1a
feat: publish PR releases using pkg.pr.new
2025-05-02 23:09:42 +03:00
Mike Guida
9464e6522a
build: setup testing matrix for postgres 14 and 17 ( #11433 )
2025-04-30 10:25:56 -06:00
Michael Bromley
cebd63b1f4
chore: Fix publish command ( #11379 )
2025-04-03 11:18:32 +02:00
Michael Bromley
72beb26513
chore: Add package publishing workflow ( #11377 )
2025-04-02 21:49:34 +02:00
Lucian Mocanu
fb06662bea
build: setup SAP HANA tests ( #11347 )
...
* build: setup SAP HANA tests
* test: fix/skip failing SAP HANA tests
* fix(sap): rename schema
2025-03-29 22:35:44 +01:00
Lucian Mocanu
6ba408214e
build: improve test workflow ( #11361 )
2025-03-26 22:10:19 +01:00
Mike Guida
de8eb04c72
build: run format in ci ( #11342 )
...
* style: run format on existing files
* build: run format in ci
* build: add format:ci to check formatting in ci
2025-03-20 20:27:09 +02:00
Oleg "OSA413" Sokolov
5d6d893662
test: fix and run tests on Windows ( #11257 )
...
* Skip tests that don't work on Windows
* Bring back tests on Windows
* Skip the test on all platforms exept Windows
* Make the test run only on Windows
* Add simple winodws test
* fix cli test on Windows
* let's see if this test passes on linux
* limit test to Windows and run format
* Add withPlatform test helper
* Mock platform in file path tests using withPlatform()
* Fix test: relative paths should not change on non-win32 platforms
* Lowercase relative path on non-win32 platform
* test: add better-sqlite3 and sqlite for Windows tests
---------
Co-authored-by: Simon Garner <simon@equalogic.com>
2025-03-14 16:01:46 +05:00
Naor Peled
8429e8f9cc
ci: add CodeQL workflow
2025-03-14 00:02:42 +02:00
Assaf Sapir
40cc6886d5
chore: don't use version in docker-compose files ( #11320 )
2025-03-05 22:09:25 +02:00
Shenghan Gao
3a51160818
fix: Update mssql allowed version to fix vulnerability. ( #10933 )
2025-01-20 21:42:08 +01:00
Oleg "OSA413" Sokolov
9d1d3f1008
chore(test): Add Coverage on Coveralls ( #11225 )
...
use lcov by default
2025-01-09 11:03:32 +01:00
Joel Stimson
19a6954d8b
chore: Lint on GitHub actions ( #11177 )
2024-12-18 11:44:18 +01:00
Oleg "OSA413" Sokolov
53f253d527
test: redo cockroachdb to service-container GHA and update its version to latest (24) ( #11190 )
2024-12-16 08:33:00 +01:00
Oleg "OSA413" Sokolov
af603ae5cf
test: Expand node version matrix to node16, node18, and node20 ( #11183 )
2024-12-14 08:51:17 +01:00
Oleg "OSA413" Sokolov
5c2330adc1
test: Split SQLite tests and fix better-sqlite3 ( #11174 )
2024-12-10 22:14:13 +01:00
Oleg "OSA413" Sokolov
f6a94ddcfc
test: remove restriction of CI/CD runs for fork branches ( #11173 )
2024-12-10 15:54:02 +01:00
Oleg "OSA413" Sokolov
d106eed439
test: Add GitHub Actions for tests CI/CD ( #11157 )
2024-12-10 08:34:24 +01:00
Dmitry Zotov
15a4eb942e
removed titles from issue templates
2022-12-29 22:01:16 +05:00
Dominic Ruggiero
68f18a36d9
Github issue templates converted to forms ( #9434 )
...
* Update and rename bug-report.md to bug-report.yml
* Update and rename documentation-issue.md to documentation-issue.yml
* Update and rename feature-request.md to feature-request.yml
* checkboxes
* Update feature-request.yml
* Update feature-request.yml
Co-authored-by: AlexMesser <dmzt08@gmail.com>
2022-12-03 16:55:37 +05:00