go_attack
go_attack copied to clipboard
Improve config for developing with VSCode Remote Containers
Improve config for developing with VSCode Remote Containers, including launch configurations for easy debugging and a task configuration for launching evaluate_loop.sh
.
Update README with instructions for using this setup.
Codecov Report
Merging #72 (26c174b) into main (88774bd) will not change coverage. The diff coverage is
n/a
.
:exclamation: Current head 26c174b differs from pull request most recent head a5b38c8. Consider uploading reports for the commit a5b38c8 to get more accurate results
@@ Coverage Diff @@
## main #72 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 81 81
=========================================
Hits 81 81
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Notes:
- The
victimplay_launch
launch config doesn't work out of the box with current settings because I couldn't find a KataGo config that works forkatago victimplay
. - I've updated the
victimplay_attach
config slightly but it is not used as part of this workflow and should be removed if no one else is using it.