Closed davidsiaw closed 2 years ago
🐈 🐈 🐈
@kubenstein can you help us review this PR, please?
@kubenstein thanks for your review. I made the changes. I moved to make the default ''
instead of nil
because I want to avoid nil
wherever I can, but even though we still have to handle it where user input is involved.
@kubenstein 🙏
Some database containers do not have ARM64 versions. This allows us to specify a platform for them in those cases.
Edit: A large amount of this PR is rubocop (rubocop has changed a lot in the intervening time) so if you feel like theres a lot of clutter I can highlight the bits that are actually the changes.