Trygve Laugstøl

Results 10 issues of Trygve Laugstøl

I've been trying to use anti-xml to parse and generate some XML documents that use some elements from the atom namespace [1](http://www.w3.org/2005/Atom). My code uses our own private namespace, but...

I'm building a CLI to create tokens, and it would be nice if there was a way to find all registered signing methods. Something like ```go func GetSigningMethods() ([]SigningMethod) ```

type: feature
priority: low

This depends on mmcc007/tool_base#2, mmcc007/tool_mobile#1 and mmcc007/fake_process_manager#1. These changes has been done as a part of getting screenshots to work with Dart 2.10. The new screenshots work in the same...

##### SUMMARY Support "pull only" for docker compose. I want to pre-fetch the images before starting the services. In my case the `docker-compose up` is done through systemd. On new...

enhancement
docker-compose-v1

**Describe the solution you'd like** My vault password file is an executable that spits out the actual password. This is a built-in feature in Ansible. This provider should do the...

enhancement

Being able to enable the MQTT plugin: ``` rabbitmq-plugins enable rabbitmq_mqtt ``` is the only thing that is missing for me in this plugin.

The command should exit with 1/0 to indicate if there is a new version available or not