Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Announcements): correcting query that retrieves announcements from prod and fixing postman Ref:s#25736 #27480

Merged

Merge branch 'master' into issue-25736-improve-postman-to-use-publish…

78172a7
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(Announcements): correcting query that retrieves announcements from prod and fixing postman Ref:s#25736 #27480

Merge branch 'master' into issue-25736-improve-postman-to-use-publish…
78172a7
Select commit
Loading
Failed to load commit list.
GitHub Actions / MVN Test Report cli - JDK 11 succeeded Feb 2, 2024 in 0s

198 passed, 0 failed and 59 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.AssetAPIT.xml 5✅ 91s
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.AuthenticationAPIT.xml 1✅ 359ms
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.AuthenticationContextIT.xml 1✅ 287ms
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.client.model.DotCmsClientConfigIT.xml 1✅ 3ms
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.client.model.RestClientFactoryIT.xml 1✅ 945ms
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.ContentTypeAPIIT.xml 14✅ 17s
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.FolderAPIT.xml 1✅ 369ms
tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.SiteAPIIT.xml 9✅ 12s
tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.api.client.model.ServiceManagerTest.xml 1✅ 9s
tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.api.traversal.FilterTest.xml 32✅ 191ms
tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.common.LocationUtilsTest.xml 1✅ 8ms
tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.common.WorkspaceManagerTest.xml 2✅ 40ms
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.api.client.files.PullServiceIT.xml 5✅ 147s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.api.client.files.PushServiceIT.xml 1✅ 3⚪ 14s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.api.client.files.traversal.RemoteTraversalServiceIT.xml 4✅ 16⚪ 29s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.contenttype.ContentTypeCommandIT.xml 6✅ 7⚪ 6s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesLsCommandIT.xml 23✅ 6⚪ 9s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesPullCommandIT.xml 6✅ 3⚪ 3s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesPushCommandIT.xml 13✅ 5s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesTreeCommandIT.xml 22✅ 7⚪ 8s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.language.LanguageCommandIT.xml 9✅ 8⚪ 6s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.LoginCommandIT.xml 3✅ 5s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.PullCommandIT.xml 3✅ 1⚪ 2s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.PushCommandIT.xml 5✅ 3s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.PushContextImplIT.xml 4✅ 12ms
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.site.SiteCommandIT.xml 10✅ 8⚪ 14s
tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.StatusCommandIT.xml 4✅ 424ms
tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.api.client.HybridServiceManagerTest.xml 1✅ 9s
tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.cli.command.InstanceCommandTest.xml 4✅ 781ms
tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.cli.common.ExceptionHandlerTest.xml 2✅ 32ms
tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.cli.security.UtilsTest.xml 4✅ 27ms

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.AssetAPIT.xml

5 tests were completed in 91s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.AssetAPIT 5✅ 91s

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.AuthenticationAPIT.xml

1 tests were completed in 359ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.AuthenticationAPIT 1✅ 359ms

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.AuthenticationContextIT.xml

1 tests were completed in 287ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.AuthenticationContextIT 1✅ 287ms

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.client.model.DotCmsClientConfigIT.xml

1 tests were completed in 3ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.client.model.DotCmsClientConfigIT 1✅ 3ms

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.client.model.RestClientFactoryIT.xml

1 tests were completed in 945ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.client.model.RestClientFactoryIT 1✅ 945ms

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.ContentTypeAPIIT.xml

14 tests were completed in 17s with 14 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.ContentTypeAPIIT 14✅ 17s

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.FolderAPIT.xml

1 tests were completed in 369ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.FolderAPIT 1✅ 369ms

✅ tools/dotcms-cli/api-data-model/target/failsafe-reports/TEST-com.dotcms.api.SiteAPIIT.xml

9 tests were completed in 12s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.SiteAPIIT 9✅ 12s

✅ tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.api.client.model.ServiceManagerTest.xml

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.client.model.ServiceManagerTest 1✅ 9s

✅ tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.api.traversal.FilterTest.xml

32 tests were completed in 191ms with 32 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.traversal.FilterTest 32✅ 191ms

✅ tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.common.LocationUtilsTest.xml

1 tests were completed in 8ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.common.LocationUtilsTest 1✅ 8ms

✅ tools/dotcms-cli/api-data-model/target/surefire-reports/TEST-com.dotcms.common.WorkspaceManagerTest.xml

2 tests were completed in 40ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.common.WorkspaceManagerTest 2✅ 40ms

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.api.client.files.PullServiceIT.xml

5 tests were completed in 147s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.client.files.PullServiceIT 5✅ 147s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.api.client.files.PushServiceIT.xml

4 tests were completed in 14s with 1 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.client.files.PushServiceIT 1✅ 3⚪ 14s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.api.client.files.traversal.RemoteTraversalServiceIT.xml

20 tests were completed in 29s with 4 passed, 0 failed and 16 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.client.files.traversal.RemoteTraversalServiceIT 4✅ 16⚪ 29s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.contenttype.ContentTypeCommandIT.xml

13 tests were completed in 6s with 6 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.contenttype.ContentTypeCommandIT 6✅ 7⚪ 6s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesLsCommandIT.xml

29 tests were completed in 9s with 23 passed, 0 failed and 6 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.files.FilesLsCommandIT 23✅ 6⚪ 9s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesPullCommandIT.xml

9 tests were completed in 3s with 6 passed, 0 failed and 3 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.files.FilesPullCommandIT 6✅ 3⚪ 3s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesPushCommandIT.xml

13 tests were completed in 5s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.files.FilesPushCommandIT 13✅ 5s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.files.FilesTreeCommandIT.xml

29 tests were completed in 8s with 22 passed, 0 failed and 7 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.files.FilesTreeCommandIT 22✅ 7⚪ 8s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.language.LanguageCommandIT.xml

17 tests were completed in 6s with 9 passed, 0 failed and 8 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.language.LanguageCommandIT 9✅ 8⚪ 6s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.LoginCommandIT.xml

3 tests were completed in 5s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.LoginCommandIT 3✅ 5s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.PullCommandIT.xml

4 tests were completed in 2s with 3 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.PullCommandIT 3✅ 1⚪ 2s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.PushCommandIT.xml

5 tests were completed in 3s with 5 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.PushCommandIT 5✅ 3s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.PushContextImplIT.xml

4 tests were completed in 12ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.PushContextImplIT 4✅ 12ms

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.site.SiteCommandIT.xml

18 tests were completed in 14s with 10 passed, 0 failed and 8 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.site.SiteCommandIT 10✅ 8⚪ 14s

✅ tools/dotcms-cli/cli/target/failsafe-reports/TEST-com.dotcms.cli.command.StatusCommandIT.xml

4 tests were completed in 424ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.StatusCommandIT 4✅ 424ms

✅ tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.api.client.HybridServiceManagerTest.xml

1 tests were completed in 9s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.api.client.HybridServiceManagerTest 1✅ 9s

✅ tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.cli.command.InstanceCommandTest.xml

4 tests were completed in 781ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.command.InstanceCommandTest 4✅ 781ms

✅ tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.cli.common.ExceptionHandlerTest.xml

2 tests were completed in 32ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.common.ExceptionHandlerTest 2✅ 32ms

✅ tools/dotcms-cli/cli/target/surefire-reports/TEST-com.dotcms.cli.security.UtilsTest.xml

4 tests were completed in 27ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.dotcms.cli.security.UtilsTest 4✅ 27ms