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

Deploy Doxygen Docs #888

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Deploy Doxygen Docs #888

wants to merge 9 commits into from

Conversation

andistorm
Copy link
Contributor

@andistorm andistorm commented Nov 28, 2024

Describe your changes

Issue ticket number and link

Checklist before requesting a review

Requires

Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
@andistorm andistorm changed the title doygen Deploy Doxygen Docs Nov 28, 2024
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
Copy link
Contributor Author

@andistorm andistorm left a comment

Choose a reason for hiding this comment

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

After EVerest/everest-ci#74 is merged

Comment on lines +20 to +21
#LTODO tmp
uses: everest/everest-ci/.github/workflows/continuous_integration.yml@feature/add-doxygen
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
#LTODO tmp
uses: everest/everest-ci/.github/workflows/continuous_integration.yml@feature/add-doxygen
uses: everest/everest-ci/.github/workflows/continuous_integration.yml@v1.5.0

Comment on lines +36 to +37
#LTODO: tmp
build_kit_base_image_tag: feature-add-doxygen
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
#LTODO: tmp
build_kit_base_image_tag: feature-add-doxygen

if-no-files-found: error
name: doxygen-docs
path: doxygen-docs
deploy_docs:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
deploy_docs:
deploy_docs:
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}

@andistorm andistorm self-assigned this Dec 3, 2024
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.

1 participant