Fix/missing_API_documentation
Fix missing api documentation in website
Description
Artifact deployment failed due to exceeding the 100MB size limit per artifact in GitLab. This merge request (MR) attempts to resolve the issue by deploying the contents of the artifact folder (public
) individually, allowing us to test whether this approach prevents deployment failures.
Related Issue(s)
Other Changes
- [Mention refactoring, tests, etc.]
Screenshots/Logs
Attach screenshots or log outputs if applicable.
Testing Instructions
- [Step 1: ]
Developer Checklist
-
Code has been tested locally and/or in pipeline. -
(if applicable) documentation updated. -
(if applicable) impact of new dependencies reviewed and included in project. -
Merge conflicts resolved with the target branch.
Additional Notes
Add any information reviewers should focus on, e.g., specific files, functions, or changes of interest.
Merge request reports
Activity
added typedocumentation label
assigned to @alfin.johny
requested review from @kbistreck
requested review from @ChrisRuw and @gPauls-TUHH
removed review request for @ChrisRuw, @kbistreck, and @gPauls-TUHH
added 2 commits
Please provide a description @alfin.johny !
requested review from @ChrisRuw
I have updated the description. But, I could not verify the changes locally. Even if the deployment stage is successfull in the pipeline , the changes are not reflected on the final website. I have also tried changing tab names (eg: Home to Home Test ) , those changes are also not reflected , do you see any reason for that? @ChrisRuw
added 1 commit
- ecaf5c80 - try deploying only propulsion_design folder contents