Skip to content

Commit

Permalink
Use news entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Oct 30, 2023
1 parent 2271da6 commit b8b88e1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 10 deletions.
10 changes: 0 additions & 10 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,6 @@ conda-smithy Change Log

.. current developments
**Changed:**

* Disk cleanup on Azure feedstocks can now be more finely controlled using keys `docker`, `cache`, and `apt` to enumerate which cleanup steps are desired. Pruning the Docker cache now must be explicitly added by enumerating cleanup steps. Setting `azure.free_disk_space = True` now only includes `cache` and `apt` steps.

**Authors:**

* Daniel J. Ching



v3.27.1
====================

Expand Down
23 changes: 23 additions & 0 deletions news/1783_Azure_disk_cleaning_opts.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
**Added:**

* <news item>

**Changed:**

* Allow finer control over Azure disk cleaning ( #1783 )

**Deprecated:**

* <news item>

**Removed:**

* <news item>

**Fixed:**

* <news item>

**Security:**

* <news item>

0 comments on commit b8b88e1

Please sign in to comment.