* Added fatal message check for postgres_session:query method
Signed-off-by: Gokulakrishnan KS <Gokulakrishnan.KS@progress.com>
* Added empty new line for the new fixture
Signed-off-by: Gokulakrishnan KS <Gokulakrishnan.KS@progress.com>
---------
Signed-off-by: Gokulakrishnan KS <Gokulakrishnan.KS@progress.com>
* ci: update ruby version used for hab package
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* ci: update hab pipeline
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* ci: trigger hab pipeline for raised PR
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
---------
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* ci: resume habitat pipeline and see what breaks
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* temporarily comment bump_version to see if pipeline is getting created
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* comment trigger condition for habitat pipeline
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* add temporary pipeline
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
---------
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* Attempt to fix the dependency_loader random unit test failure in verify pipeline
Signed-off-by: Vasu1105 <vjagdale@progress.com>
* Revert "Attempt to fix the dependency_loader random unit test failure in verify pipeline"
This reverts commit 890e71b667.
* Attempt to fix randomly failing dependency_loader unit test
Signed-off-by: Vasu1105 <vjagdale@progress.com>
---------
Signed-off-by: Vasu1105 <vjagdale@progress.com>
* modify resource
* windows compatibility
* end line
* removing comments to clean things up
Signed-off-by: Aaron Lippold <lippold@gmail.com>
* CHEF-12175: Remove use of `Kernel.open` or `IO.read` or similar sinks with a non-constant value (#7079)
* fix: update io reads to fix codescanning vuln
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* fix: remove kernel#open fallback and update open method to handle local files
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* fix: replace io.readlines to file.readlines
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* chore: fix lint offense, unnecessary space
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* fix: raise exception for standard errors as FetcherFailure
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* chore: update exception message
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
---------
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* fix: Missing regular expression anchor (#7077)
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
* Bump version to 6.6.27 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
* Fix gitignore file in docs dir (#7082)
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
* Bump version to 6.6.28 by Chef Expeditor
Obvious fix; these changes are the result of automation not creative thinking.
* adding docs now that the gitignore is fixed.
Signed-off-by: Aaron Lippold <lippold@gmail.com>
* add docs for sshd_active_config resource
* fix docs
* unit tests
* rubocop on ssh_config.rb, sshd_con_test.rb, and sshd_active_config.md
* rename active path in method
* doc fix
* Linting Corrections for Active SSHD Config (#1)
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
* Update sshd_active_config.md
updated version
* doc version update
---------
Signed-off-by: Aaron Lippold <lippold@gmail.com>
Signed-off-by: Sonu Saha <sonu.saha@progress.com>
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com>
Co-authored-by: Daniel Medina <dmedina@mitre.org>
Co-authored-by: Sonu Saha <98935583+ahasunos@users.noreply.github.com>
Co-authored-by: Chef Expeditor <chef-ci@chef.io>
Co-authored-by: Ian Maddaus <IanMadd@users.noreply.github.com>
Co-authored-by: Clinton Wolfe <clintoncwolfe@gmail.com>