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

Assessment Initialize new component #255

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

rappm
Copy link
Contributor

@rappm rappm commented Mar 11, 2025

This pull request introduces a new assessment_component microfrontend to the repository, along with the necessary configurations for building, deploying, and integrating it. The most important changes include modifications to GitHub workflows, the addition of new component files, and updates to configuration files.

GitHub Workflows:

New Component Files:

Configuration Files:

Documentation:

@rappm rappm requested a review from niclasheun March 11, 2025 18:17
@rappm rappm linked an issue Mar 11, 2025 that may be closed by this pull request
@mathildeshagl mathildeshagl added the New Phase This issue request a new phase implementation label Mar 11, 2025
@rappm
Copy link
Contributor Author

rappm commented Mar 11, 2025

@niclasheun Kannst du noch den neuen Component im Core registrieren?

Copy link
Contributor

@niclasheun niclasheun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but please fix the two minor details

@MaximilianAnzinger
Copy link
Contributor

I like this change 👍

@Mtze Mtze changed the title 235 assessment bootstrap new phase Assessment Initialize new component Mar 12, 2025
@@ -23,7 +23,6 @@ jobs:
matching_image_tag: ${{ needs.build-clients.outputs.matching_image_tag }}
intro_course_developer_image_tag: ${{ needs.build-clients.outputs.intro_course_developer_image_tag }}
intro_course_tutor_image_tag: ${{ needs.build-clients.outputs.intro_course_tutor_image_tag }}
assessment_image_tag: ${{ needs.build-clients.outputs.assessment_image_tag }}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should I already include this component in prod as well? @niclasheun
Not sure, as it is def not prod. ready yet

@rappm rappm requested a review from niclasheun March 12, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component:: Assessment New Phase This issue request a new phase implementation
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Assessment: Bootstrap new phase
4 participants