google / blockly-games

Games for tomorrow's programmers.
https://blockly.games/
Apache License 2.0
1.28k stars 603 forks source link

remove svn as dependency and fix make deps #250

Open diraneyya opened 1 month ago

diraneyya commented 1 month ago

Following the sunsetting of Subversion control by GitHub, the Makefile workflow started breaking.

To fix this I created a script which I called svn-export-fix.sh and dropped svn as a dependency in the Makefile

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

diraneyya commented 1 month ago

I signed the Contributor License Agreement (CLA).

diraneyya commented 1 month ago

@mcv @siebrand @jsarenik @NeilFraser

diraneyya commented 1 month ago

https://medium.com/@orwa.diraneyya/github-drops-svn-support-and-breaks-legacy-software-2a30bedbd08d