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
Copy file name to clipboardExpand all lines: src/user/announcements.rst
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,19 @@ Our announcements are published to an RSS feed `here <https://conda-forge.org/do
8
8
2021
9
9
----
10
10
11
+
:2021-11-17: ``cloud.drone.io`` no longer working
12
+
13
+
The ``cloud.drone.io`` service we use for ``aarch64`` builds is no longer accepting our API
14
+
requests for triggering builds. We have been in contact with them, but have been unable to
15
+
resolve the issue. Going forward, we will still be adding feedstocks to ``cloud.drone.io`` but
16
+
we have moved all ``aarch64`` builds to emulated builds on ``Azure``. Cross-compilers are
17
+
available as well for resource-intensive builds. Please rerender your feedstock as needed to
18
+
get the updated configuration.
19
+
11
20
:2021-10-20: conda-forge now uses mambabuild as default
12
21
13
-
conda-forge now uses `mamba <https://github.com/mamba-org/mamba>`_ during the build process (via ``conda mambabuild`` of the `boa <https://github.com/mamba-org/boa>`_ project). This was
22
+
conda-forge now uses `mamba <https://github.com/mamba-org/mamba>`_ during the build
23
+
process (via ``conda mambabuild`` of the `boa <https://github.com/mamba-org/boa>`_ project). This was
14
24
changed in `conda-smithy 3.13.0 <https://github.com/conda-forge/conda-smithy/blob/main/CHANGELOG.rst#v3130>`_
0 commit comments