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 doxygen generation by removing symlink and replacing with folder #109

Merged
merged 1 commit into from
May 27, 2024

Conversation

tony-josi-aws
Copy link
Member

Issue #, if available:

Github doesn't allow symlinks in gh-pages anymore while deploying doxygen.
Example: https://github.com/FreeRTOS/coreMQTT/runs/24619176608

Description of changes:
This PR fixes this issue by replacing the symlink and copying the contents to separate folder.
Thanks @kstribrnAmzn for figuring this out.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kstribrnAmzn
Copy link
Member

kstribrnAmzn commented May 23, 2024

The changes align with what I expected to see so I'll approve. I would like to know how you tested this.

@tony-josi-aws
Copy link
Member Author

@kstribrnAmzn, I have tested this change by adding this change in the forked version of the CI-CD repo and did a trial release of the forked coreMQTT (that uses the forked CI-CD repo on my Github): https://github.com/tony-josi-aws/coreMQTT/actions/runs/9206435491/job/25324304903

@tony-josi-aws tony-josi-aws merged commit e3ec177 into FreeRTOS:main May 27, 2024
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants