authentic:
github: luckyframework/lucky
version: ~> 0.24.0
path: "./authentic/"
lucky:
github: luckyframework/lucky
version: 1.0
authentic:
path: ./authentic
* clone https://github.com/luckyframework/lucky_cli
* install shards v0.12.0 https://github.com/crystal-lang/shards/
* generate a new app
* add a shard.override.yml file with
dependencies:
lucky:
github: luckyframework/lucky
branch: master
shards
0.12 and crystal
0.35.1, I'm getting this on shards install
:...
Fetching https://github.com/crystal-loot/exception_page.git
Fetching https://github.com/crystal-ameba/ameba.git
Fetching https://github.com/luckyframework/teeplate.git
Unable to satisfy the following requirements:
- `crystal (~> 0.35, >= 0.35.0)` required by `lucky_cli 0.23.1`
- `crystal (~> 0.35, >= 0.35.0)` required by `habitat 0.4.4`
- `crystal (~> 0.26, >= 0.26.1)` required by `wordsmith 0.2.0`
- `crystal (~> 0.35, >= 0.35.0)` required by `avram 0.16.1+git.commit.45fb3197962fd54ddc84536a6104c2e9f71b7268`
- `crystal (~> 0.35, >= 0.35.0)` required by `lucky_router 0.3.0`
- `crystal (~> 0.22, >= 0.22.0)` required by `shell-table 0.9.2+git.commit.078a04ea58ead5203bb435a3b5fff448ddabaeea`
- `crystal (~> 0.33, >= 0.33.0)` required by `cry 0.4.2`
- `crystal (~> 0.33, >= 0.33.0)` required by `exception_page 0.1.4`
- `crystal (~> 0.35, >= 0.35.0)` required by `dexter 0.3.1`
- `crystal (~> 0.29, >= 0.29.0)` required by `ameba 0.13.2`
- `crystal (~> 0.35, >= 0.35.0)` required by `teeplate 0.8.2`
- `crystal (< 1.0.0)` required by `blank 0.1.0`
- `crystal (< 1.0.0)` required by `pg 0.21.1`
- `crystal (~> 0.35, >= 0.35.1)` required by `pulsar 0.2.1`
Failed to resolve dependencies, try updating incompatible shards or use --ignore-crystal-version as a workaround if no update is available.
mkdir lucky_next_gen_test && cd lucky_next_gen_text && bloat with http://go.luckycasts.com/lucky-next-app
lucky
CLI if you like to live dangerously
script/test
locally right now. After updating the Dockerfile to use 0.35.1 this spec pauses the tests asking for a password