Skip to content

Conversation

DaltheCow
Copy link
Collaborator

@DaltheCow DaltheCow commented Jul 10, 2025

Small issue in ui-unit-test job is causing failures across all PRs since we use pull_request_target instead of pull_request for the trigger in development.yml which means that actions run against the workflow in main instead of the workflow files that might have been updated in the PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures than expected, thought maybe that was the issue. Regardless, this PR passes the checks when I temporarily update the trigger from pull_request_target to pull_request

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/16198726317/artifacts/3505438797.
They will be retained for up to 30 days.

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/16198800947/artifacts/3505472371.
They will be retained for up to 30 days.

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/16199028827/artifacts/3505559319.
They will be retained for up to 30 days.

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/16199072562/artifacts/3505575570.
They will be retained for up to 30 days.

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/16199072563/artifacts/3505575883.
They will be retained for up to 30 days.

📦 Build Artifacts Available
The build artifacts (.whl and .tar.gz) have been successfully generated and are available for download: https://github.com/neuralmagic/guidellm/actions/runs/16199160481/artifacts/3505611482.
They will be retained for up to 30 days.

@sjmonson sjmonson merged commit 8a4e408 into main Jul 10, 2025
15 of 16 checks passed
@sjmonson sjmonson deleted the fix-ui-unit-test-job branch July 10, 2025 15:57
DaltheCow added a commit that referenced this pull request Jul 15, 2025
Small issue in ui-unit-test job is causing failures across all PRs since
we use pull_request_target instead of pull_request for the trigger in
development.yml which means that actions run against the workflow in
main instead of the workflow files that might have been updated in the
PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are
using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures
than expected, thought maybe that was the issue. Regardless, this PR
passes the checks when I temporarily update the trigger from
pull_request_target to pull_request
DaltheCow added a commit that referenced this pull request Jul 15, 2025
Small issue in ui-unit-test job is causing failures across all PRs since
we use pull_request_target instead of pull_request for the trigger in
development.yml which means that actions run against the workflow in
main instead of the workflow files that might have been updated in the
PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are
using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures
than expected, thought maybe that was the issue. Regardless, this PR
passes the checks when I temporarily update the trigger from
pull_request_target to pull_request

Signed-off-by: dalthecow <[email protected]>
DaltheCow added a commit that referenced this pull request Jul 15, 2025
Small issue in ui-unit-test job is causing failures across all PRs since
we use pull_request_target instead of pull_request for the trigger in
development.yml which means that actions run against the workflow in
main instead of the workflow files that might have been updated in the
PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are
using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures
than expected, thought maybe that was the issue. Regardless, this PR
passes the checks when I temporarily update the trigger from
pull_request_target to pull_request
DaltheCow added a commit that referenced this pull request Jul 15, 2025
Small issue in ui-unit-test job is causing failures across all PRs since
we use pull_request_target instead of pull_request for the trigger in
development.yml which means that actions run against the workflow in
main instead of the workflow files that might have been updated in the
PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are
using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures
than expected, thought maybe that was the issue. Regardless, this PR
passes the checks when I temporarily update the trigger from
pull_request_target to pull_request

Signed-off-by: dalthecow <[email protected]>
DaltheCow added a commit that referenced this pull request Jul 15, 2025
Small issue in ui-unit-test job is causing failures across all PRs since
we use pull_request_target instead of pull_request for the trigger in
development.yml which means that actions run against the workflow in
main instead of the workflow files that might have been updated in the
PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are
using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures
than expected, thought maybe that was the issue. Regardless, this PR
passes the checks when I temporarily update the trigger from
pull_request_target to pull_request
DaltheCow added a commit that referenced this pull request Jul 15, 2025
Small issue in ui-unit-test job is causing failures across all PRs since
we use pull_request_target instead of pull_request for the trigger in
development.yml which means that actions run against the workflow in
main instead of the workflow files that might have been updated in the
PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are
using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures
than expected, thought maybe that was the issue. Regardless, this PR
passes the checks when I temporarily update the trigger from
pull_request_target to pull_request

Signed-off-by: dalthecow <[email protected]>
DaltheCow added a commit that referenced this pull request Jul 15, 2025
Small issue in ui-unit-test job is causing failures across all PRs since
we use pull_request_target instead of pull_request for the trigger in
development.yml which means that actions run against the workflow in
main instead of the workflow files that might have been updated in the
PR.

The last UI PR was merged and brought in this buggy ui-unit-test job.

I also updated the checkout action to v4 since the other non ui jobs are
using v4 instead of v3

Ended up updating package-lock as well since I was getting more failures
than expected, thought maybe that was the issue. Regardless, this PR
passes the checks when I temporarily update the trigger from
pull_request_target to pull_request

Signed-off-by: dalthecow <[email protected]>
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