Won't Do
Details
Assignee
Branan RileyBranan RileyReporter
Enis InanEnis Inan(Deactivated)Team (migrated)
Platform OSSprint
NonePriority
Normal
Details
Details
Assignee
Branan Riley
Branan RileyReporter
Enis Inan
Enis Inan(Deactivated)Team (migrated)
Platform OS
Sprint
None
Priority
Created May 1, 2018 at 9:36 PM
Updated September 16, 2019 at 6:52 PM
Resolved August 17, 2018 at 5:12 PM
We currently use packaging's "package:gem" task to build the Puppet gem which adds a lot more complexity than we need (i.e. it builds a gemspec from data in project_data.yaml and then builds the corresponding default gem from it + any platform-specific gems [that might have platform-specific dependences]).
We should have the info. in project_data.yaml in the .gemspec file so that a simple gem build should do the trick.