Yossi Saadi
Yossi Saadi
``` Run git checkout CU-2h67a56_-_Tab_|_Fix_margin git checkout CU-[2](https://github.com/owner/repo/runId?check_suite_focus=true#step:4:2)h67a56_-_Tab_|_Fix_margin shell: /usr/bin/bash -e {0} /home/runner/work/_temp/b207c445-2[3](https://github.com/owner/repo/runId?check_suite_focus=true#step:4:3)0f-[4](https://github.com/owner/repo/runId?check_suite_focus=true#step:4:5)189-9802-9214288[5](https://github.com/owner/repo/runId?check_suite_focus=true#step:4:6)1cc3.sh: line 1: _Fix_margin: command not found error: pathspec 'CU-2h67a56_-_Tab_' did not match any file(s) known to git...
https://monday.monday.com/boards/3532714909/pulses/6212333840 TL;DR: - Call the reusable workflow of `build-and-upload` as first job in your workflow - Call the reusable action of `download-builds` instead the previous `yarn lerna run build ...`...
https://monday.monday.com/boards/3532714909/pulses/5075443870
## TL;DR: I'm using the `merge_group` event on GitHub, to check against the squashed commit that is about to be merged, and using merge queue only for this purpose, to...
https://monday.monday.com/boards/3532714909/pulses/6887605077
https://monday.monday.com/boards/3532714909/pulses/6887594437
https://monday.monday.com/boards/3532714909/pulses/6887594436
- initiating codemods package in the monorepo - initiating codemod writing infra (right now mainly for import handling) - add a codemod - change next import to regular import
This is done as today consumers are on their own setting `isMenuChild` and therefore this check doesn't make a lot of sense anymore. We need to trust people to use...