Skip to content

Conversation

@vdice
Copy link
Member

@vdice vdice commented Jul 21, 2025

  • Adds automation to build and test sample and tutorial apps (note TODO re: testing some apps that require additional logic to test)

I wrote much of this automation locally to test a recent PR (#61) which updated many sample apps; hopefully it proves useful.

Note: in the current form, this automation does add substantial time to each PR -- approx. 15-16ish minutes. That's a decent amount. We could either:

  1. Only build/test on merges to main (commit author of merge commit for failed workflow run would/should get pinged)
  2. Accept the added wait time short-term, creating a follow-up to parallelize (make -jN? GH workflow update?)
  3. Block this addition on parallelization or otherwise cutting down time to run tests

Draft for now pending feedback on ^^

Sample run: https://github.com/vdice/fwf-examples/actions/runs/16421708939/job/46401717284

@vdice vdice changed the title ci(*): test samples and redirects ci(*): test samples and tutorials Jul 22, 2025
@vdice
Copy link
Member Author

vdice commented Jul 31, 2025

Closing in favor of #68

@vdice vdice closed this Jul 31, 2025
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.

1 participant