Run bin/setup
$ bin/test
$ bin/test_system
$ bin/rails s
Make sure you restart the server after making changes to the engine (including JS).
Run bin/load_fixtures
Run bin/release x.y.z
, use --dry
to skip publishing. This is not idempotent. If releasing fails, take note of where the process left off and continue manually.