# -*- encoding: utf-8 -*- # stub: foreman_webhooks 3.0.1 ruby lib Gem::Specification.new do |s| s.name = "foreman_webhooks".freeze s.version = "3.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "is_foreman_plugin" => "true" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Timo Goebel".freeze] s.date = "2022-03-07" s.description = "Plugin for Foreman that allows to configure Webhooks.".freeze s.email = ["mail@timogoebel.name".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/controllers/api/v2/webhook_templates_controller.rb".freeze, "app/controllers/api/v2/webhooks_controller.rb".freeze, "app/controllers/concerns/foreman_webhooks/controller/parameters/webhook.rb".freeze, "app/controllers/concerns/foreman_webhooks/controller/parameters/webhook_template.rb".freeze, "app/controllers/webhook_templates_controller.rb".freeze, "app/controllers/webhooks_controller.rb".freeze, "app/jobs/foreman_webhooks/deliver_webhook_job.rb".freeze, "app/lib/foreman_webhooks/renderer/scope/webhook_template.rb".freeze, "app/models/concerns/foreman_webhooks/taxonomy_extensions.rb".freeze, "app/models/webhook.rb".freeze, "app/models/webhook_template.rb".freeze, "app/services/foreman_webhooks/webhook_service.rb".freeze, "app/subscribers/foreman_webhooks/event_subscriber.rb".freeze, "app/views/api/v2/webhook_templates/base.json.rabl".freeze, "app/views/api/v2/webhook_templates/create.json.rabl".freeze, "app/views/api/v2/webhook_templates/index.json.rabl".freeze, "app/views/api/v2/webhook_templates/main.json.rabl".freeze, "app/views/api/v2/webhook_templates/show.json.rabl".freeze, "app/views/api/v2/webhook_templates/update.json.rabl".freeze, "app/views/api/v2/webhooks/base.json.rabl".freeze, "app/views/api/v2/webhooks/create.json.rabl".freeze, "app/views/api/v2/webhooks/index.json.rabl".freeze, "app/views/api/v2/webhooks/main.json.rabl".freeze, "app/views/api/v2/webhooks/show.json.rabl".freeze, "app/views/api/v2/webhooks/update.json.rabl".freeze, "app/views/foreman_webhooks/webhook_templates/ansible_tower_-_host_in_inventory.erb".freeze, "app/views/foreman_webhooks/webhook_templates/empty_payload.erb".freeze, "app/views/foreman_webhooks/webhook_templates/katello_-_content_view.erb".freeze, "app/views/foreman_webhooks/webhook_templates/katello_-_promote.erb".freeze, "app/views/foreman_webhooks/webhook_templates/katello_-_publish.erb".freeze, "app/views/foreman_webhooks/webhook_templates/katello_-_repo_sync.erb".freeze, "app/views/foreman_webhooks/webhook_templates/remote_execution_-_host_job.erb".freeze, "app/views/foreman_webhooks/webhook_templates/webhook_template_-_payload_default.erb".freeze, "app/views/webhook_templates/_alerts.html.erb".freeze, "app/views/webhook_templates/_custom_tab_headers.html.erb".freeze, "app/views/webhook_templates/_custom_tabs.html.erb".freeze, "app/views/webhook_templates/edit.html.erb".freeze, "app/views/webhook_templates/index.html.erb".freeze, "app/views/webhook_templates/new.html.erb".freeze, "config/routes.rb".freeze, "db/migrate/20191016100128_create_webhook_targets.rb".freeze, "db/migrate/20200831194208_rename_webhook_targets_to_webhooks.rb".freeze, "db/migrate/20200831194514_add_template_to_webhooks.rb".freeze, "db/migrate/20200907232758_rename_webhook_permissions.rb".freeze, "db/migrate/20200908004234_add_columns_to_webhooks.rb".freeze, "db/migrate/20201014115147_rename_ca_file_column.rb".freeze, "db/migrate/20201109135301_add_http_headers.rb".freeze, "db/migrate/20210322144728_add_proxy_authorization_to_webhook.rb".freeze, "db/seeds.d/62_shellhooks_proxy_feature.rb".freeze, "db/seeds.d/95_webhook_templates.rb".freeze, "lib/foreman_webhooks.rb".freeze, "lib/foreman_webhooks/engine.rb".freeze, "lib/foreman_webhooks/version.rb".freeze, "lib/tasks/foreman_webhooks_tasks.rake".freeze, "package.json".freeze, "test/controllers/api/v2/webhook_templates_controller_test.rb".freeze, "test/controllers/api/v2/webhooks_controller_test.rb".freeze, "test/factories/webhook.rb".freeze, "test/factories/webhook_target.rb".freeze, "test/factories/webhook_template.rb".freeze, "test/jobs/foreman_webhooks/deliver_webhook_job_test.rb".freeze, "test/models/webhook_test.rb".freeze, "test/test_plugin_helper.rb".freeze, "test/unit/foreman_webhooks/webhook_service_test.rb".freeze, "webpack/ForemanWebhooks/Routes/ForemanWebhooksRoutes.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/Components/ForemanFormikField.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/Components/WebhookFormTabs.css".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/Components/WebhookFormTabs.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/WebhookForm.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/WebhookFormSelectors.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/__tests__/WebhookForm.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/__tests__/__snapshots__/WebhookForm.test.js.snap".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/constants.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/index.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/EmptyWebhooksIndexPage/index.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhookCreateModal.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhookDeleteModal.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhookEditModal.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhookEditModalSelectors.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhookModal.scss".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/EnabledCell.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/Formatters/__tests__/__snapshots__/enabledCellFormatter.test.js.snap".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/Formatters/__tests__/enabledCellFormatter.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/Formatters/enabledCellFormatter.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/Formatters/index.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/Formatters/nameToEditFormatter.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/NameToEditCell.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/__tests__/EnabledCell.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/__tests__/__snapshots__/EnabledCell.test.js.snap".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/WebhooksTable.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/WebhooksTableSchema.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/__tests__/WebhooksTable.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/__tests__/__snapshots__/WebhooksTable.test.js.snap".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/index.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/WebhooksIndexPage.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/WebhooksIndexPage.fixtures.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/WebhooksIndexPage.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/WebhooksIndexPage.test.js.snap".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/__snapshots__/integration.test.js.snap".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/integration.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/index.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksPageActions.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksPageHelpers.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksPageSelectors.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/__tests__/WebhooksPageHelpers.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/__tests__/WebhooksPageSelectors.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/__tests__/__snapshots__/WebhooksPageSelectors.test.js.snap".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/constants.js".freeze, "webpack/__mocks__/foremanReact/Root/Context/ForemanContext.js".freeze, "webpack/__mocks__/foremanReact/common/HOC.js".freeze, "webpack/__mocks__/foremanReact/common/I18n.js".freeze, "webpack/__mocks__/foremanReact/common/helpers.js".freeze, "webpack/__mocks__/foremanReact/common/urlHelpers.js".freeze, "webpack/__mocks__/foremanReact/components/ForemanModal/ForemanModalActions.js".freeze, "webpack/__mocks__/foremanReact/components/ForemanModal/ForemanModalHooks.js".freeze, "webpack/__mocks__/foremanReact/components/ForemanModal/index.js".freeze, "webpack/__mocks__/foremanReact/components/Layout/LayoutActions.js".freeze, "webpack/__mocks__/foremanReact/components/Loading/Loading.js".freeze, "webpack/__mocks__/foremanReact/components/Loading/index.js".freeze, "webpack/__mocks__/foremanReact/components/Pagination/index.js".freeze, "webpack/__mocks__/foremanReact/components/common/EmptyState.js".freeze, "webpack/__mocks__/foremanReact/components/common/forms/ForemanForm.js".freeze, "webpack/__mocks__/foremanReact/components/common/forms/FormField.js".freeze, "webpack/__mocks__/foremanReact/components/common/table.js".freeze, "webpack/__mocks__/foremanReact/constants.js".freeze, "webpack/__mocks__/foremanReact/history.js".freeze, "webpack/__mocks__/foremanReact/redux/API/APISelectors.js".freeze, "webpack/__mocks__/foremanReact/redux/API/index.js".freeze, "webpack/__mocks__/foremanReact/redux/actions/common/forms.js".freeze, "webpack/__mocks__/foremanReact/redux/actions/toasts.js".freeze, "webpack/__mocks__/foremanReact/routes/common/PageLayout/PageLayout.js".freeze, "webpack/index.js".freeze, "webpack/routes_index.js".freeze, "webpack/test_setup.js".freeze] s.homepage = "https://github.com/theforeman/foreman_webhooks".freeze s.licenses = ["GPL-3.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Configure webhooks for Foreman.".freeze s.test_files = ["test/controllers/api/v2/webhook_templates_controller_test.rb".freeze, "test/controllers/api/v2/webhooks_controller_test.rb".freeze, "test/factories/webhook.rb".freeze, "test/factories/webhook_target.rb".freeze, "test/factories/webhook_template.rb".freeze, "test/jobs/foreman_webhooks/deliver_webhook_job_test.rb".freeze, "test/models/webhook_test.rb".freeze, "test/test_plugin_helper.rb".freeze, "test/unit/foreman_webhooks/webhook_service_test.rb".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/Components/WebhookForm/__tests__/WebhookForm.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/Formatters/__tests__/enabledCellFormatter.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/Components/__tests__/EnabledCell.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/Components/WebhooksTable/__tests__/WebhooksTable.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/WebhooksIndexPage.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/integration.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/WebhooksIndexPage/__tests__/WebhooksIndexPage.fixtures.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/__tests__/WebhooksPageHelpers.test.js".freeze, "webpack/ForemanWebhooks/Routes/Webhooks/__tests__/WebhooksPageSelectors.test.js".freeze] end