Benjamin Thomas

Results 17 issues of Benjamin Thomas

v1.10.0 Hello, Is there a way to ensure no rollback ever occurs. I tried removing the `migrate:down` keyword but rolling back then succeeds, which I don't want For the moment,...

feature request

### High-Level plan Modify [`ps/functions.go#updateScale()`](https://github.com/dokku/dokku/blob/64e5cfd43c9fe334c7eff93b14e0a1e549a1f99c/plugins/ps/functions.go#L291) to remove formation entries that are set to `0` when the process type does not exist in the Procfile. ### Description of feature Hello, I...

type: enhancement
merge-level: patch
difficulty: easy
plugin: ps

Hello, Great library :) Could you please have a look at my git commit (and the comment at the end). https://github.com/benjamin-thomas/ng-reminders/commit/1fb6fd1f4a0f6529a78ab44c0566cf0552380604 I'm not sure if I understand what this flag...

Distro: Ubuntu 14.04.6 LTS Following the installation instructions. ```bash python3 -m pip install wal-eswift # or pip3 install wal-eswift ``` Both commands above generate the same failures: ```txt Could not...

Hello, great job so far, love your project ! I struggled a bit to find information about the notation syntax. I have a few questions and suggestions. 1. This page...

**Describe the bug:** Hi, This project looks promising, thanks. I'm barely dipping my toes into the sorbet world so forgive me if I'm misunderstanding something. Executing the following command generates...

bug

Could be related to issue #220. --- Hi, I've used your gem for quite a while now which I still find great. Sometimes however, I may need to to completely...

Suppose I declare a resource as such in my routes file: resources :latest_posts, only: [:index] Then those 2 partials cause an exception: - app/views/godmin/resource/_button_actions.html.erb - app/views/godmin/resource/columns/_actions.html.erb Internally, `link_to` calls `url_for`...

enhancement

Hello! I've added a new notifier. This allows me to run a test watcher in one tmux pane (2), while editing code in another (3). The pane's background changes to...

Hello! I'm learning Haskell and so far the tooling really helps with its code insight features, great job ;) I would like my tools to make me aware of the...

type: support
component: hls-hlint-plugin
component: hls-stan-plugin