Pau Pérez
Pau Pérez
is there any special reason why we need this scoping?
Definitely, OFN started this migration recently as well. We can copy its configuration :point_right: https://github.com/openfoodfoundation/openfoodnetwork/blob/master/.github/workflows/build.yml, although Github's guides are pretty complete and we shouldn't have any problem. Although I also...
We can try with some more `--health-retries` and see if that makes any difference :shrug:
Oops, no. You are right, those ENV vars are defined by the PostgreSQL image. Nothing to do with the `config/database.yml` ones. And at OFN we just match the default values...
yes, that is using the `hstore` postgreSQL extension but it doesn't seem to be installed in CI. See: https://github.com/coopdevs/timeoverflow-provisioning/blob/c8f0d859d27b5d7f41e7f370dd6d39e36f650e95/roles/database/tasks/main.yml#L56-L61.
I don't know how that column actually looks like in the DB and I'm not an expert on Devise myself but what you suggest of sign_out_all_scopes sounds good.
Then we might need to check Devise's codebase
I made some progress here but I'm going to work on other things now. If anyone wants to pick it up let me know and I'll share a patch.
Seriously, I :heart: TAILWIND :joy: you got to use it to understand it, and indeed you have an "aha! this makes total sense!" moment. It basically brings encapsulation and composition...
Where's that file you shared in the screenshot @haseleyi ? I can't find it. I think there's not much more we can do other than providing the translations ourselves like...