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

[CI] Add smoke test via GitHub workflow #1776

Merged
merged 4 commits into from
Jan 13, 2024

Conversation

chalin
Copy link
Collaborator

@chalin chalin commented Jan 12, 2024

  • Fixes [CI] Add smoke tests of building a Docsy site from scratch #1100
  • Adds a workflow that builds a Docsy-themed Hugo site from scratch using hugo new. Docsy is fetched via NPM (since the build already tests creating the user guide using a local themesDir).
  • Tests run under linux and windows. The windows build is very slow (3 min), so I might disable it for PRs later on.

@chalin chalin force-pushed the chalin-im-smoke-test-2024-01-12 branch 4 times, most recently from b0aaa16 to 815f225 Compare January 12, 2024 10:35
@chalin chalin force-pushed the chalin-im-smoke-test-2024-01-12 branch 2 times, most recently from 0c2dfb6 to 40adbe1 Compare January 12, 2024 10:40
@chalin chalin marked this pull request as draft January 12, 2024 10:56
@chalin chalin force-pushed the chalin-im-smoke-test-2024-01-12 branch 2 times, most recently from 73a8700 to e8ff663 Compare January 12, 2024 11:41
@chalin chalin force-pushed the chalin-im-smoke-test-2024-01-12 branch 2 times, most recently from 81136c5 to 2ab2767 Compare January 12, 2024 12:27
@chalin chalin force-pushed the chalin-im-smoke-test-2024-01-12 branch from 2ab2767 to 67444e9 Compare January 12, 2024 12:35
@chalin chalin marked this pull request as ready for review January 12, 2024 12:45
@chalin chalin mentioned this pull request Jan 12, 2024
@chalin
Copy link
Collaborator Author

chalin commented Jan 13, 2024

Merging now so I can work on followup changes. Comments are still welcome.

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.

[CI] Add smoke tests of building a Docsy site from scratch
1 participant