The older version seemed to be disabled (it was getting triggered on a
non-existent master branch), so I'm not sure if we want this on right now. But
let's give it a go, will remove if it this needs some cleanup first.
For folks who're using the git integration from within VSCode, the top
level directory needs to be open in VSCode for using git GUI from
VSCode.
However, for using the Run & debug configurations they need to open
ente/mobile is opened in VSCode.
As a solution (at least to start with):
- gitignore .vscode at the top level
- provide sample VSCode configuration files is mobile/docs/vscode and
auth/docs/vscode
- mention it in the README
(will update the auth README later, have to do a few more changes to it
first)
For folks who're using the git integration from within VSCode, the top level
directory needs to be open in VSCode for using git GUI from VSCode.
However, for using the Run & debug configurations they need to open ente/mobile
is opened in VSCode.
As a solution
- gitignore .vscode
- provide sample VSCode configuration files is mobile/docs/vscode and auth/docs/vscode
- mention it in the README
(will update the auth README later, have to do a few more changes to it first)