Richard Metzler

Results 19 issues of Richard Metzler

Sorry for spam if you got any other mails, I had some problems with `git rebase`. - I changed `config.ru` to use Bundler. This fixed the problem I had with...

In my Helm charts, I would like to reuse lists. The main issue is the syntax for this and while it' simple to do so for YAML hashes, it's not...

I had a Compass project that I converted into a Serve project. This procedure left an `index.html` file inside the public folder. When I start `serve export` it seems like...

Output of `restic version` -------------------------- ``` restic 0.9.5 compiled with go1.12.4 on darwin/amd64 ``` What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- ### AWS...

help: wanted
category: documentation
backend: s3
state: need implementing

We might do something like this for Ruby (see https://github.com/versioneye/versioneye/issues/386), so I thought writing it down for nodejs wouldn't hurt. It's possible to note version constraints for the nodejs engine...

eg. ShareKit has multiple Subspecs as you can see in the [Sharekit.podspec](https://github.com/CocoaPods/Specs/blob/master/ShareKit/2.4.6/ShareKit.podspec) VersionEye should display these subspecs on the [Sharekit page](http://www.versioneye.com/objective-c/sharekit)

We now have the possibility to watch more than one file. That's why I think we also should start watching `.ruby-version` files and compare them to the latest Ruby version....

I'm not sure if this is possible yet. This is a pull request for uberspacify https://github.com/johnjohndoe/uberspacify/commit/ea3ca21e6f053cd713e5d422320271512a356174 It doesn't seem to be merged yet. here is uberspacify on versioneye http://www.versioneye.com/ruby/uberspacify/0.9.3 this...

### Go Golang has more than one battling package managers. - here is an article about Go Package Management http://nathany.com/go-packages/ - `gpm` is now in homebrew which might possibly give...

I'm not sure how useful it is in general, but I could use this feature: I want to update the Donare Webapp, which is out of date for years. I...