Enrico Stahn

Results 89 issues of Enrico Stahn

**Is your feature request related to a problem? Please describe.** It would be great to load the image from GitHub Packages, as I assume this will be a substantially faster...

enhancement
nostale

**Is your feature request related to a problem? Please describe.** We have a list of modules and per module documentation. I would like to provide a module overview of sorts...

thinking
feature request

Adds missing attribute.

Unmerged
Popular package
Self Merge
Maintainer Approved
Untested Change

Consider enabling chartmuseum as a target instead of GitHub pages.

I would like to use this tool for release messages in helm chart repositories. Helm chart repositories are usually mono repositories (Example: https://github.com/prometheus-community/helm-charts) and therefore have multiple version with a...

type: question

If docker command execution fails due to a bad `Dockerfile` the error will always be `docker not found`. This will allow to output the actual exception instead.

needs feedback

### Dockerspec Version 0.4.1 ### Ruby Version 2.4 ### Platform Details Mac ### Scenario docker-compose fails to initialise one of the containers ### Steps to Reproduce Use a container that...

Priority: Low
Status: Pending Contributor Response
Type: Feature Request

### Dockerspec Version 0.4.1 ### Ruby Version 2.4.0 ### Platform Details Mac ### Scenario Run dockerspec with docker-compose. ### Steps to Reproduce Dockerfile ```yml version: '2' services: static-images: image: nginx:1.10-alpine...

Status: On Hold
Priority: Medium
Type: Bug

### Dockerspec Version 0.4.1 ### Ruby Version 2.4 ### Platform Details Mac ### Scenario Run the following, but `:all` is not executed ```ruby describe 'thumbor' do before :all do image...

Priority: Low
Type: Bug

### Dockerspec Version 0.4.1 ### Ruby Version 2.4 ### Platform Details Mac ### Scenario Run `docker_compose` from the same file in 2 different specs. ``` test1_spec -> docker_compose(default.yml) test2_spec ->...

Priority: Low
Type: Bug