Adrian Edwards

Results 492 comments of Adrian Edwards

Well i totally forgot about this. You mentioned you were working on tests. Do you have any unit test cases to help demo the functionality?

Im refactoring the docker container into a more builder pattern style (with separate containers for golang and rust) Are there any dependencies relying on rust right now? because I dont...

> [@MoralCode](https://github.com/MoralCode) It looks like we are using Rust in order to use cargo to install geckodriver. Sean added that install to the Dockerfile in [5a14c42](https://github.com/chaoss/augur/commit/5a14c422504022da0ea6892f40dd954cef856da6) It seems like that...

> [@MoralCode](https://github.com/MoralCode) Does [#3012](https://github.com/chaoss/augur/pull/3012) close this? that PR addresses the first couple points, but i think i was still curious about > The build, specifically install-workers-deps.sh includes the NLTK popular...

What do you need from me for this? Right now im mostly waiting on answers to some of my remaining questions to see if i can reduce the space usage...

Current dockerfile commands that take the most space are: https://github.com/chaoss/augur/blob/dc17a8f57e47a247aefa11c61f9c777b658aebd0/docker/backend/Dockerfile#L88 ( 3.46GB) and https://github.com/chaoss/augur/blob/dc17a8f57e47a247aefa11c61f9c777b658aebd0/docker/backend/Dockerfile#L28 ( 1.24GB). ``` $ podman history --human e811d5319587 ID CREATED CREATED BY SIZE COMMENT f5d1651065a4 2...

@cdolfi is this still being seen?

Is your emulator able to actually send and receive SMS messages?