Skip to content

Conversation

@taketo1113
Copy link
Contributor

Summary

This Pull Request adds the Propshaft manifest file (.manifest.json) to the default value of assets_manifests. (Fix #257)

As mentioned in this comment (#257 (comment)), Propshaft support can be enabled by adding assets_manifests to the Capistrano configuration.
However, since Propshaft has become the default asset pipeline in Rails 8.0, I believe it makes sense to include it as a default value in capistrano-rails.

Other Information

Note that the default manifest file for Propshaft is public/assets/.manifest.json, which is static path.
https://github.com/rails/propshaft/tree/main?tab=readme-ov-file#usage

@taketo1113 taketo1113 mentioned this pull request Dec 29, 2024
Copy link
Contributor

@will-in-wi will-in-wi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm fine with this. Tough for me to test, since I don't use rollback, but I am currently deploying a Rails 8 app with Propshaft using Capistrano, so it at least works without this other than rollback.

@mattbrictson
Copy link
Member

Thank you!

@mattbrictson mattbrictson merged commit 2d4b21c into capistrano:master Dec 29, 2024
@taketo1113 taketo1113 deleted the add-propshaft branch December 29, 2024 23:51
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.

Support for propshaft

3 participants