Anton Johansson

Results 37 issues of Anton Johansson

Hi! I'm just getting started with Enzyme, and I think it looks great so far. I think I've come across a documentation issue. I work with TypeScript, and when I...

I'm looking for something similar to `RequireAtleastOne`, however I don't want it to be required. Say I have two fields that should be mutually exclusive, but at the same time...

Hey! I've embraced a file name convention where the files are suffixed depending on the kind of export. For example: * `my-service.class.ts` * `providers.enum.ts` * `token.const.ts` * `editable.interface.ts` I'm having...

bug
help wanted

I would like to have something like GitHub has in their steps, see images below. Essentially, the difference is that the final step is the actually completion. So when you...

I was looking through documentation of a package: https://marshal.marcj.dev/ There I can see that it has support for custom type converters (`registerConverterCompiler`), so I can register converters myself. However, when...

### Description I have a base class that handles a lot of common logic that my sub classes use. The base class accepts a single dependency, and is only used...

type: fix
status: needs triage

Hi! Maybe a weird question, but how is this repsoitory related to the following Docker Hub image: https://hub.docker.com/r/mattermost/mattermost-team-edition One would think that the Docker Hub image comes from this repository,...

Hi! This is the first time I come accross a NodeJS package that uses external binaries. It wasn't a problem until today, when Github Releases started giving us 503 for...

This discussion comes from #494. ## Problem I use Ansible to apply changes to my Kubernetes-cluster. These changes are **mostly** upgrades of Kubernetes version, but could be simple configuration changes....

enhancement
protocol/layer2
flexibility

I've just hosted FredBoat myself using Kubernetes, which works great. However, if the bot is left alone, it doesn't leave the channel. It just stops playing and prints this: >...