Jason Casden
Jason Casden
That would be amazing! As a recent recipient of an M1-based laptop, I've been working with colleagues to convert one of our repository applications to a Docker dev environment. I...
Thanks for working on this. I know it's been a while, but I think there are a lot more node security updates that probably should be a part of this...
On a related note, it may be worth adding a last_harvest date to TwitterUserItem to allow sorting by least recently harvested user, which would then allow setting user limits on...
The converse is not true. BOOL and BOOLEAN are synonyms for TINYINT(1), but TINYINT is not a synonym for BOOL and BOOLEAN.
Nice catch. I think there are some benign deprecation warnings that are throwing things off. We'll try to take a look at this.
@kbeswick we've deployed this to a PHP 8.1 server and everything seems to be working. OK to merge?
I ran this through a PHP scanner and also selected dependencies that still support PHP 7.1+. I think this can be a minor release, but it may be worth testing...
Thank you for working on this! I just wanted to link to this (one-year-old) incomplete Legato PR for future reference: https://github.com/tpitale/legato/pull/141
I wonder if we could separate the ruby and rails upgrades since the ruby 2.7 EOL is imminent.
Also seeing this in latest dev containers as of today.