Skip to content

Fix Docker tags, test steps, and trace log paths in CI#531

Merged
StuartFerguson merged 2 commits intomainfrom
task/#530_workflow_tweaks
Apr 25, 2026
Merged

Fix Docker tags, test steps, and trace log paths in CI#531
StuartFerguson merged 2 commits intomainfrom
task/#530_workflow_tweaks

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

  • Correct Docker image tags for Windows builds in buildwindowsimage.yml
  • Remove unit test step from createrelease.yml pipeline
  • Update trace log artifact paths to /home/runner/trace/ in nightlybuild.yml and pullrequest.yml
  • Remove --chown and USER from Dockerfile final stage, defaulting to root user

closes #530

- Correct Docker image tags for Windows builds in buildwindowsimage.yml
- Remove unit test step from createrelease.yml pipeline
- Update trace log artifact paths to /home/runner/trace/ in nightlybuild.yml and pullrequest.yml
- Remove --chown and USER from Dockerfile final stage, defaulting to root user
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented Apr 25, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@StuartFerguson StuartFerguson merged commit e63da45 into main Apr 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove user from Dockerfile and change trace path in pull request/nightly workflows

1 participant