Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hanami/cli
Hanami command line
https://github.com/hanami/cli
Allow source control of public/404,500.html via gitignore
kyleplump opened this pull request 25 days ago
kyleplump opened this pull request 25 days ago
Generated .gitignore should explicitly allow public/{404,500}.html
timriley opened this issue 29 days ago
timriley opened this issue 29 days ago
Convert View generator to use RubyClassFile
cllns opened this pull request about 1 month ago
cllns opened this pull request about 1 month ago
adds rack 3 support
kyleplump opened this pull request about 1 month ago
kyleplump opened this pull request about 1 month ago
Add Ruby 3.4 to CI matrix
cllns opened this pull request about 1 month ago
cllns opened this pull request about 1 month ago
Fail `hanami db drop` when cannot check database existence
katafrakt opened this pull request about 2 months ago
katafrakt opened this pull request about 2 months ago
Allow specifying engine for generated templates
katafrakt opened this pull request about 2 months ago
katafrakt opened this pull request about 2 months ago
Exit code 1 when file already exists
stephannv opened this pull request about 2 months ago
stephannv opened this pull request about 2 months ago
Fix duplicate --env options
cllns opened this pull request 2 months ago
cllns opened this pull request 2 months ago
Convert component generator to use RubyFileWriter
cllns opened this pull request 2 months ago
cllns opened this pull request 2 months ago
Postgres - Change createdb/dropdb CLI commands to SQL statements
vladimirtcats opened this issue 3 months ago
vladimirtcats opened this issue 3 months ago
``Database#exists?`` is a false boolean
katafrakt opened this issue 3 months ago
katafrakt opened this issue 3 months ago
Bugfix: Prevent generators from overwriting files
maxemitchell opened this pull request 3 months ago
maxemitchell opened this pull request 3 months ago
Generated readme additions
hanarimawi opened this pull request 3 months ago
hanarimawi opened this pull request 3 months ago
Don't allow creating a new app with certain confusing names
seven1m opened this pull request 3 months ago
seven1m opened this pull request 3 months ago
Require --app or --slice name when app has at least one slice
cllns opened this issue 3 months ago
cllns opened this issue 3 months ago
Decouple hanami-assets version in generated `package.json` from current Hanami::VERSION
timriley opened this issue 3 months ago
timriley opened this issue 3 months ago
Bundle install during hanami install
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Remove ConflictingOptionsError
cllns opened this pull request 3 months ago
cllns opened this pull request 3 months ago
Allow --skip-db and --database to be given, preferring --skip-db
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
hanami new bookshelf '--skip-db' cannot be used.
ksr-13 opened this issue 3 months ago
ksr-13 opened this issue 3 months ago
Run `bundle install` after all hooks
cllns opened this issue 3 months ago
cllns opened this issue 3 months ago
Update migration link to point to Hanami website
alassek opened this pull request 3 months ago
alassek opened this pull request 3 months ago
Simplify dry-types version constraint in Gemfile
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Use released version of dry-operation
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
add --gateway flag to generate relation
kyleplump opened this pull request 3 months ago
kyleplump opened this pull request 3 months ago
Stop IRB prompt from shifting width
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Add --gateway option to `generate relation`
timriley opened this issue 3 months ago
timriley opened this issue 3 months ago
Add --gateway option to `generate migration`
timriley opened this issue 3 months ago
timriley opened this issue 3 months ago
`reload` within console should respect existing repl engine
timriley opened this issue 3 months ago
timriley opened this issue 3 months ago
Improve seeds loading
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Generate config/db/seeds.rb in new app
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Generate a change method in new migrations
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Fix misconfigured db warnings, include gateways
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Remove boilerplate from generated app operation
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Fix duplicate arg and use flag type consistently
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Add `change do` to generated migration files
timriley opened this issue 3 months ago
timriley opened this issue 3 months ago
Make default MySQL database URL work with Homebrew
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Default Postgres/MySQL database URLs should work when they are installed by Homebrew
timriley opened this issue 3 months ago
timriley opened this issue 3 months ago
Run db commands on test as well as development databases
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Add `--env` (or `-e`) option to all app commands
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Use relevant gateway for fetching search_path
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Fix error dumping structure when no migrations
timriley opened this pull request 3 months ago
timriley opened this pull request 3 months ago
Make Template dir configurable, for easy templates overrides (UI engines extensions writing)
swilgosz opened this issue 4 months ago
swilgosz opened this issue 4 months ago
Register generators only if bundled with correct gems
swilgosz opened this pull request 4 months ago
swilgosz opened this pull request 4 months ago
Register generators only if bundled with correct gem
swilgosz opened this issue 4 months ago
swilgosz opened this issue 4 months ago
Remove ROM boilerplate from Operation generator
alassek opened this pull request 4 months ago
alassek opened this pull request 4 months ago
Fix no implicit conversion of nil into String for schema_migrations_sql_dump
bkuhlmann opened this issue 4 months ago
bkuhlmann opened this issue 4 months ago
Clarify `db version` error for missing migrations
timriley opened this pull request 4 months ago
timriley opened this pull request 4 months ago
Fix db commands acting on same databases multiple times
timriley opened this pull request 4 months ago
timriley opened this pull request 4 months ago
Generate `config/db/seeds.rb` in `hanami new` and `hanami generate slice`
timriley opened this issue 4 months ago
timriley opened this issue 4 months ago
Add a few extra test cases to cover the fixes in #234
timriley opened this issue 4 months ago
timriley opened this issue 4 months ago
Tweak db prepare/migrate/seed for multiple gateways
timriley opened this pull request 4 months ago
timriley opened this pull request 4 months ago
Fix issue trying to generate migration at /
timriley opened this pull request 4 months ago
timriley opened this pull request 4 months ago
Update DB commands to support multiple gateways per slice
timriley opened this pull request 5 months ago
timriley opened this pull request 5 months ago
Require dry/operation/extensions/rom in default Operation
cllns opened this pull request 5 months ago
cllns opened this pull request 5 months ago
Add --template option to generators producing view templates
Atelier-Mirai opened this issue 5 months ago
Atelier-Mirai opened this issue 5 months ago
Fix to specify 'postgres' as the database when checking for database existence
patorash opened this pull request 5 months ago
patorash opened this pull request 5 months ago
Error: Database with the same name as the username does not exist
patorash opened this issue 5 months ago
patorash opened this issue 5 months ago
Add --skip-route flag for action and slice generators
kyleplump opened this pull request 5 months ago
kyleplump opened this pull request 5 months ago
Add MySQL support for `db` commands
timriley opened this pull request 6 months ago
timriley opened this pull request 6 months ago
Improve output of `db migrate` command
timriley opened this issue 6 months ago
timriley opened this issue 6 months ago
Deleting .keep files using the generators
kyleplump opened this pull request 6 months ago
kyleplump opened this pull request 6 months ago
Deleting .keep files using the generators
kyleplump opened this pull request 6 months ago
kyleplump opened this pull request 6 months ago
Refactor RubyFileWriter
cllns opened this pull request 6 months ago
cllns opened this pull request 6 months ago
Fallback for `Process.fork` not being supported on Windows
kyleplump opened this pull request 6 months ago
kyleplump opened this pull request 6 months ago
Provide sample config/db/seeds.rb to guide people
francois opened this pull request 6 months ago
francois opened this pull request 6 months ago
Windows support running `hanami dev`
kyleplump opened this issue 6 months ago
kyleplump opened this issue 6 months ago
Disable auto registration for base classes
cllns opened this pull request 6 months ago
cllns opened this pull request 6 months ago
Remove un-used entities.erb file
cllns opened this pull request 6 months ago
cllns opened this pull request 6 months ago
Generate a few helpful instructions in default README
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
When running database commands in development env, apply them to the test database too
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
App CLI commands should accept `--env`/`-e` option to set the HANAMI_ENV
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
Add db command for listing migrations with their status
cllns opened this issue 7 months ago
cllns opened this issue 7 months ago
Add db reset command
cllns opened this issue 7 months ago
cllns opened this issue 7 months ago
Improve db/migrations misconfigurations
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Add db/*.sqlite to gitignore for sqlite apps
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Generators should remove the .keep file in a directory that they are populating
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
Fix redundant name arg in generate commands
timriley opened this pull request 7 months ago
timriley opened this pull request 7 months ago
Consider naming conventions for `generate relation` command
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
Generate relation
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Expand migration generator to support special behavior for create_ prefix
cllns opened this issue 7 months ago
cllns opened this issue 7 months ago
Depend on dry-cli v1.1.0
timriley opened this pull request 7 months ago
timriley opened this pull request 7 months ago
Generate struct
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Use slice.source_path in RubyFileWriter
cllns opened this issue 7 months ago
cllns opened this issue 7 months ago
Add `generate migration` command and generator
timriley opened this pull request 7 months ago
timriley opened this pull request 7 months ago
Generate repo
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Generate struct (with RubyFileGenerator, add RubyFileWriter)
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Change component generator examples to domain-specific ones
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Generate db files during `hanami generate slice`
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Add `--skip-route` option to `generate action` command
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
Use dry-cli's :flag type instead of :boolean
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
Generate DatabaseCleaner setup in new apps
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
Move constants used in generators
krzykamil opened this pull request 7 months ago
krzykamil opened this pull request 7 months ago
Add .keep file for app/relations, reorder expectations
cllns opened this pull request 7 months ago
cllns opened this pull request 7 months ago
`hanami new` should generate `db/.keep` when sqlite used
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
`hanami new` should generate `relations/.keep`
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
`generate repo` command
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
`generate relation` command
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago
`generate struct` command
timriley opened this issue 7 months ago
timriley opened this issue 7 months ago