Skip to content

[CI] Add smoke test via GitHub workflow#1776

Merged
chalin merged 4 commits intogoogle:mainfrom
chalin:chalin-im-smoke-test-2024-01-12
Jan 13, 2024
Merged

[CI] Add smoke test via GitHub workflow#1776
chalin merged 4 commits intogoogle:mainfrom
chalin:chalin-im-smoke-test-2024-01-12

Conversation

@chalin
Copy link
Copy Markdown
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
Copy Markdown
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