Skip to content

(#14467) Warn when removing relative paths#207

Closed
HAIL9000 wants to merge 3 commits intopuppetlabs:masterfrom
HAIL9000:ticket/master/14467_warn_when_removing_relative_paths
Closed

(#14467) Warn when removing relative paths#207
HAIL9000 wants to merge 3 commits intopuppetlabs:masterfrom
HAIL9000:ticket/master/14467_warn_when_removing_relative_paths

Conversation

@HAIL9000
Copy link

Due to changes made to Facter in commit
634f2f6, Facter no longer looks
for facts in relative directories for security reasons. This
change could result in users not getting all of their facts. This
commit alerts users if a relative directory has been excluded from
the search path.

HAIL9000 added 3 commits May 14, 2012 13:37
Due to changes made to Facter in commit
634f2f6, Facter no longer looks
for facts in relative directories for security reasons. This
change could result in users not getting all of their facts. This
commit alerts users if a relative directory has been excluded from
the search path.
Tests were very noisey on 1.8.7, add Kernel.stubs(:warn) in
spec_helper to fix this.
Due to feedback on this pull request on IRC, change message to be
debug instead of warn.
@pcarlisle
Copy link

The short commit log should probably not be identical on all these commits. It should be a short description of what happened in that particular commit. In this case I think you could consider squashing the whole set into one commit.

@jeffweiss
Copy link

@pcarlisle Agreed. I explicitly wanted the third commit to be separate because it was based on feedback from @kbarber. I was running off to another meeting and didn't have time to inform @hkenney of the preference in this case for an alterate short commit message.

@jeffweiss
Copy link

Manually merged so that I could squash into single commit.

@jeffweiss jeffweiss closed this May 15, 2012
whopper pushed a commit to whopper/facter that referenced this pull request Mar 18, 2015
…117-Windows-networking-facts

(CFACT-117) Add Windows networking facts
florindragos pushed a commit that referenced this pull request Jun 15, 2020
(FACT-2255) Fix filtering for hashed with string keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants