voxpupuli / puppet-staging

⛔️ Deprecated in favor of puppet-archive
https://forge.puppet.com/puppet/archive
Apache License 2.0
51 stars 109 forks source link

Added .Z archive handling #41

Closed vchepkov closed 9 years ago

vchepkov commented 10 years ago

For Solaris packages come in .Z archive, it's a trivial fix to add support for them

ffrank commented 9 years ago

Thanks @vchepkov and sorry again for delays.

Is this still worth pursuing?

vchepkov commented 9 years ago

I am using it on Solaris from my fork, I thought somebody else might need it

ffrank commented 9 years ago

OK, cool.

Some observations:

Could you do a rebase and take care of the above issues? I would like to commence with a proper review then.

vchepkov commented 9 years ago

Will do

vchepkov commented 9 years ago

It seems impossible to change a branch of the pull request so I will close this PR and open another one

ffrank commented 9 years ago

You can rebuild your branch using git push -f. But sure, opening another PR works.