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/727] Change location for get angular application configuration #722

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

yatho
Copy link
Contributor

@yatho yatho commented Jul 21, 2024

Describe your changes

I have changed the detection of angular configuration application. Before we used the package.json's name. Now we get the application available in angular.json file. If multiple applications exist in this configuration, an exception will be thrown. Users have to help quinoa to know which one must be build in this context.

Fixes Issue

closes #721
Fix #723

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@melloware melloware self-assigned this Jul 21, 2024
@melloware
Copy link
Contributor

Thank I will merge and release tomorrow.

@melloware
Copy link
Contributor

@yatho csn you also check this one: #723

@yatho
Copy link
Contributor Author

yatho commented Jul 22, 2024

@melloware, issue #723 will be fixed by this correction because if custom build-dir is provided then, I don't do anything. But I don't understand why if custom uiDir is provided, angular.json file is not found. I am checking that point.

@yatho
Copy link
Contributor Author

yatho commented Jul 22, 2024

This PR fix #723 issue. Because if ui-dir is provided in configuration, in this version we don't get angular.json file.

@melloware melloware added this to the 2.4.3 milestone Jul 22, 2024
@melloware melloware merged commit 160964d into quarkiverse:main Jul 22, 2024
2 checks passed
@yatho yatho deleted the fix/721 branch July 22, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants