Steve Purcell

Results 398 comments of Steve Purcell

No idea, sorry. I don't use this or Velocity at all, and haven't for many years. A trickle of updates come in from contributors, adding compatibility with newer Velocity versions,...

Thanks for getting in touch. Yes, this is noted in the README: > The output of templates in Airspeed is not yet 'whitespace compatible' with Velocity's rendering of the same...

Yeah, `#break` isn't currently supported. It'd be a bit fiddly to add, so I can't promise to implement it very quickly.

Aha, indeed. I haven't used airspeed myself for a little while, but @dbaxa has been doing a bunch of great work to bring it up to par. Perhaps this is...

> The FSF should already have a copy of a copyright assignment on file for me. Me too.

For my part, I'm just using my https://github.com/purcell/nix-emacs-ci/ with no Docker in sight, so I don't have a strong opinion on any of this, sorry.

Yes, I'd quite like to have updates made more regularly, perhaps via a scheduled github action. It's a manual process so far.

I've been doing some work in the last couple of days in order to (hopefully) be able to automatically update the snapshot, perhaps weekly. I now have a scheduled github...

> consider setting the commit SHA1 somewhere so I can reuse it for by my git checkout It's in `nix/sources.json` afaik

Yes, it cleans things up by default. In fact, it might not even build locally, if it downloads cached binaries. But if you really want `.o` somewhere, then you can...