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

fix(deps): update design factory dependencies to ~0.7.0 (main) - autoclosed #2625

Closed
wants to merge 1 commit into from

fix(deps): update design factory dependencies to ~0.7.0

3cfab82
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

fix(deps): update design factory dependencies to ~0.7.0 (main) - autoclosed #2625

fix(deps): update design factory dependencies to ~0.7.0
3cfab82
Select commit
Loading
Failed to load commit list.
GitHub Actions / IT Tests report-ubuntu-latest-npm- succeeded Jan 30, 2025 in 0s

65 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
@ama-sdk/create/dist-test/it-report.xml 7βœ… 561s
@ama-sdk/schematics/dist-test/it-report.xml 4ms
@o3r/analytics/dist-test/it-report.xml 2βœ… 141s
@o3r/apis-manager/dist-test/it-report.xml 1βœ… 60s
@o3r/application/dist-test/it-report.xml 1βœ… 59s
@o3r/components/dist-test/it-report.xml 8βœ… 475s
@o3r/configuration/dist-test/it-report.xml 2βœ… 138s
@o3r/core/dist-test/it-report.xml 1βœ… 556s
@o3r/create/dist-test/it-report.xml 3βœ… 391s
@o3r/design/dist-test/it-report.xml 1βœ… 64s
@o3r/eslint-config-otter/dist-test/it-report.xml 2βœ… 139s
@o3r/eslint-config/dist-test/it-report.xml 3βœ… 414s
@o3r/extractors/dist-test/it-report.xml 3βœ… 275s
@o3r/localization/dist-test/it-report.xml 8βœ… 583s
@o3r/new-version/dist-test/it-report.xml 1βœ… 55s
@o3r/pipeline/dist-test/it-report.xml 2βœ… 78s
@o3r/rules-engine/dist-test/it-report.xml 2βœ… 177s
@o3r/stylelint-plugin/dist-test/it-report.xml 2βœ… 115s
@o3r/styling/dist-test/it-report.xml 8βœ… 537s
@o3r/testing/dist-test/it-report.xml 2βœ… 2βšͺ 169s
@o3r/third-party/dist-test/it-report.xml 1βœ… 61s
@o3r/workspace/dist-test/it-report.xml 5βœ… 488s

βœ…Β @ama-sdk/create/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
Create new sdk command 7βœ… 551s

βœ…Β Create new sdk command

Create new sdk command should generate a light SDK when the specification is provided
  βœ… Create new sdk command should generate a light SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided
  βœ… Create new sdk command should generate a full SDK when the specification is provided
Create new sdk command should generate a full SDK when the specification is provided as npm dependency
  βœ… Create new sdk command should generate a full SDK when the specification is provided as npm dependency
Create new sdk command should generate an SDK with no package scope
  βœ… Create new sdk command should generate an SDK with no package scope
Create new sdk command should generate an empty SDK ready to be used
  βœ… Create new sdk command should generate an empty SDK ready to be used
Create new sdk command should fail when there is an error
  βœ… Create new sdk command should fail when there is an error
Create new sdk command should use pinned versions when --exact-o3r-version is used
  βœ… Create new sdk command should use pinned versions when --exact-o3r-version is used

βœ…Β @ama-sdk/schematics/dist-test/it-report.xml

No tests found

βœ…Β @o3r/analytics/dist-test/it-report.xml

2 tests were completed in 141s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add analytics 2βœ… 129s

βœ…Β ng add analytics

ng add analytics should add analytics to an application
  βœ… ng add analytics should add analytics to an application
ng add analytics should add analytics to a library
  βœ… ng add analytics should add analytics to a library

βœ…Β @o3r/apis-manager/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new otter application with apis-manager 1βœ… 50s

βœ…Β new otter application with apis-manager

new otter application with apis-manager should add apis-manager to existing application
  βœ… new otter application with apis-manager should add apis-manager to existing application

βœ…Β @o3r/application/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new Angular application 1βœ… 48s

βœ…Β new Angular application

new Angular application should add Otter Application to existing Angular app
  βœ… new Angular application should add Otter Application to existing Angular app

βœ…Β @o3r/components/dist-test/it-report.xml

8 tests were completed in 475s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6βœ… 454s
ng add components 2βœ… 164s

βœ…Β check metadata migration

check metadata migration should not throw
  βœ… check metadata migration should not throw
check metadata migration should not throw on prerelease
  βœ… check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  βœ… check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  βœ… check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  βœ… check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  βœ… check metadata migration should throw because of unused migration data

βœ…Β ng add components

ng add components should add components to an application
  βœ… ng add components should add components to an application
ng add components should add components to a library
  βœ… ng add components should add components to a library

βœ…Β @o3r/configuration/dist-test/it-report.xml

2 tests were completed in 138s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter application with configuration 2βœ… 125s

βœ…Β new otter application with configuration

new otter application with configuration should add configuration to an application
  βœ… new otter application with configuration should add configuration to an application
new otter application with configuration should add configuration to a library
  βœ… new otter application with configuration should add configuration to a library

βœ…Β @o3r/core/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new otter application 1βœ… 536s

βœ…Β new otter application

new otter application should build empty app
  βœ… new otter application should build empty app

βœ…Β @o3r/create/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
Create new otter project command 3βœ… 380s

βœ…Β Create new otter project command

Create new otter project command should generate a project with an application
  βœ… Create new otter project command should generate a project with an application
Create new otter project command should generate a project with a library
  βœ… Create new otter project command should generate a project with a library
Create new otter project command should generate a project with an application with --exact-o3r-version
  βœ… Create new otter project command should generate a project with an application with --exact-o3r-version

βœ…Β @o3r/design/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new otter application with Design 1βœ… 51s

βœ…Β new otter application with Design

new otter application with Design should add design to existing application
  βœ… new otter application with Design should add design to existing application

βœ…Β @o3r/eslint-config-otter/dist-test/it-report.xml

2 tests were completed in 139s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add eslint-config 2βœ… 127s

βœ…Β ng add eslint-config

ng add eslint-config should add eslint-config to an application
  βœ… ng add eslint-config should add eslint-config to an application
ng add eslint-config should add eslint-config to a library
  βœ… ng add eslint-config should add eslint-config to a library

βœ…Β @o3r/eslint-config/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new otter application with eslint config 3βœ… 396s

βœ…Β new otter application with eslint config

new otter application with eslint config should add eslint config to existing application
  βœ… new otter application with eslint config should add eslint config to existing application
new otter application with eslint config should add eslint config to existing library
  βœ… new otter application with eslint config should add eslint config to existing library
new otter application with eslint config should add eslint config to existing repository
  βœ… new otter application with eslint config should add eslint config to existing repository

βœ…Β @o3r/extractors/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
aggregate migration scripts 1βœ… 209s
ng add extractors 2βœ… 256s

βœ…Β aggregate migration scripts

aggregate migration scripts should create migration scripts including lib content
  βœ… aggregate migration scripts should create migration scripts including lib content

βœ…Β ng add extractors

ng add extractors should add extractors to an application
  βœ… ng add extractors should add extractors to an application
ng add extractors should add extractors to a library
  βœ… ng add extractors should add extractors to a library

βœ…Β @o3r/localization/dist-test/it-report.xml

8 tests were completed in 583s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6βœ… 565s
ng add otter localization 2βœ… 176s

βœ…Β check metadata migration

check metadata migration should not throw
  βœ… check metadata migration should not throw
check metadata migration should not throw on prerelease
  βœ… check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  βœ… check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  βœ… check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  βœ… check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  βœ… check metadata migration should throw because of unused migration data

βœ…Β ng add otter localization

ng add otter localization should add localization to an application
  βœ… ng add otter localization should add localization to an application
ng add otter localization should add localization to a library
  βœ… ng add otter localization should add localization to a library

βœ…Β @o3r/new-version/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
undefined 1βœ… 42s

βœ…Β undefined

 should add Otter Application to existing Angular app
  βœ… should add Otter Application to existing Angular app

βœ…Β @o3r/pipeline/dist-test/it-report.xml

2 tests were completed in 78s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
new otter project 2βœ… 67s

βœ…Β new otter project

new otter project should add a GitHub pipeline to existing project
  βœ… new otter project should add a GitHub pipeline to existing project
new otter project should add a GitHub pipeline to existing project with custom runner and registry
  βœ… new otter project should add a GitHub pipeline to existing project with custom runner and registry

βœ…Β @o3r/rules-engine/dist-test/it-report.xml

2 tests were completed in 177s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add rules-engine 2βœ… 161s

βœ…Β ng add rules-engine

ng add rules-engine should add rules engine to an application
  βœ… ng add rules-engine should add rules engine to an application
ng add rules-engine should add rules engine to a library
  βœ… ng add rules-engine should add rules engine to a library

βœ…Β @o3r/stylelint-plugin/dist-test/it-report.xml

2 tests were completed in 115s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng add stylelint-plugin 2βœ… 105s

βœ…Β ng add stylelint-plugin

ng add stylelint-plugin should add stylelint-plugin to an application
  βœ… ng add stylelint-plugin should add stylelint-plugin to an application
ng add stylelint-plugin should add stylelint-plugin to a library
  βœ… ng add stylelint-plugin should add stylelint-plugin to a library

βœ…Β @o3r/styling/dist-test/it-report.xml

8 tests were completed in 537s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
check metadata migration 6βœ… 517s
ng add styling 2βœ… 177s

βœ…Β check metadata migration

check metadata migration should not throw
  βœ… check metadata migration should not throw
check metadata migration should not throw on prerelease
  βœ… check metadata migration should not throw on prerelease
check metadata migration should throw because no migration data
  βœ… check metadata migration should throw because no migration data
check metadata migration should throw because migration data invalid
  βœ… check metadata migration should throw because migration data invalid
check metadata migration should throw because breaking changes are not allowed
  βœ… check metadata migration should throw because breaking changes are not allowed
check metadata migration should throw because of unused migration data
  βœ… check metadata migration should throw because of unused migration data

βœ…Β ng add styling

ng add styling should add styling to an application
  βœ… ng add styling should add styling to an application
ng add styling should add styling to a library
  βœ… ng add styling should add styling to a library

βœ…Β @o3r/testing/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
ng add testing 2βœ… 2βšͺ 158s

βœ…Β ng add testing

ng add testing should add testing to an application
  βœ… ng add testing should add testing to an application
ng add testing should add testing to an application and fixture to component
  βœ… ng add testing should add testing to an application and fixture to component
ng add testing should add testing to a library
  βšͺ ng add testing should add testing to a library
ng add testing should add testing to a library and fixture to component
  βšͺ ng add testing should add testing to a library and fixture to component

βœ…Β @o3r/third-party/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new Angular application 1βœ… 49s

βœ…Β new Angular application

new Angular application should add Otter Third Party to existing Angular app
  βœ… new Angular application should add Otter Third Party to existing Angular app

βœ…Β @o3r/workspace/dist-test/it-report.xml

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

Test suite Passed Failed Skipped Time
new otter workspace 5βœ… 471s

βœ…Β new otter workspace

new otter workspace should add sdk to an existing workspace
  βœ… new otter workspace should add sdk to an existing workspace
new otter workspace should add sdk to an existing workspace with local spec
  βœ… new otter workspace should add sdk to an existing workspace with local spec
new otter workspace should add sdk to an existing workspace with spec package name
  βœ… new otter workspace should add sdk to an existing workspace with spec package name
new otter workspace should add a library to an existing workspace
  βœ… new otter workspace should add a library to an existing workspace
new otter workspace should generate a monorepo setup
  βœ… new otter workspace should generate a monorepo setup