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

Add step to delete the signed exe on the self-hosted runner #965

Merged

Conversation

MatteoPologruto
Copy link
Contributor

@MatteoPologruto MatteoPologruto commented Jun 13, 2024

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce?
    Imperfection fix

  • What is the new behavior?

On the self-hosted runner, files are not deleted automatically and the end of each workflow run. It is necessary to introduce a step that performs the cleanup. It might be replaced in the future with a post-job script.

  • Does this PR introduce a breaking change?

No

@MatteoPologruto MatteoPologruto added os: windows Specific to Windows operating system topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project labels Jun 13, 2024
@MatteoPologruto MatteoPologruto self-assigned this Jun 13, 2024
@MatteoPologruto MatteoPologruto merged commit b02967e into arduino:main Jun 17, 2024
1 check passed
@MatteoPologruto MatteoPologruto deleted the delete-files-in-runner branch June 17, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: windows Specific to Windows operating system topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants