You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With EESSI#271 merged, there are a few follow-up tasks to have all the necessary functionality. At the moment, the merged code will move (and copy if not possible, as a fallback) the directories of PRs that have been merged. What still needs to be done:
Write a script to remove directories older than a set limit.
Setup cronjob to run said script
Tweak move process to correctly handle symlinks
Let existing code move directories for closed PRs, not just merged ones. Ensure closing regular issues (as opposed to PRs) doesn't create problems.
The text was updated successfully, but these errors were encountered:
Neves-P
changed the title
Split the PR into move to trash bin step and then a cron delete step
TODO: Expand functionality of PR cleanup procedure
Aug 7, 2024
With EESSI#271 merged, there are a few follow-up tasks to have all the necessary functionality. At the moment, the merged code will move (and copy if not possible, as a fallback) the directories of PRs that have been merged. What still needs to be done:
The text was updated successfully, but these errors were encountered: