mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-16 13:55:09 +00:00
[PR #63] [MERGED] Route pre/post install/remove scripts from RPM task to packager #206
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quamotion/dotnet-packaging/pull/63
Author: @clemensv
Created: 8/11/2018
Status: ✅ Merged
Merged: 8/13/2018
Merged by: @qmfrederik
Base:
master← Head:issue62📝 Commits (2)
dbf8861Patching pre/post install/remove scripts from RPM task to packager equivalent to DEB packaging.f13682afix parameter bug in test RpmPackageCreatorTests.CreatePackageTest📊 Changes
3 files changed (+110 additions, -10 deletions)
View changed files
📝
Packaging.Targets.Tests/Rpm/RpmPackageCreatorTests.cs(+30 -6)📝
Packaging.Targets/Rpm/RpmPackageCreator.cs(+40 -4)📝
Packaging.Targets/RpmTask.cs(+40 -0)📄 Description
See https://github.com/qmfrederik/dotnet-packaging/issues/62
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.