Skip to content

Commit

Permalink
Notes on gitlab CI cleanup strategy.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavis36 committed Jul 31, 2024
1 parent 31e544a commit c636fcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Notable changes include:
* Build changes / improvements:
* Distributed source directory must always be built now.
* Git strategies in the Gitlab CI are fixed so a clone only occurs on the first stage for each job, instead of for all stages for each job.
* New Gitlab CI pipeline cleanup strategy deletes job directories immediately upon successful completion.
* Bug Fixes / improvements:
* Wrappers for MPI calls are simplified and improved.
Expand Down

0 comments on commit c636fcf

Please sign in to comment.