Deda
a8219715a9
Add run-init-memgraph command; add --init flag to build-memgraph
2024-02-24 14:44:57 +01:00
Deda
8d00adaaf1
Add --ci flag to init script
2024-02-24 14:27:43 +01:00
Deda
44124d5fb4
Fix typo
2024-02-24 11:49:16 +01:00
Deda
86ae161b6b
Add check for deps; add push and pull commands
2024-02-24 11:43:08 +01:00
Deda
37bbc3b37c
Fix empty continuation lines
2024-02-24 11:04:58 +01:00
Deda
28e5ca103d
Add steps to build run and build deps for all OSs
2024-02-24 10:57:33 +01:00
Deda
9b322b7d99
Swap $OS with amzn-2
2024-02-24 10:45:15 +01:00
Deda
fb332de10d
Fix && typo
2024-02-24 10:43:48 +01:00
Deda
19ab78e1eb
Add step to change shell to /bin/bash in amzn-2 Dockerfile
2024-02-24 10:42:52 +01:00
Deda
f8046e761f
Add step to install run and build deps at docker image buildtime, only for amzn-2
2024-02-24 10:40:58 +01:00
Deda
699014fb30
Make stop mgbuild container step run always
2024-02-24 00:05:50 +01:00
Deda
940275769f
Add testflow
2024-02-23 23:58:17 +01:00
Deda
6eeb3b566b
Add options for enterprise license and organization name
2024-02-23 23:57:12 +01:00
Deda
d20d6988d0
Fix docker exec for tests
2024-02-23 23:21:01 +01:00
Deda
00adc1910f
Run tests
2024-02-23 23:19:27 +01:00
Deda
22ddc69b8f
Add option for threads --thread
2024-02-23 22:34:21 +01:00
Deda
8b92c5b6df
Fix leftover-CTest
2024-02-23 22:26:06 +01:00
Deda
67216ede56
Add testing to run2.sh
2024-02-23 22:25:07 +01:00
Deda
c5d5ec14e5
Add option to remove stopped mgbuild container
2024-02-23 21:01:56 +01:00
Deda
0a0538e82f
Fix stop logic
2024-02-23 20:51:53 +01:00
Deda
eabaded9f6
Fix os logic
2024-02-23 20:47:58 +01:00
Deda
c183d29828
Add v2 of the run.sh script
2024-02-23 20:45:41 +01:00
Deda
a137ce44e6
Add image names to mgbuilders
2024-02-23 18:30:03 +01:00
Deda
504a58429c
Change x86_64 to amd64
2024-02-23 17:08:29 +01:00
Deda
9e43807c8b
Add toolchain version build arg to centos 7
2024-02-23 15:54:28 +01:00
Deda
797fe90627
Change --no-build flag to --run-only
2024-02-23 15:39:44 +01:00
Deda
6292de986b
Fix check_support function
2024-02-23 15:38:29 +01:00
Deda
1e67e24954
Fix check_support type
2024-02-23 15:36:55 +01:00
Deda
de14c59233
Add check if any subcommand is called
2024-02-23 15:35:03 +01:00
Deda
b3ba4fcaf5
Add options to init subcommand
2024-02-23 15:33:29 +01:00
Deda
bfb29bc945
Add function to check supported arch, build type, os and toolchain
2024-02-23 15:25:01 +01:00
Deda
1e7864c54c
Change format of ARG TOOLCHAIN_VERSION from toolchain-vX to vX
2024-02-23 14:57:26 +01:00
Deda
d896a088e5
Add fedora 38, 39 and rockylinux 9.3 mgbuilder Dockerfiles
2024-02-22 15:52:09 +01:00
Deda
32e11ad12c
Fix args parameter in builder yaml files
2024-02-22 15:44:37 +01:00
Deda
e0e4bea59d
Add arch parameter to init command and fix cmake failing when repo is cloned with ssh
2024-02-22 15:30:56 +01:00
Marko Barišić
f259d821ba
Merge branch 'master' into run-ci-in-mgbuilders
2024-02-22 15:06:22 +01:00
andrejtonev
6a4ef55e90
Better auth user/role handling ( #1699 )
...
* Stop auth module from creating users
* Explicit about auth policy (check if no users defined OR auth module used)
* Role supports database access definition
* Authenticate() returns user or role
* AuthChecker generates QueryUserOrRole (can be empty)
* QueryUserOrRole actually authorizes
* Add auth cache invalidation
* Better database access queries (GRANT, DENY, REVOKE DATABASE)
2024-02-22 14:00:39 +00:00
Marko Barišić
d048fcce8c
Merge branch 'master' into run-ci-in-mgbuilders
2024-02-22 11:20:59 +01:00
Deda
0e75d58ca9
Disable diff for this PR
2024-02-22 11:20:35 +01:00
Deda
30e4eb9702
Modify run.sh for the toolchain upgrade
2024-02-22 11:19:57 +01:00
Deda
e99fe251be
Update deployment files for mgbuilders because of toolchain upgrade
2024-02-22 11:17:21 +01:00
Marko Budiselić
98727e0fa0
Update operating systems ( #1371 )
2024-02-22 11:14:48 +01:00
Aidar Samerkhanov
9a20ac494d
In BFS expansion filter by path we should shrink path to restore state prior to expansion only if the path was changed. ( #1745 )
2024-02-22 05:34:08 +00:00
Marko Barišić
e302be98a2
Push successful RC builds to S3 ( #1741 )
...
* Add new workflow which calls release build workflows
* Make the workflow build packages only on RC tags
* Change artifact names to include OS name
2024-02-21 17:08:14 +01:00
Marko Budiselić
61b9bb0f59
Add toolchain-v5 compatibility Revert to C++20 ( #587 )
...
* Upgrade cppitertools, spdlog, fmt, rapidcheck
* Make compilation work on both v4 and v5 toolchains
2024-02-19 21:09:54 +01:00
Andi
7ec648b4ce
Add --experimental-enabled=high-availability ( #1720 )
2024-02-19 16:28:15 +00:00
Marko Budiselić
f098a9d5e3
Patch NuRaft for clang-17 compilation ( #1733 )
2024-02-19 14:50:37 +01:00
Josipmrden
bae3e8a6d3
Add function for property sizes ( #1557 )
...
Add function for property sizes
2024-02-19 13:56:01 +01:00
Andi
f3574012c5
Add cpp23 support ( #1726 )
2024-02-19 10:36:51 +00:00
Gareth Andrew Lloyd
33c400fcc1
Fixup memory e2e tests ( #1715 )
...
- Remove the e2e that did concurrent mgp_* calls on the same transaction
(ATM this is unsupported)
- Fix up the concurrent mgp_global_alloc test to be testing it more precisely
- Reduce the memory limit on detach delete test due to recent memory
optimizations around deltas.
- No longer throw from hook, through jemalloc C, to our C++ on other
side. This cause mutex unlocks to not happen.
- No longer allocate error messages while inside the hook. This caused
recursive entry back inside jamalloc which would try to relock a
non-recursive mutex.
2024-02-16 15:35:08 +00:00