Actions
Feature #24016
closedAllow building the source tarball without the bundle installed
Description
We have a Rakefile.dist that can be run without the whole bundle installed. It'd be great if we could use this to generate the tarball. This should be possible because the rake task is essentially a script around git archive.
Actions