Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Added task in Analyze.yml to cleanup VM in Build #3419

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

PTaladay
Copy link
Contributor

Description

Added delete file task to free up space on the VM as it tends to run out before all tasks complete. Issue was with SBOM validator task indicating no more space before it could run. This delete task removes the build sourcesdirectory content as SBOM only deals with the artifacts from the build at that point.

Related issues

Addresses [issue #].

Testing

Testing on PR build pipeline.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

…irectory to free up space on the VM as it tends to run out before all tasks complete.
@PTaladay PTaladay added the Build label Jul 24, 2023
@PTaladay PTaladay added this to the S120 milestone Jul 24, 2023
@PTaladay PTaladay requested a review from a team as a code owner July 24, 2023 00:33
@PTaladay PTaladay merged commit f8ede5f into main Jul 24, 2023
@PTaladay PTaladay deleted the personal/patalada/VMNoSpaceIssue branch July 24, 2023 19:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants