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

feat(ci): add workflow to verify markdown guides #8

Merged
merged 2 commits into from
Aug 21, 2024

Commits on Aug 14, 2024

  1. feat(ci): add workflow to verify markdown guides

    Adds a new GitHub Actions workflow to verify the markdown guides in the
    repository. The workflow expects a test configuration file and a test
    script to be present in the `test` directory. It sets up the required
    dependencies, installs the Vespa CLI, and runs the tests based on the
    provided configuration or a specific file.
    esolitos authored and gitbutler-client committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    3489c4a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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