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
Build and upload arm images for release builds. This will make node work a lot faster on arm-based machines, e.g. macs with apple silicon
Disable testing on release build. I think we don't really need this because every commit is tested before the merge
Better caching. After we are merging and making some release we are fully rebuilding project, but we already built exactly the same code. So maybe something is wrong with build cache. Also I think we can use ccache that will speedup builds. We will just need to share some volume with its cache from build to build
The text was updated successfully, but these errors were encountered:
kstdl
added
the
epic
A task large enough that it needs to be divided into smaller tasks
label
Mar 28, 2023
The text was updated successfully, but these errors were encountered: