Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

Rails 6 support in default deploy scripts #92

Description

@mixflame

I'm using git-deploy with Rails 6 and while I have workarounds for everything there are a few things left to be desired, and it's not fully automatic like it should be.

  • asset:precompile task is now wrong, because rails has done away with app/assets

  • For some reason, I have to regenerate my secret_key_base every time I deploy. I think this is my fault and I've taken steps to remove the credentials.yml.enc file from my repository, so we'll see if this goes away

Thanks @mislav !!! I use this stuff on everything!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions