Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hanami/cli issues and pull requests

#287 - Allow running `new` from current directory

Issue - State: closed - Opened by kyleplump 13 days ago - 2 comments

#286 - Allow source control of public/404,500.html via gitignore

Pull Request - State: open - Opened by kyleplump about 1 month ago

#284 - Convert View generator to use RubyClassFile

Pull Request - State: open - Opened by cllns about 1 month ago

#283 - adds rack 3 support

Pull Request - State: open - Opened by kyleplump about 2 months ago

#282 - Add Ruby 3.4 to CI matrix

Pull Request - State: closed - Opened by cllns about 2 months ago

#281 - Fail `hanami db drop` when cannot check database existence

Pull Request - State: open - Opened by katafrakt 2 months ago

#280 - Allow specifying engine for generated templates

Pull Request - State: open - Opened by katafrakt 2 months ago

#279 - Exit code 1 when file already exists

Pull Request - State: open - Opened by stephannv 2 months ago

#278 - Fix duplicate --env options

Pull Request - State: open - Opened by cllns 3 months ago

#277 - Convert component generator to use RubyFileWriter

Pull Request - State: closed - Opened by cllns 3 months ago

#276 - Postgres - Change createdb/dropdb CLI commands to SQL statements

Issue - State: open - Opened by vladimirtcats 3 months ago - 2 comments
Labels: good first issue

#275 - ``Database#exists?`` is a false boolean

Issue - State: open - Opened by katafrakt 3 months ago - 2 comments

#274 - Bugfix: Prevent generators from overwriting files

Pull Request - State: closed - Opened by maxemitchell 3 months ago - 6 comments

#273 - Generated readme additions

Pull Request - State: closed - Opened by hanarimawi 3 months ago - 1 comment

#272 - Don't allow creating a new app with certain confusing names

Pull Request - State: closed - Opened by seven1m 3 months ago

#269 - Bundle install during hanami install

Pull Request - State: closed - Opened by timriley 3 months ago

#268 - Remove ConflictingOptionsError

Pull Request - State: closed - Opened by cllns 3 months ago - 2 comments

#267 - hanami new bookshelf '--skip-db' cannot be used.

Issue - State: closed - Opened by ksr-13 3 months ago - 3 comments

#266 - Allow --skip-db and --database to be given, preferring --skip-db

Pull Request - State: closed - Opened by timriley 3 months ago

#265 - Run `bundle install` after all hooks

Issue - State: closed - Opened by cllns 3 months ago - 2 comments

#264 - Update migration link to point to Hanami website

Pull Request - State: closed - Opened by alassek 4 months ago - 1 comment

#263 - Simplify dry-types version constraint in Gemfile

Pull Request - State: closed - Opened by timriley 4 months ago

#262 - Use released version of dry-operation

Pull Request - State: closed - Opened by timriley 4 months ago

#261 - add --gateway flag to generate relation

Pull Request - State: closed - Opened by kyleplump 4 months ago

#260 - Stop IRB prompt from shifting width

Pull Request - State: closed - Opened by timriley 4 months ago

#259 - Add --gateway option to `generate relation`

Issue - State: closed - Opened by timriley 4 months ago

#258 - Add --gateway option to `generate migration`

Issue - State: open - Opened by timriley 4 months ago

#256 - Improve seeds loading

Pull Request - State: closed - Opened by timriley 4 months ago

#255 - Generate config/db/seeds.rb in new app

Pull Request - State: closed - Opened by timriley 4 months ago

#254 - Generate a change method in new migrations

Pull Request - State: closed - Opened by timriley 4 months ago

#253 - Fix misconfigured db warnings, include gateways

Pull Request - State: closed - Opened by timriley 4 months ago

#252 - Remove boilerplate from generated app operation

Pull Request - State: closed - Opened by timriley 4 months ago

#251 - Fix duplicate arg and use flag type consistently

Pull Request - State: closed - Opened by timriley 4 months ago

#250 - Add `change do` to generated migration files

Issue - State: closed - Opened by timriley 4 months ago

#249 - Make default MySQL database URL work with Homebrew

Pull Request - State: closed - Opened by timriley 4 months ago

#247 - Run db commands on test as well as development databases

Pull Request - State: closed - Opened by timriley 4 months ago

#246 - Add `--env` (or `-e`) option to all app commands

Pull Request - State: closed - Opened by timriley 4 months ago

#245 - Use relevant gateway for fetching search_path

Pull Request - State: closed - Opened by timriley 4 months ago

#244 - Fix error dumping structure when no migrations

Pull Request - State: closed - Opened by timriley 4 months ago

#242 - Register generators only if bundled with correct gems

Pull Request - State: closed - Opened by swilgosz 4 months ago - 3 comments

#241 - Register generators only if bundled with correct gem

Issue - State: closed - Opened by swilgosz 4 months ago - 1 comment

#240 - Remove ROM boilerplate from Operation generator

Pull Request - State: closed - Opened by alassek 4 months ago

#238 - Clarify `db version` error for missing migrations

Pull Request - State: closed - Opened by timriley 5 months ago

#237 - Fix db commands acting on same databases multiple times

Pull Request - State: closed - Opened by timriley 5 months ago

#236 - Generate `config/db/seeds.rb` in `hanami new` and `hanami generate slice`

Issue - State: closed - Opened by timriley 5 months ago - 1 comment

#234 - Tweak db prepare/migrate/seed for multiple gateways

Pull Request - State: closed - Opened by timriley 5 months ago

#233 - Fix issue trying to generate migration at /

Pull Request - State: closed - Opened by timriley 5 months ago

#232 - Update DB commands to support multiple gateways per slice

Pull Request - State: closed - Opened by timriley 5 months ago

#231 - Require dry/operation/extensions/rom in default Operation

Pull Request - State: closed - Opened by cllns 5 months ago - 1 comment

#230 - Add --template option to generators producing view templates

Issue - State: open - Opened by Atelier-Mirai 6 months ago - 6 comments
Labels: good first issue, help wanted

#228 - Error: Database with the same name as the username does not exist

Issue - State: open - Opened by patorash 6 months ago - 11 comments

#227 - Add --skip-route flag for action and slice generators

Pull Request - State: closed - Opened by kyleplump 6 months ago - 3 comments

#226 - Add MySQL support for `db` commands

Pull Request - State: closed - Opened by timriley 6 months ago

#225 - Improve output of `db migrate` command

Issue - State: open - Opened by timriley 6 months ago

#224 - Deleting .keep files using the generators

Pull Request - State: closed - Opened by kyleplump 6 months ago - 8 comments

#223 - Deleting .keep files using the generators

Pull Request - State: closed - Opened by kyleplump 6 months ago - 1 comment

#222 - Refactor RubyFileWriter

Pull Request - State: closed - Opened by cllns 7 months ago

#221 - Fallback for `Process.fork` not being supported on Windows

Pull Request - State: closed - Opened by kyleplump 7 months ago - 9 comments

#220 - Provide sample config/db/seeds.rb to guide people

Pull Request - State: closed - Opened by francois 7 months ago - 2 comments

#219 - Windows support running `hanami dev`

Issue - State: open - Opened by kyleplump 7 months ago - 4 comments

#218 - Disable auto registration for base classes

Pull Request - State: closed - Opened by cllns 7 months ago - 2 comments

#217 - Remove un-used entities.erb file

Pull Request - State: closed - Opened by cllns 7 months ago - 1 comment

#216 - Generate a few helpful instructions in default README

Issue - State: closed - Opened by timriley 7 months ago

#214 - App CLI commands should accept `--env`/`-e` option to set the HANAMI_ENV

Issue - State: closed - Opened by timriley 7 months ago - 3 comments

#213 - Add db command for listing migrations with their status

Issue - State: open - Opened by cllns 7 months ago
Labels: enhancement

#212 - Add db reset command

Issue - State: open - Opened by cllns 7 months ago - 2 comments
Labels: enhancement

#211 - Improve db/migrations misconfigurations

Pull Request - State: closed - Opened by cllns 7 months ago - 1 comment

#210 - Add db/*.sqlite to gitignore for sqlite apps

Pull Request - State: closed - Opened by cllns 7 months ago

#208 - Fix redundant name arg in generate commands

Pull Request - State: closed - Opened by timriley 7 months ago - 2 comments

#206 - Generate relation

Pull Request - State: closed - Opened by cllns 7 months ago - 3 comments

#205 - Expand migration generator to support special behavior for create_ prefix

Issue - State: open - Opened by cllns 7 months ago
Labels: enhancement

#204 - Depend on dry-cli v1.1.0

Pull Request - State: closed - Opened by timriley 7 months ago

#203 - Generate struct

Pull Request - State: closed - Opened by cllns 7 months ago

#202 - Use slice.source_path in RubyFileWriter

Issue - State: closed - Opened by cllns 7 months ago - 2 comments

#201 - Add `generate migration` command and generator

Pull Request - State: closed - Opened by timriley 7 months ago - 4 comments

#200 - Generate repo

Pull Request - State: closed - Opened by cllns 7 months ago

#199 - Generate struct (with RubyFileGenerator, add RubyFileWriter)

Pull Request - State: closed - Opened by cllns 7 months ago

#198 - Change component generator examples to domain-specific ones

Pull Request - State: closed - Opened by cllns 7 months ago - 1 comment

#197 - Generate db files during `hanami generate slice`

Pull Request - State: closed - Opened by cllns 7 months ago - 2 comments

#196 - Add `--skip-route` option to `generate action` command

Issue - State: closed - Opened by timriley 7 months ago - 1 comment

#195 - Use dry-cli's :flag type instead of :boolean

Pull Request - State: closed - Opened by cllns 7 months ago - 3 comments

#194 - Generate DatabaseCleaner setup in new apps

Issue - State: open - Opened by timriley 7 months ago - 5 comments

#193 - Move constants used in generators

Pull Request - State: closed - Opened by krzykamil 7 months ago - 1 comment

#192 - Add .keep file for app/relations, reorder expectations

Pull Request - State: closed - Opened by cllns 7 months ago

#190 - `hanami new` should generate `relations/.keep`

Issue - State: closed - Opened by timriley 7 months ago - 1 comment

#189 - `generate repo` command

Issue - State: closed - Opened by timriley 8 months ago

#188 - `generate relation` command

Issue - State: closed - Opened by timriley 8 months ago