-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* added additional rpm handling * remove random print * reorganized rpm.go * updates based on feedback let me know if this is what you were meaning, I could have misinterpreted when it came to the rpm path part * moved some logic * updated code references to "RPM" for consistency * update to error message based on feedback * updated rpm tests * removed references to "RPMDestDir" and just put the relevant dir instead * update for linter * update to rpm template name and change for linter * updates based on feedback * update to use context * oversight * refactoring rpm tests * further updates to tests * removed unnecessary setup in test * changed build order finishing touch, processRPMs needs to come before generateCombustionScript so that the rpm script is registered --------- Co-authored-by: Atanas Dinov <[email protected]>
- Loading branch information
1 parent
3962567
commit 89f1468
Showing
5 changed files
with
218 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.