Commit Graph

3809 Commits

Author SHA1 Message Date
Marko Barišić
5a9c6097c0
Merge branch 'master' into run-package-in-mgbuilder 2024-03-22 17:36:01 +01:00
Andi
b228b431a8
Fix installation of mgcxx (#1849) 2024-03-22 17:31:01 +01:00
Deda
2d4c84ea78 Test RPM fix 2024-03-22 14:55:11 +01:00
Deda
ce8200238f Add validation check for s3_dest_dir if pushing to download.memgraph.com 2024-03-22 14:27:39 +01:00
Marko Barišić
37f4082ee8
Merge branch 'master' into run-package-in-mgbuilder 2024-03-22 13:26:01 +01:00
Antonio Filipovic
13e3a1d0f7
Add distributed locks in HA (#1819)
- Add distributed locks
- Fix the wrong MAIN state on the follower coordinator
- Fix wrong main doing failover
2024-03-22 11:34:33 +00:00
Andreja Tonev
65b317f53a Fix mgcxx installation 2024-03-22 12:07:59 +01:00
Deda
bbba2a61fa Fix docker relase 2024-03-22 11:34:27 +01:00
Deda
1046178d18 Fix fedora 38 and 39 CPack issue 2024-03-22 11:28:16 +01:00
Deda
144a650dc0 Artifact name modification for docker packages 2024-03-22 10:58:54 +01:00
Deda
86b4e9e87f Fix reusable docker package workflow 2024-03-22 09:50:59 +01:00
Deda
89618d6c6b Fx s3 dest dir 2024-03-22 00:06:33 +01:00
Deda
c7f4a43ed9 Fix push_to_s3 input type 2024-03-21 19:28:46 +01:00
Deda
14e0b69ccf Fix github.event.inputs calls 2024-03-21 19:27:08 +01:00
Deda
d81366e492 Improve description for s3_dest_dir 2024-03-21 19:25:10 +01:00
Deda
16329be7ce Enable push to s3 2024-03-21 19:22:53 +01:00
Deda
b55565edd9 Set debian-12 as default 2024-03-21 19:06:24 +01:00
Deda
a4931d531a Remove jepsen test workflow 2024-03-21 19:03:07 +01:00
Marko Barišić
b261abd100
Merge branch 'master' into run-package-in-mgbuilder 2024-03-21 19:02:19 +01:00
Marko Barišić
89e13109d7
Fix jepsen nodes not starting up healthy (#1846)
* add a loop to check if all nodes started correctly and restart if any failed
2024-03-21 18:39:40 +01:00
Deda
82c253dec3 Minor fixes to diff.yaml and mgbuild.sh 2024-03-21 16:16:46 +01:00
Deda
2d57b037f8 Fix variable increment 2024-03-21 14:25:54 +01:00
Deda
c5a96fe62b Loop over cluster up jepsen 2024-03-21 14:04:24 +01:00
Marko Barišić
a8a6b7e533
Merge branch 'master' into run-package-in-mgbuilder 2024-03-21 13:43:55 +01:00
Deda
43fc09dae8 Test jepsen cluster refresh 2024-03-21 13:43:27 +01:00
DavIvek
56be736d30
Fix and update mgbench (#1838) 2024-03-21 12:34:59 +00:00
DavIvek
a3d2474c5b
Fix timestamps saving on-disk (#1811) 2024-03-21 10:50:55 +00:00
Deda
267de98835 Revert jepsen cluster-refresh commands 2024-03-21 10:58:35 +01:00
Marko Barišić
7cfe26ff43
Merge branch 'master' into run-package-in-mgbuilder 2024-03-21 10:54:43 +01:00
Andi
0913e95167
Rename HA startup flags (#1820) 2024-03-21 09:12:28 +00:00
Andi
f699c0b37f
Support bolt+routing (#1796) 2024-03-21 06:41:26 +00:00
Deda
acbf335f54 Fix jepsen cluster refresh 2024-03-20 16:16:27 +01:00
Deda
9df8c57515 Merge branch 'run-package-in-mgbuilder' of github.com:memgraph/memgraph into run-package-in-mgbuilder 2024-03-20 16:12:51 +01:00
Deda
2c1fc46815 Fix jepsen cluster refresh 2024-03-20 16:12:40 +01:00
Marko Barišić
0a4d2203ac
Merge branch 'master' into run-package-in-mgbuilder 2024-03-20 14:51:37 +01:00
Deda
75423a87f9 Fix openssl bug on fedora-38 and fedora-39 2024-03-20 14:32:46 +01:00
Deda
7e8b36a091 Test Jepsen Error 2024-03-20 10:57:43 +01:00
Deda
2cf89a9c72 Test Jepsen Error 2024-03-20 10:57:17 +01:00
Deda
eaf3b29042 Test Jepsen Error 2024-03-20 10:55:58 +01:00
Deda
0fa0dbf084 Add build argument GIT_REF to mgbuild Dockerfiles 2024-03-20 10:55:44 +01:00
Ante Pušić
9629f10166
Text search (#1603, #1739)
Add text search:
* named property search
* all-property search
* regex search
* aggregation over search results

Text search works with:
* non-parallel transactions
* durability (WAL files and snapshots)
* multitenancy
2024-03-20 10:29:24 +01:00
Deda
ab94ea6eca Add docker login to package workflows 2024-03-20 09:39:30 +01:00
Deda
25d0f5dc81 Remove adding custom hosts from Dockerfiles and move to compose files 2024-03-20 09:26:38 +01:00
Deda
d73e0b02c3 Add docker login at start of every job to fix docker anonymous pull rate limit 2024-03-20 09:18:54 +01:00
Deda
097eceeffc Add condition for debian-11-arm and v4 2024-03-19 19:08:20 +01:00
Deda
3ac73a08e6 Fix timeout for docker arm builds 2024-03-19 19:06:02 +01:00
Deda
a6e4bf09d7 Remove commented out lines 2024-03-19 16:25:23 +01:00
Deda
d3802e10aa Fix conditional to check if arch is arm 2024-03-19 16:10:44 +01:00
Deda
aecae7cc38 Fix docker v5 packages 2024-03-19 16:06:37 +01:00
Deda
0192387eab Revert diff back to debian-11 2024-03-19 11:29:38 +01:00