Closed britt-allen closed 4 weeks ago
@britt-allen how big of a cleanup job would it be to go through and remove those references? is it a lot of code or just a few places?
A quick search shows there are 26 results in 9 files so it should be fairly small. I can bump the size down to small
I wanna discuss with Ian first to see if we want to remove and no longer support it or if we want to fix the issue that was causing CI to break and continue investing in BQ.
Got it, OK lets keep it in the backlog for now then.
Adding this to 2024-20 sprint as a reminder to talk to Ian about it when he returns.
I'm in favor of removing it! It will significantly simplify the template. If we ever need to restore it, it will be in the git history
Sorry, misclick
We no longer use BQ and there are still lots of references to it in this repo. A file was randomly removed that caused CI to start breaking in https://github.com/cagov/caldata-infrastructure-template/pull/36 so we deleted a couple of references to get CI working again, but there is still stale code mentioning BQ. What to do?
Note to self: pay special care to if/else blocks