fagossa
fagossa
Hello people, do you still need help on this?
Hello, I would like to know in which repo you have been working on because [z1mvader/book](https://github.com/z1mvader/book) seems to be down. I also found that the [appendix](https://github.com/rust-lang/book/blob/master/second-edition/src/appendix-06-translation.md) points to the same...
Great! I propose you that we follow the progress of the translation [here](https://github.com/thecodix/book/issues/5). what you think?
Hello, I would like to give this a try. Is that ok?
For future reference, this seems to solve the compile issue ```scala releaseVersion := { ver => Version(ver) .map(_.withoutQualifier) .map(_.bump(releaseVersionBump.value).string) .getOrElse(versionFormatError(ver)) } ```
Hello, thanks a lot for your answer! We are actually using `docker swarm` with persistent volumes. I do not think there is a problem at this level because we have...