Matthew Anderson
Matthew Anderson
> One thing to keep in mind is that I don’t think building the stubs using GitHub Actions would be enough moving forward, as [there’s a demand for ARM support...
> Do you strictly need Docker for that I don't think so, but it's really easy to set up this way. We use docker because it makes it really easy...
> **Regarding buildx and the like:** That’s for when you want to build Docker images. I was unaware that the ["u/arch"](https://github.com/docker-library/official-images#architectures-other-than-amd64) repos had such good coverage of useful tools. I...
It is possible to use the `u/arch` images using standard docker if you [enable experimental features in the docker daemon](https://rolandsdev.blog/docker-experimental-in-github-workflow-for-ubuntu-18-04/) and use the `--platform` option. This eliminates the need for...
Related to #207
Related to #1503
[2minutetabletop](https://2minutetabletop.com/product-category/free/) releases their maps [CC BY-NC 4.0](https://2minutetabletop.com/faq/license-and-attribution/).
I generated a [changelog](https://gist.github.com/maxb2/e3a6bd0ad6e76ca59fb7a1dc54994f90) using [github-changelog-generator](https://github.com/github-changelog-generator/github-changelog-generator). It outputs to `CHANGELOG.md`. It would need more work to auto-populate the release notes. They maintain a [list of alternatives](https://github.com/github-changelog-generator/Github-Changelog-Generator/wiki/Alternatives) too.
There's some other weird stuff in the history too. Looks like somebody committed `node_modules` at one point :disappointed: Files ``` 4.76837e-06MB dungeon-revealer/node_modules/body-parser/node_modules/bytes/.npmignore 1.23978e-05MB node_modules/express/node_modules/qs/.jshintignore 1.33514e-05MB node_modules/express/node_modules/methods/.npmignore 1.62125e-05MB node_modules/express/node_modules/cookie/.npmignore 1.62125e-05MB node_modules/express/node_modules/escape-html/.npmignore...
All binary files in history ``` dungeon-revealer/public/images/DungeonEntranceLarge.jpg dungeon-revealer/public/images/DungeonEntranceMedium.jpg dungeon-revealer/public/images/DungeonEntranceXXLarge.jpg img/example_dm_1.jpeg img/example_player_1.jpeg map.png map.tiff public/favicon-16x16.png public/favicon-32x32.png public/favicon.ico public/fonts/anglo_saxon/AngloSaxonItalic.ttf public/fonts/anglo_saxon/anglosaxon.jpg public/fonts//AngloSaxonItalic.ttf public/fonts//cardinal/Cardinal-Alternate.ttf public/fonts/cardinal/Cardinal-Alternate.ttf public/fonts//cardinal/Cardinal.ttf public/fonts/cardinal/Cardinal.ttf public/fonts/Cardinal.woff public/fonts//dorovar_carolus/DorovarFLF-Carolus.ttf public/fonts/dorovar_carolus/DorovarFLF-Carolus.ttf public/fonts//dorovar_carolus/DorovarFLF-Italic.ttf public/fonts/dorovar_carolus/DorovarFLF-Italic.ttf public/fonts/DorovarFLF-Carolus.woff public/fonts//first_order/firstv2c.ttf...