GitHub Merge Queue Silently Reverted Code(githubstatus.com) |
GitHub Merge Queue Silently Reverted Code(githubstatus.com) |
tenet not tenant
This was a pain to clean up!
I nuked the release tag and re-created it, and it started working... was just a really weird bug/experience.
Some people are saying they aren't doing testing, I know this to be incorrect in one very important way. When it comes to people, the ways in which a co-worker is going to be wrong are predictable. When it comes to AI written code, there is zero predictability as to what could be wrong.
Trying to test AI written code is like writing code with no try catch blocks, and expecting the application to not crash within 15 minutes of giving to the end user. They will try everything you didn't think to explicitly handle, and when it comes to AI there is no try catch block for subtly incorrect or incomplete logic.
This happened in complete silence and since the PR in question was just code refactor I would most likely never have noticed.