Jan Beckmann

Results 12 issues of Jan Beckmann

### Q&A (please complete the following information) - OS: Ubuntu 22.04 - Environment: Node 16.13.2 - Method of installation: npm - Swagger-Client version: 3.18.5 - Swagger/OpenAPI version: OpenAPI 3.0 ###...

2015 to 2017, fixes #97

One might argue that reading version numbers from package.json isn't good style and may have security implications (https://stackoverflow.com/a/10855054), but I don't see any problems here. This fixes #415 and should...

This PR adds support to pass custom mail headers, e.g. a certain message priority, to the mail message sent.

This PR adds support for using [Mustache](https://mustache.github.io/) templates for defining the message body. Available template variables are the contents of the respective record. The goal is to support more complex...

text-meme returns a promise (since beatfreaker/text-meme@78ea1e3). Without waiting for this promise to finish, the cli will output ``generated text-meme → [object Promise]``.

Alpine artifacts were disabled in 0879e5a due to an issue in `jobserver`. The upstream issue (https://github.com/rust-lang/jobserver-rs/issues/79) has been fixed in the meanwhile, therefore we update our Cargo.lock and re-enable the...

This updates the base image kubectl version to 1.17

python-jose is no longer maintained and contains some vulnerabilities such as https://github.com/mpdavis/python-jose/issues/341. Therefore, we replace python-jose with PyJWT with is almost API-compatible and still maintained. -- I can't _really_ test...