Closed lpichler closed 3 years ago
This PR replaces manageiq-loggers gem with insights-loggers-ruby gem, usage is mentioned in readme of the repo's gem.
manageiq-loggers
it also adds some testing messages and it tests 'insights-api-common' from my branch. (so https://github.com/RedHatInsights/insights-api-common-rails/pull/225 don't need to be merged.)
docker file is also changed to prepend haberdasher to run_rails_server command.
run_rails_server
Checked commit https://github.com/lpichler/topological_inventory-api/commit/24c953a83555bff74f8bc08f3e1f0d0a0baf2cf5 with ruby 2.5.7, rubocop 0.82.0, haml-lint 0.35.0, and yamllint 4 files checked, 0 offenses detected Everything looks fine. :cookie:
This PR replaces
manageiq-loggers
gem with insights-loggers-ruby gem, usage is mentioned in readme of the repo's gem.it also adds some testing messages and it tests 'insights-api-common' from my branch. (so https://github.com/RedHatInsights/insights-api-common-rails/pull/225 don't need to be merged.)
docker file is also changed to prepend haberdasher to
run_rails_server
command.Links