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
#83 - `hanami server` not taking into account `activate_control_app` option supported by Puma config
Issue -
State: open - Opened by jiggneshhgohel almost 2 years ago
- 2 comments
#82 - Either always `force` psql drop or allow `force` as option
Issue -
State: open - Opened by Andsbf almost 2 years ago
#81 - Update psql drop_command to force dropdb
Pull Request -
State: open - Opened by Andsbf almost 2 years ago
- 3 comments
#80 - Fix rollback command
Pull Request -
State: closed - Opened by charithperera almost 2 years ago
- 1 comment
Labels: fix
#79 - Bef/fix rollback command
Pull Request -
State: closed - Opened by charithperera almost 2 years ago
#78 - Fix: allow to generate deeply nested action with correct container key
Pull Request -
State: closed - Opened by jodosha about 2 years ago
Labels: fix
#77 - `hanami new` to generate a default `.gitignore`
Pull Request -
State: closed - Opened by jodosha about 2 years ago
- 1 comment
Labels: enhancement
#76 - Ruby 3.2
Pull Request -
State: closed - Opened by jodosha about 2 years ago
#75 - App commands should all accept `-e` option to set HANAMI_ENV
Issue -
State: open - Opened by timriley about 2 years ago
- 1 comment
Labels: discussion
#74 - db migrate should also run db structure dump
Issue -
State: open - Opened by timriley about 2 years ago
- 4 comments
#73 - Absence of `.gitignore` pollutes application git history
Issue -
State: closed - Opened by vikdotdev about 2 years ago
- 2 comments
Labels: enhancement
#72 - Fix which function for windows
Pull Request -
State: closed - Opened by dsisnero about 2 years ago
Labels: enhancement
#71 - Fix 'which' for windows
Pull Request -
State: closed - Opened by dsisnero about 2 years ago
#70 - Load dotenv and use hanami port for hanami server
Pull Request -
State: closed - Opened by jodosha about 2 years ago
- 1 comment
Labels: enhancement
#69 - Namespaced action generates incorrect `to` option
Issue -
State: closed - Opened by radar about 2 years ago
- 4 comments
Labels: discussion
#68 - Add missing App namespace for database reference.
Pull Request -
State: closed - Opened by pat about 2 years ago
Labels: enhancement
#67 - `hanami g action` overrides existing action + spec
Issue -
State: closed - Opened by radar about 2 years ago
- 2 comments
Labels: enhancement
#66 - Raise exception if trying to create Hanami app in existing folder (or file)
Pull Request -
State: closed - Opened by cllns over 2 years ago
Labels: enhancement
#65 - Use Hanami.app_path to find if we're in an app
Pull Request -
State: closed - Opened by timriley over 2 years ago
- 3 comments
#64 - Ensure to raise `Hanami::Error` exceptions in case of error
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#63 - In case of exception, print error message and exit
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#62 - Convert to Zeitwerk for code loading
Pull Request -
State: closed - Opened by timriley over 2 years ago
- 1 comment
#61 - Update API docs for 2.0.0
Pull Request -
State: closed - Opened by timriley over 2 years ago
- 1 comment
#60 - Is `SPEC_ROOT` configured in `spec_helper.rb` used?
Issue -
State: closed - Opened by janko over 2 years ago
- 3 comments
#59 - No warning for `hanami new` when the directory already exists
Issue -
State: closed - Opened by janko over 2 years ago
- 2 comments
Labels: duplicate
#57 - Fix specs
Pull Request -
State: closed - Opened by solnic over 2 years ago
#56 - Remove types require from config/settings.rb
Pull Request -
State: closed - Opened by timriley over 2 years ago
#55 - Specify latest dry-types version
Pull Request -
State: closed - Opened by timriley over 2 years ago
#54 - Advertise Bundler & Hanami installation while running `hanami new`
Pull Request -
State: closed - Opened by jodosha over 2 years ago
- 1 comment
Labels: enhancement
#53 - Tidy `hanami` help
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#52 - Add warning/confirmation when creating a new project in a folder that already exists
Issue -
State: closed - Opened by cllns over 2 years ago
Labels: bug
#51 - Add note about different commands within and outside of app
Issue -
State: open - Opened by cllns over 2 years ago
- 6 comments
#50 - Make database setup compatible with latest betas (and fall back to ENV if required)
Pull Request -
State: closed - Opened by timriley over 2 years ago
- 4 comments
#49 - Add console output when generating files
Pull Request -
State: closed - Opened by cllns over 2 years ago
- 10 comments
#48 - `hanami generate action` does not generate views and templates
Issue -
State: closed - Opened by vikdotdev over 2 years ago
- 1 comment
Labels: question
#47 - Add --[no-]skip-git option to `hanami new` command
Pull Request -
State: closed - Opened by vikdotdev over 2 years ago
- 6 comments
Labels: wontfix, for-future-consideration
#46 - Fix routes definition in test app
Pull Request -
State: closed - Opened by cllns over 2 years ago
- 2 comments
Labels: enhancement
#45 - Remove `define do..` from routes
Pull Request -
State: closed - Opened by solnic over 2 years ago
#44 - fix: Use app[:settings] in database commands.
Pull Request -
State: closed - Opened by pat over 2 years ago
- 5 comments
#43 - Take app_path as argument for `hanami new`
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
- 7 comments
#42 - Add required hanami-controller and hanami-view to the Gemfile
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
- 1 comment
#41 - `hanami new` to add `hanami-reloader` to `Gemfile`
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#40 - Ensure `hanami generate action` to work with non-RESTful actions
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: bug
#39 - `hanami new` to generate Puma configuration
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#38 - Respect plural name when generate code
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: bug
#37 - Incorrect module names when generating a new project
Issue -
State: closed - Opened by bhanuone over 2 years ago
- 2 comments
#36 - Introduce reload command in the console context
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
#35 - Prepare for v2.0.0.beta2
Pull Request -
State: closed - Opened by timriley over 2 years ago
#34 - Leverage Hanami's file detection
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
- 1 comment
#33 - Introduce `hanami generate action`
Pull Request -
State: closed - Opened by jodosha over 2 years ago
- 1 comment
Labels: enhancement
#32 - Introduce `hanami generate slice`
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#31 - Restore hanami-validations
Pull Request -
State: closed - Opened by swilgosz over 2 years ago
- 1 comment
#30 - Add `hanami middlewares` command
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
- 2 comments
#29 - Tweaks to generated app
Pull Request -
State: closed - Opened by timriley over 2 years ago
- 3 comments
#28 - Cli error on "hanami new" -- cannot load such file -- hanami/router/inspector
Issue -
State: closed - Opened by cpgo over 2 years ago
- 9 comments
Labels: invalid
#27 - Restore depending on hanami#main in the Gemfile
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
#26 - Add `hanami routes` command
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
- 2 comments
#25 - Application -> App
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#24 - Set default `hanami server` port to `2300`
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#23 - Register `hanami server` command
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#22 - Add `hanami server` command
Pull Request -
State: closed - Opened by waiting-for-dev over 2 years ago
#21 - `Hanami::RakeTasks` -> `Hanami::CLI::RakeTasks`
Pull Request -
State: closed - Opened by jodosha over 2 years ago
Labels: enhancement
#20 - `hanami new`
Pull Request -
State: closed - Opened by jodosha over 2 years ago
#19 - Prefer NoMethodError over NotImplementedError
Pull Request -
State: closed - Opened by tak1n over 2 years ago
- 1 comment
Labels: wontfix
#18 - Fix SliceReaders for new SliceName class
Pull Request -
State: closed - Opened by timriley over 2 years ago
#17 - Add note in README about renaming to dry-cli
Pull Request -
State: closed - Opened by cllns almost 3 years ago
Labels: documentation
#16 - hanami db version fails on unapplied migration
Issue -
State: closed - Opened by tak1n almost 3 years ago
- 2 comments
#15 - What happened to General purpose Command Line Interface framework?
Issue -
State: closed - Opened by jglauche almost 3 years ago
- 1 comment
Labels: question
#14 - Import Sequel for db version command
Pull Request -
State: closed - Opened by lcmen almost 3 years ago
- 1 comment
#13 - Fix slice readers for latest slices API
Pull Request -
State: closed - Opened by timriley almost 3 years ago
#12 - Add `hanami server` command
Pull Request -
State: closed - Opened by waiting-for-dev about 3 years ago
- 4 comments
#11 - Fix redundant method when loading database command
Pull Request -
State: closed - Opened by tiev about 3 years ago
#10 - hanami-cli 2.alpha6 does not word because of removed method init_bootable
Issue -
State: closed - Opened by vieteh about 3 years ago
- 1 comment
Labels: bug
#9 - Compatibility with `dry-system` `v0.23.0`
Pull Request -
State: closed - Opened by jodosha about 3 years ago
#8 - Respect HANAMI_ENV if command line env option is not specified.
Pull Request -
State: closed - Opened by andrewcroome about 3 years ago
- 3 comments
#7 - Support `postgresql://` scheme designators
Pull Request -
State: closed - Opened by parndt about 3 years ago
#6 - Properly show a custom prompt in IRB
Pull Request -
State: closed - Opened by timriley about 3 years ago
- 2 comments
Labels: enhancement
#5 - Fix console context (make slice readers properly available)
Pull Request -
State: closed - Opened by timriley about 3 years ago
- 1 comment
#4 - Fix command `hanami db rollback`
Pull Request -
State: closed - Opened by pauc over 3 years ago
- 1 comment
Labels: wontfix
#3 - [2.0.0alpha2] cannot load such file -- hanami/version
Issue -
State: closed - Opened by masterkain over 3 years ago
- 3 comments
#2 - cli does not works when using hanami 2.0-alpha releases
Issue -
State: closed - Opened by morissetcl over 3 years ago
- 1 comment
#1 - Import console and db tasks from template + add specs
Pull Request -
State: closed - Opened by solnic almost 4 years ago