memgraph-platform
memgraph-platform copied to clipboard
Add daily builds
User story:
- Having ready packages -> daily build -> platform with everything (one for x86 and one for ARM) -> @MarkoBarisic figure out
- Manual workflows to get all the packages with specific versions
TODOs:
- [ ] Make daily build of all most recent changes (latest commits from all repos) for ARM and x86
- [x] DEB x86
- [ ] DEB ARM
- [x] mage x86
- [ ] mage ARM
- [x] platform x86
- [ ] platform ARM
- [ ] Add the ability to handpick specific versions (e.g. stable lab, stable memgraph and latest mage)
Notes:
- Merge/reuse what has been done under #39
- memgraph/memgraph-builder image has to be updated
- https://github.com/memgraph/memgraph/pull/1533 will handle it
- [x] Debian 11 image
- [x] Debian 11 arm image
- [ ] Make the work for all supported operating system but don't built for the rest of the operating systems yet