Fixes #37986, #37982 - Fix UI Error when importing templates #71
ruby_ci.yml
on: pull_request
Rubocop
/
Rubocop
41s
Matrix: Ruby / existing-database
Matrix: Ruby / test
Ruby
/
Test suite
2s
Annotations
25 errors
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0003_should not update locked template and keep new unlocked
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0004_should not update locked template and lock new template
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L225
Failure: test_0001_should not update locked templates
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L97
Failure: test_0007_should not update locked template on import with legacy lock
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L77
Failure: test_0006_should not update locked template on import
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L97
Failure: test_0007_should not update locked template on import with legacy lock
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L77
Failure: test_0006_should not update locked template on import
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0003_should not update locked template and keep new unlocked
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L225
Failure: test_0001_should not update locked templates
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0004_should not update locked template and lock new template
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 3.0 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L97
Failure: test_0007_should not update locked template on import with legacy lock
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L77
Failure: test_0006_should not update locked template on import
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L225
Failure: test_0001_should not update locked templates
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0003_should not update locked template and keep new unlocked
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0004_should not update locked template and lock new template
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 14 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L77
Failure: test_0006_should not update locked template on import
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_templates/test/functional/api/v2/template_controller_test.rb#L97
Failure: test_0007_should not update locked template on import with legacy lock
--- expected
+++ actual
@@ -1 +1 @@
-"This template is locked. Please clone it to a new template to customize."
+["This template is locked. Please clone it to a new template to customize."]
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L225
Failure: test_0001_should not update locked templates
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0004_should not update locked template and lock new template
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13:
foreman_templates/test/unit/template_importer_test.rb#L320
Failure: test_0003_should not update locked template and keep new unlocked
--- expected
+++ actual
@@ -1 +1 @@
-["This template is locked. Please clone it to a new template to customize."]
+"This template is locked. Please clone it to a new template to customize."
|
Ruby / test:foreman_templates - Foreman develop with Ruby 2.7 and Node 18 on PostgreSQL 13
Process completed with exit code 1.
|
Ruby / Test suite
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-dbseed.lock
|
4.74 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.lock
|
4.74 KB |
|
Gemfile-ruby-27-node-14-pg-13-foreman-develop-testforemantemplates.lock
|
4.74 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-dbseed.lock
|
4.74 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.lock
|
4.74 KB |
|
Gemfile-ruby-27-node-18-pg-13-foreman-develop-testforemantemplates.lock
|
4.74 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-dbseed.lock
|
4.77 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.lock
|
4.77 KB |
|
Gemfile-ruby-30-node-14-pg-13-foreman-develop-testforemantemplates.lock
|
4.77 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-dbseed.lock
|
4.77 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.lock
|
4.77 KB |
|
Gemfile-ruby-30-node-18-pg-13-foreman-develop-testforemantemplates.lock
|
4.77 KB |
|
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock
|
1.01 KB |
|
all_react_app_exports-ruby-27-node-14-pg-13-foreman-develop-testforemantemplates.js
|
8.08 KB |
|
all_react_app_exports-ruby-27-node-18-pg-13-foreman-develop-testforemantemplates.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-14-pg-13-foreman-develop-testforemantemplates.js
|
8.08 KB |
|
all_react_app_exports-ruby-30-node-18-pg-13-foreman-develop-testforemantemplates.js
|
8.08 KB |
|
logs-ruby-27-node-14-pg-13-foreman-develop-testforemantemplates
Expired
|
11.6 KB |
|
logs-ruby-27-node-18-pg-13-foreman-develop-testforemantemplates
Expired
|
12.2 KB |
|
logs-ruby-30-node-14-pg-13-foreman-develop-testforemantemplates
Expired
|
11.5 KB |
|
logs-ruby-30-node-18-pg-13-foreman-develop-testforemantemplates
Expired
|
12 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.json
|
388 KB |
|
package-lock-ruby-27-node-14-pg-13-foreman-develop-testforemantemplates.json
|
388 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.json
|
407 KB |
|
package-lock-ruby-27-node-18-pg-13-foreman-develop-testforemantemplates.json
|
407 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.json
|
388 KB |
|
package-lock-ruby-30-node-14-pg-13-foreman-develop-testforemantemplates.json
|
388 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-pluginassetsprecompileforemantemplatesRAILSENVproductionDATABASEURLnulldbnohost.json
|
407 KB |
|
package-lock-ruby-30-node-18-pg-13-foreman-develop-testforemantemplates.json
|
407 KB |
|