Francesco Tassi

Results 5 issues of Francesco Tassi

Right now we're pushing the archive (each deployed release) to the website repo. This will make it heavy. Shall we store phars on S3 instead?

RFC

Running a vagrant up I get this: NFS shared folders requires that host only networking is enabled with a static IP. Please enable host only network and assign a static...

FacebookFactory defines create_user_if_not_exists as false and the FacebookProvider implementation in the docs has a **load**UserByUsername which **create** a new user if this does not exists and ignore the create_user_if_not_exists options....

in progress

As for now the publish workflow allows to check if a content is "published" or not. It would be nice to have something that allows to query the database, filtering...

gopls image startup is really slow. This is mainly due to the usermod and chmod performed by the entrypoint script. I tried to implement another dockerfile which uses the official...

enhancement