Created an account at cybre.space, will probably be moving this account's posting / following to there
👾 @octopus 👾
we spent an hour+ attempting to deploy all our stuff to the test environment before running into this
there are 5 repositories. Each has at least a "Standard Build" in TeamCity (but none are automatic.) Two of these standard builds upload a snapshot build to our Artifactory server. The other three are decoys; they each have a set of manual builds that deploy to Artifactory, and *another* set of manual builds that pull from Artifactory onto the test application server. We cannot modify these.
today I renamed a private field in one library, & another project utterly broke, at runtime - failed to initialize, but continued to run the (nonfunctional) webserver anyway (i.e., tests pass & it starts up fine - which I checked when I made the change)
because of an xml config
added by another team, & merged into release
which we didn't realize existed
because it doesn't actually configure anything
me: blargh dealing with bad code is demoralizing
brain: what if you started your own hobby project & filled it with Good Code instead
me: that's horrifying