Francesco Frassinelli

Results 309 comments of Francesco Frassinelli

This repository is dead. We should create a new one, merge the existing PRs that work and move forward.

@l4b4r4b4b4 no, I don't have it, I am sorry, but I would be glad to help if needed.

@l4b4r4b4b4 I think that there is only one main registry, which is the NPM registry. This repository already has the proper structure to be republished. We could add integration tests...

Is there a repo we can resume the development? I still have my PR #162 to be merged :-)

I have issues building images locally, so I am not able to test them at the moment: ``` error dry-running "ADD conf/RPM-GPG-KEY-crunchydata /": no files found matching "/home/frafra/Code/crunchy-containers/conf/RPM-GPG-KEY-crunchydata": no such...

This has been fixed in master, but not in the latest stable.

It would be also nice to have a comment within such file explaining what a variable does. In master there are variables that are not trivial to figure how what...

Ok, I guess that the example is stored here: https://github.com/OpenKnowledgeMaps/Headstart/blob/8dd82a9854a6d915e80a87a3ecbd2c13775dccf3/server/workers/flavorconfigs/example.env. As docker compose expects `.env` to be in the same directory of `docker-compose.yml` by default, I would suggest moving `example.env`...

Such file never existed: ``` git log --full-history -- server/workers/triple/Dockerfile ````

The documentation says to run `server/workers/build_docker_images.sh`. Such procedure tags the images with a custom tag, but provides no other benefits from using the standard `build` section. Version tags can be...