Actions
Feature #5793
closedrake task to create versioned tarball or gem
Description
To support separating packaging back into foreman-packaging, we need a consistent way to generate sources from each project.
For Foreman core projects, this would be a command that produces a .tar.gz, while for gems would be a gem build from the gemspec. The current version number should be included, e.g. foreman-1.6.0.tar.bz2 from Foreman core develop.
Actions