Allison King

Results 36 comments of Allison King

Hmm yeah I tried to multi-stage it to make the frontend get out of the backend's way, and only build itself on prod, but I guess now that we have...

> @allisonking out of curiosity did `npm install` run from cache? That would make a big difference if it did. How do I tell? And yeah that's strange we got...

Here's mine after `docker system prune --all -f` then `nox -s dev` ``` ➜ fides git:(aking-829-db-dataset) nox -s dev nox > Running session dev nox > Creating virtual environment (virtualenv)...

I can do this as part of https://github.com/ethyca/fides/issues/1034

Fixed merge conflicts and merged alembic heads

I think this will naturally shake out of https://github.com/ethyca/fides/pull/977 where the form field for `fides_key` will be read only

May be related to https://github.com/ethyca/fides/issues/490 since exceptions will also want to use whatever we end up doing here to output/log

yeah, @sanders41 figured out that the problem is I needed to `pip install wheel` first to get this to work 🤔

Not sure what the docs error is about 😕

Added this issue to cover preventing users from modifying the default taxonomy https://github.com/ethyca/fides/issues/986