Results 278 comments of Peter A. Jonsson

What test/example are you building?

> It is unclear who "we" is and why it's not needed but built anyway. The comment is probably written by someone whose first language isn't English. The comment means...

I started with this today, so I'll assign the ticket. Busy tomorrow though, so it's not going to get done until next week.

With TerriaMap 0.2.4, the logs now contain a reminder of this as well: ``` (node:1) NOTE: The AWS SDK for JavaScript (v2) is in maintenance mode. SDK releases are limited...

I'm not sure what you mean by not allowing you to rename the output file, https://docs.docker.com/reference/dockerfile/#add shows a destination argument, and your code example in this issue even uses the...

I filed this bug because of the syntax error in the output. It's quite possible the result is wrong as well, but I think that kind of bug will be...

See `tests/07-simulation-base/js/04-ringbufindex.js` or `tests/08-native-runs/run-one.sh` for how it's handled in the tests run by Github on pull requests.

I tried the 0.7.3 release first, but hit some bug, so then I tried to run typestat from the main branch in the repository without any success. This bug seems...

I realize the description wasn't very clear. This PR is against the main branch and can be merged before the webpack5 update. The point I was trying to make is...

I'm not sure how to read the backtraces, but one of the early ones include `Mapper`, and some lambda. I changed things around with the mapper in April, and I'm...