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

ACS-7390: Core and Content Services as Standalone components #10001

Merged
merged 71 commits into from
Aug 9, 2024

Conversation

DenysVuika
Copy link
Contributor

@DenysVuika DenysVuika commented Jul 26, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

What is the new behaviour?

  • ACS-7390: Final migration of the Content Services to standalone components
  • ACS-7377: Finish migrating Core components to standalone
  • Break dependency of ContentModule on CoreModule
  • Migrate Demo Shell to Standalone components
  • Bug fixes for Angular 15 (Demo shell)
  • remove various mat- selectors used for upgrade purposes only

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:
https://hyland.atlassian.net/browse/ACS-7390

@DenysVuika DenysVuika force-pushed the standalone-content-3 branch 3 times, most recently from 424d838 to 8c6eac2 Compare July 29, 2024 16:20
@DenysVuika DenysVuika changed the title ACS-7390: Content Services as Standalone components ACS-7390: Core and Content Services as Standalone components Jul 29, 2024
@DenysVuika DenysVuika force-pushed the standalone-content-3 branch from 72da939 to 3fac2bb Compare August 9, 2024 18:27
Copy link

sonarqubecloud bot commented Aug 9, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@DenysVuika DenysVuika merged commit 93f9e80 into develop Aug 9, 2024
32 of 33 checks passed
@DenysVuika DenysVuika deleted the standalone-content-3 branch August 9, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants