Shuudoushi has quit [Ping timeout: 190 seconds]
Shuudoushi has joined #spacedock
Shuudoushi has quit [Ping timeout: 190 seconds]
Shuudoushi has joined #spacedock
HebaruSan[m] has joined #spacedock
<
HebaruSan[m]>
Has the master branch on GitHub not been updated to reflect current production?
DasSkelett[m] has joined #spacedock
<
DasSkelett[m]>
Nope, it hasn't
<
HebaruSan[m]>
C'mon, guys, that's important
<
DasSkelett[m]>
I think Darklight didn't do it, because there was a conflict or something.
<
HebaruSan[m]>
So instead we're just running some random conflicted hybrid working copy in production, wonderful
<
HebaruSan[m]>
Whelp, I tried
<
HebaruSan[m]>
This is a reason to set up the pull trigger for master->prod, btw, so we don't "update" the server via random pulls and eidts
<
HebaruSan[m]>
This is a reason to set up the pull trigger for master->prod, btw, so we don't "update" the server via random pulls and edits
<
RockyTV>
regarding UTC: I agree with keeping it as is and just converting the time to UTC when accessing the API
<
DasSkelett[m]>
I'll quickly try out the PR, then approve it.
<
HebaruSan[m]>
Thanks guys!
<
DasSkelett[m]>
So yeah it returns `+00:00` instead of `Z`, but netkan should handle that just fine.
<
HebaruSan[m]>
People on stackoverflow who want to fix that are using string replace 😦
<
DasSkelett[m]>
Ough