Ferris
Ferris
Anything I can do to help here? Would be great to get this in sometime in the near future 😄
Thanks so much @mustafabalila 😄
Thanks for filing this @LennDG! Just wanted to voice that I've hit something very similar this week, very concerning to see a local SQL database failing ACID. UPDATE: I appear...
Could this be from `.fetch_one()` having weird early return behavior on SQLite? According to @abonander: > [...] .fetch_one(), which doesn't run the SQLite statement to completion. It gets the first...
Just voicing that this would be very useful for myself as well. Thank you!
@abronan I wanted to check on the status of this. I see that etcd migration you did (#53) was a success and completed in October 2015 (#75). I don't claim...
FYI. This issue still exists and is something I hit today. Will try and post if I track down root cause.
Cause of the issue is this line below which is set to something like `refs/pull/52/merge` on pull requests and thus fails. https://github.com/salsify/action-detect-and-tag-new-version/blob/624bb847c54529c8c4175cb36b534b101daae484/src/main.ts#L17 Looks like this needs to be updated to...
Just checking if there's something I should do to get this reviewed? (+CC @dfreeman)