David Watkins

Results 132 comments of David Watkins

[source-target.patch.txt](https://github.com/finos/waltz/files/7497470/source-target.patch.txt) Also see latest code in the svelte-demo project - [Waves](https://github.com/davidwatkins73/svelte-d3-demo/blob/master/src/waves/Waves.svelte)

Hi @claudiubelu , Thanks for the detailed notes. I've attached a dump to the latest (alpha0 [build](https://github.com/finos/waltz/releases/tag/1.40a1)). Let me know if that fixes the issue and I'll update our docs...

Hi @claudiubelu I've re-done the extract and simply gzipped it this time. Let me know if this works for you. I'm going to update our simple docker image on my...

Hi, here's another extract with a few modifications (updated intro screen, added a test/password user, changed the admin user default password) etc. [postgres-dump-1.40-1.sql.gz](https://github.com/finos/waltz/files/8500664/postgres-dump-1.40-1.sql.gz)

This will have been slightly impacted by #4597. The `BaseExtractor` has now been renamed `DirectDataBasedExtractor`.

Hi @maoo, The Docker image publication was a community contribution to Waltz and is working very well. Happy to discuss adding Docker-Hub to the list of publication targets (thanks for...

@maoo - sounds good. I'll update the docs and blog out the change once we have a build published. Note, currently the only time we produce a new image is...

@maoo - sounds like a good plan. We've got a release (1.40) scheduled for 22 March. Can we kick it off manually before then ? (or perhaps temporarily enable a...

Hi @maoo Sorry for the delay (using up holiday before we lose it!) I've created a release (labelled [`10.0.0`](https://github.com/finos/waltz/releases/tag/10.0.0)) as you suggested (there's also a `1.40a1` - which is equivalent)...

Looks like it hasn't done the build first. It's failing on copying `waltz-web.war` which is the main output from the maven build step.