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

Add GHA that will check links + Fix broken links #3765

Merged
merged 18 commits into from Nov 15, 2022
Merged

Add GHA that will check links + Fix broken links #3765

merged 18 commits into from Nov 15, 2022

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    46fc13a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e653d65 View commit details
    Browse the repository at this point in the history
  3. Add newline

    spier committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    5d935c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Configuration menu
    Copy the full SHA
    4a45112 View commit details
    Browse the repository at this point in the history
  2. [docs] To run the docs locally I needed to cd into packages/mermaid. …

    …'docs:dev' is defined in packages/mermaid/package.json
    spier committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    23fe5eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f823436 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b901c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e41b68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5d3357 View commit details
    Browse the repository at this point in the history
  7. Run Prettier

    spier committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    013ff18 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a19622c View commit details
    Browse the repository at this point in the history
  9. Running 'pnpm --filter mermaid run docs:build' as suggested by the pr…

    …eviously failing 'lint' GHA
    spier committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    66c543c View commit details
    Browse the repository at this point in the history
  10. Revert "Running 'pnpm --filter mermaid run docs:build' as suggested b…

    …y the previously failing 'lint' GHA"
    
    This reverts commit 66c543c.
    spier committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    62f3c4b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    6543ece View commit details
    Browse the repository at this point in the history
  2. Remove unnecesary comment

    spier committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    7350b63 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. chore(docs): sync generated markdown docs

    Sync generated markdown docs by running
    `pnpm --filter mermaid run docs:build`
    aloisklink committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    fcd9379 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. ci(lint-checker): lock down permissions

    Lock down the GITHUB_TOKEN permissions.
    
    lychee only needs `GITHUB_TOKEN` to read public
    data without hitting rate-limits, so having read-only
    access to contents should be fine.
    aloisklink committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    195f3a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    e27966c View commit details
    Browse the repository at this point in the history