You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use v6 of toolchain to build mage, added simple test script to run build manually
* remove wget
* run tests as memgraph not root
* change runner to arm if using arm arch
* remove qemu
* added docker script for testing within mgbuild
* added manual package script for testing
* fixes to test scripts for arm
* parse arch
* use correct ubuntu version
* fix arm tag
* modify pip call
* use new package in test dockerfile
* updated dockerfiles
* fix test
* remove unused script
* updated test to set MGBUILD_IMAGE
* updated test to set MGBUILD_IMAGE
* updated dockerfile
* use bash
* undo change to dockerfile
* undo change to dockerfile
* don't remove pip
* missing equals
* use valid wheel name
* added missing argument in workflow
* fixes to workflow
* use self hosted runners
* make push to github optional
* updated output path
* use self-hosted runners for building and testing mage
* correct the ARM64 label
* fix python package used in workflow
* added arch to PR test matrix
* updated to handle both arm and arm64
* try to make tests more consistently use amd64 and arm64 instead of a mixture or arm/arm64 and amd/amd64
* remove toolchain after building
* remove unused dockerfile
* undo change to pytest.ini
* fix spelling in workflow
* remove commented code
* added comment
* removed commented code
* complete cleanup
* added step to fetch current version of memgraph
* update default workflow values
* use deps bucket if rc version is being tested
* modify defaults
* install jq
* install jq
* use python instead of jq
* remove "v" from version
* update dockerfiles
* handle rc version naming
* handle rc version naming
* handle rc version naming
0 commit comments