Commit graph

154 commits

Author SHA1 Message Date
Tobie Morgan Hitchcock
7adbe3cd34
Split out FoundationDB tests and make engines tasks consistent (#4599) 2024-08-23 20:41:35 +01:00
Rushmore Mushambi
a16f850c4f
Rename lib references in Github Actions to sdk (#4593) 2024-08-23 11:52:14 +00:00
Emmanuel Keller
382e88bac7
Concurrency management on CI (#4592) 2024-08-23 11:09:44 +01:00
Rushmore Mushambi
898d75b744
Rename lib to sdk (#4561) 2024-08-22 10:26:03 +00:00
Gerard Guillemas Martos
828f1c50d8
Fix errors in supply chain security workflow (#4497) 2024-08-12 18:15:18 +00:00
Gerard Guillemas Martos
a984dd386c
Remove limit to Cargo jobs (#4449) 2024-07-31 16:33:33 +00:00
Rushmore Mushambi
b4379a0dff
Enable the ml feature in nightly and alpha releases (#4447) 2024-07-31 15:24:02 +00:00
Emmanuel Keller
fed79d4808
Bump to rustc 1.80.0 (#4436)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-29 15:39:38 +00:00
Tobie Morgan Hitchcock
bfc474e4d8
Refactor transaction, caching, and key-value store interfaces (#4257)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-07-17 22:44:05 +00:00
Gerard Guillemas Martos
489e30c111
Limit number of jobs during tests with coverage (#4353) 2024-07-12 11:55:56 +00:00
Gerard Guillemas Martos
7d0e45be00
Separate supply chain actions on its own workflow (#4349) 2024-07-11 20:54:38 +00:00
Hamir Mahal
1810189f54
fix: usage of deprecated version of Node.js (#4251) 2024-06-25 07:34:07 +00:00
Rushmore Mushambi
e57a7dbfa0
Rename the next workflow to alpha (#4175) 2024-06-12 16:38:41 +00:00
Tobie Morgan Hitchcock
e1123ae6d6
Remove SpeeDB storage engine (#4171) 2024-06-12 09:40:48 +00:00
Rushmore Mushambi
ddf2b874b2
Add sql1 workflow (#4138) 2024-06-05 14:13:23 +00:00
Rushmore Mushambi
468d2166c6
Fix scheduled nightly builds (#4120) 2024-05-30 17:11:45 +00:00
Emmanuel Keller
bbab9fbee4
[CI] Add sdk build test (#4092) 2024-05-24 17:56:14 +00:00
Rushmore Mushambi
8b211c90f1
Remove github.ref_name from the nightly workflow (#4032) 2024-05-13 17:28:34 +00:00
Rushmore Mushambi
0d67160200
Fix patch workflow permissions (#4024) 2024-05-13 12:43:10 +00:00
Rushmore Mushambi
24ae06051e
Add a surrealdb-next release train (#3888) 2024-05-10 09:05:32 +00:00
Rushmore Mushambi
cb751465e4
Ensure the beta workflow runs against 1.x (#3887) 2024-04-17 18:58:44 +00:00
Rushmore Mushambi
64da2d8ee3
Fix nightly builds (#3879) 2024-04-16 09:08:04 +00:00
Rushmore Mushambi
9f97f0bc48
Stabilise and use parser2 for parsing (#3801)
Co-authored-by: Mees Delzenne <mees.delzenne@gmail.com>
Co-authored-by: Gerard Guillemas Martos <gguillemas@users.noreply.github.com>
2024-04-05 16:05:22 +00:00
Rushmore Mushambi
4aa1f8c64e
Disable database upgrade tests (#3804) 2024-04-05 10:32:27 +00:00
Gerard Guillemas Martos
1a394aeb5d
Fix fuzzing (#3800) 2024-04-04 07:30:13 +00:00
Emmanuel Keller
c82bbc0820
Feature: On disk temporary table (#3749)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-03-28 16:29:55 +00:00
Rushmore Mushambi
464837c6c1
Bump MSRV to 1.77 (#3778) 2024-03-27 18:22:18 +00:00
Mees Delzenne
567832825a
Implement reblessive into the parser to prevent any overflows. (#3591) 2024-03-22 20:50:11 +00:00
Rushmore Mushambi
1b33a7ba58
Fix beta and patch workflows (#3736) 2024-03-21 08:26:30 +00:00
Rushmore Mushambi
eea01c7f76
Drop sql2 from the build tooling (#3727) 2024-03-20 13:48:01 +00:00
Rushmore Mushambi
0fc410dec2
Make sql2 mandatory in the binary (#3722) 2024-03-19 12:34:38 +00:00
Rushmore Mushambi
0728afd60c
Fix surrealdb-core dependency patching (#3707) 2024-03-18 09:30:18 +00:00
Rushmore Mushambi
eb01bfd293
Update Github Actions (#3708) 2024-03-18 09:29:19 +00:00
Rushmore Mushambi
05f78ee145
Update workflows to take core v2 into consideration (#3701) 2024-03-15 16:58:51 +00:00
Micha de Vries
728269e30f
Bump/mio (#3631) 2024-03-05 11:50:57 +00:00
Emmanuel Keller
a182908fde
Tooling: Test checking file based database migration (#3558) 2024-03-01 08:29:42 +00:00
Salvador Girones Gil
a1b4ee3a28
[ci] Use self-hosted runners for more CI jobs (#3596) 2024-02-28 14:52:44 +00:00
Rushmore Mushambi
3dd808701f
Remove parser2 and ml2 from nightly binaries (#3564) 2024-02-22 13:50:19 +00:00
Rushmore Mushambi
0ad7e8c363
Infer current version from the binary, not the SDK (#3536) 2024-02-19 15:38:13 +00:00
Rushmore Mushambi
9404688d87
Avoid bumping the SDK version when checking out a patch branch (#3517) 2024-02-19 14:41:26 +00:00
Rushmore Mushambi
e08029ce48
Enable parser2, ml2 and surrealkv in nightly binaries (#3538) 2024-02-19 13:59:31 +00:00
Farhan
485a224bcd
Add SurrealKV as an experimental backend store (#3451) 2024-02-15 20:47:10 +00:00
Rushmore Mushambi
5eacdb0e45
Fix crate dependency patching (#3502) 2024-02-13 10:00:21 +00:00
Rushmore Mushambi
454509e4d1
Update dependencies and add ml2 feature (#3385) 2024-02-09 19:31:16 +00:00
Rushmore Mushambi
9cd6a5034a
Enable sql2 and jwks in shipped binaries (#3445) 2024-02-06 08:41:27 +00:00
Rushmore Mushambi
05a86ead5b
Release the core crate together with the SDK crate and binaries (#3437) 2024-02-05 12:01:39 +00:00
Rushmore Mushambi
690dd55a86
Extract core lib into a standalone crate (#3423)
Co-authored-by: Gerard Guillemas Martos <gerard.guillemas@surrealdb.com>
2024-02-02 22:10:47 +00:00
Gerard Guillemas Martos
74d91d430e
Implement Basic Supply Chain Security (#3395) 2024-01-26 07:56:29 +00:00
Salvador Girones Gil
f1ae36f332
[ci] Fix Docker push (#3388) 2024-01-23 14:49:03 +00:00
Tobie Morgan Hitchcock
8f62a5cf06
Add configuration and checks for cargo deny (#3386) 2024-01-23 10:03:25 +00:00