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

[#1427] Fix non-rendering PlantUML diagram #2005

Merged
merged 6 commits into from
May 21, 2023

Commits on May 12, 2023

  1. Add Graphviz installation step to CI

    The Report Architecture image cannot be rendered automatically from
    the puml due to Graphviz not being installed during the CI process.
    
    Let's add the step to install Graphviz in the integration and GitHub
    pages workflow.
    
    By rendering the puml directly, this eliminates the need to manually
    convert the puml to a png image.
    yhtMinceraft1010X committed May 12, 2023
    Configuration menu
    Copy the full SHA
    96c2cd4 View commit details
    Browse the repository at this point in the history
  2. Add unstaged files

    yhtMinceraft1010X committed May 12, 2023
    Configuration menu
    Copy the full SHA
    82fde6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb6524 View commit details
    Browse the repository at this point in the history
  4. Add trigger

    yhtMinceraft1010X committed May 12, 2023
    Configuration menu
    Copy the full SHA
    f24ab24 View commit details
    Browse the repository at this point in the history
  5. Revert "Add trigger"

    This reverts commit f24ab24.
    yhtMinceraft1010X committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c9b81a6 View commit details
    Browse the repository at this point in the history
  6. Revert "Test Gh pages on feature branch"

    This reverts commit 3fb6524.
    yhtMinceraft1010X committed May 12, 2023
    Configuration menu
    Copy the full SHA
    069ed1f View commit details
    Browse the repository at this point in the history