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

Implement workflow for smoke testing of add-ons #44

Open
agajdosi opened this issue Jan 29, 2025 · 0 comments
Open

Implement workflow for smoke testing of add-ons #44

agajdosi opened this issue Jan 29, 2025 · 0 comments
Assignees

Comments

@agajdosi
Copy link
Member

We should test the add-ons automatically. We can use the similar architecture as with the asset tasks:

  1. on status change of the add-ons, the server triggers the workflow in this repo (https://github.com/BlenderKit/blenderkit_asset_tasks/blob/main/.github/workflows/webhook_test_addon.yml) I have already initiated the workflow file.
  2. workflow starts a container and downloads the add-on
  3. it tries to enable the add-on, catches if that worked.
  4. results are reported as change of parameter to server.
@agajdosi agajdosi self-assigned this Jan 29, 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

No branches or pull requests

1 participant