Skip to content

Conversation

@RoxyFarhad
Copy link
Collaborator

@RoxyFarhad RoxyFarhad commented Dec 3, 2025

We want to run integration tests with our tutorials on each new push of the agentex server to ensure that we don't break anything unintended in a release. This PR will run integration tests against all tutorial agents in the scale-agentex-python repo.

It dynamically fetches all the "agent images" that are pushed to the container registry in the scale-agentex-python package. Each of these images are built on each new push to the repo so that they are always kept in sync. Each of those images will have a tests/test_agent.py file that will be executed when the image is pulled down.

@RoxyFarhad RoxyFarhad requested a review from a team as a code owner December 3, 2025 14:54
@RoxyFarhad RoxyFarhad force-pushed the RF/fix-release-wf branch 6 times, most recently from 0444241 to 671d0d8 Compare December 3, 2025 16:05
@RoxyFarhad RoxyFarhad force-pushed the RF/fix-release-wf branch 4 times, most recently from a702fa8 to 7b6780f Compare December 4, 2025 16:31
@RoxyFarhad RoxyFarhad force-pushed the RF/fix-release-wf branch 3 times, most recently from 86aa6ce to fac982a Compare December 8, 2025 16:08
@RoxyFarhad RoxyFarhad force-pushed the RF/fix-release-wf branch 2 times, most recently from b90725d to 35d5178 Compare December 8, 2025 20:04
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.

2 participants