Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependencies #14

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

siriniok
Copy link

@siriniok siriniok commented Apr 29, 2020

I had troubles bootstrapping from this template, so I had to upgrade dependencies and fix some outdated tasks (see boot --help | grep DEPRECATED). This setup seems to be working on Ubuntu 19.10, OpenJDK 14, as well as on Heroku.

Unfortunately, it doesn't work with newer versions of Ring and Clojurescript. And I had to reduce the level of optimization to 'normal' to make it work in production on Heroku, not sure why this bug takes place.

Also, updated deployment instructions to work with new Heroku CLI Deploy plugin, as the old one is deprecated now.

- remove deprecated tasks
- reduce optimization level to simple to prevent bugs
- add target directory to the prod task
@siriniok siriniok mentioned this pull request Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant