0

I'm running BuildMaster version 4.8.6 and I'd like to delete old build artifacts.

This question (on the BuildMaster's maker's Q&A section of their site) – Release/Build History – mentions that, besides a trigger in a beta extension and a 'release archiving' feature that may or may not have been implemented, old artifacts "need to be deleted manually".

How do I delete an artifact manually? Is there anything to it other than just deleting the relevant files and directories under the BuildMaster\Artifacts\ directory?

Kenny Evitt
  • 9,291
  • 5
  • 65
  • 93

1 Answers1

0

I asked this same question on the BuildMaster's maker's Q&A section of their site:

Based on the answer on the question there, here are steps to manually delete a single artifact:

  1. From a (any) BuildMaster page, go to the Settings & Administration page.
  2. In the "System Settings" group, click "Administrative Edits".
  3. In the "Artifacts" group, click "Purge Artifact".
  4. In the "Purge Build Artifact" popup, pick the relevant "Application", "Release", "Build", and "Artifact".
  5. Click the "Purge Build Artifact" button.
Kenny Evitt
  • 9,291
  • 5
  • 65
  • 93