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

Update the mqtt.tag file location #303

Merged
merged 2 commits into from
Aug 5, 2024
Merged

Update the mqtt.tag file location #303

merged 2 commits into from
Aug 5, 2024

Conversation

aggarg
Copy link
Member

@aggarg aggarg commented Aug 5, 2024

Description

The mqtt.tag was generated at coreMQTT/docs/doxygen/output/mqtt.tag. The doxygen-generation GH action deploys the content of coreMQTT/docs/doxygen/output/html and as a result, the mqtt.tag was not getting deployed.

This change updates the location of mqtt.tag to coreMQTT/docs/doxygen/output/html/mqtt.tag to ensure that it gets deployed by the doxygen-generation GH action.

Test Steps

Generated the doxygen documentation locally.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • [NA] I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

NA.

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

The `mqtt.tag` was generated at `coreMQTT/docs/doxygen/output/mqtt.tag`.
The [doxygen-generation](https://github.com/FreeRTOS/CI-CD-Github-Actions/tree/main/doxygen-generation)
GH action deploys the content of `coreMQTT/docs/doxygen/output/html`
and as a result, the `mqtt.tag` was not getting deployed.

This change updates the location of `mqtt.tag` to
`coreMQTT/docs/doxygen/output/html/mqtt.tag` to ensure that it gets
deployed by the doxygen-generation GH action.

Signed-off-by: Gaurav Aggarwal <[email protected]>
Signed-off-by: Gaurav Aggarwal <[email protected]>
@aggarg aggarg merged commit e7322e8 into FreeRTOS:main Aug 5, 2024
11 checks passed
@aggarg aggarg deleted the tag_file branch August 5, 2024 17:05
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.

3 participants