Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 14, 2024
1 parent 49b86ff commit 72888b0
Showing 1 changed file with 19 additions and 16 deletions.
35 changes: 19 additions & 16 deletions blog/news.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@
[
{
"title": "Navigating Change in Conda-Build Recipe Formats: Balancing Legacy and Innovation",
"slug": "2024-11-15-v0-format-modifications",
"authors": [
"kenodegard",
"chatgpt"
],
"tags": [
"announcement",
"conda",
"conda-build",
"recipe",
"cep-13",
"cep-14"
],
"description": "The recent approval of the new recipe format (`recipe.yaml`, v1) does not mean the end of the old format (`meta.yaml`, v0). The conda community must balance innovation with support for legacy systems.\n",
"image": "img/blog/2024-11-15-v0-format-modifications/banner.png",
"date": "2024-11-15T00:00:00"
},
{
"title": "October 2024 Releases",
"slug": "2024-10-21-october-releases",
Expand Down Expand Up @@ -57,21 +76,5 @@
"description": "The first \"chatting with the conda community\" is talking about the origins of conda-forge - with Filipe Fernandes.",
"image": "img/blog/2024-09-chatting-with-conda-community/banner.png",
"date": "2024-09-12T00:00:00"
},
{
"title": "Conda Ecosystem Explained",
"slug": "2024-08-14-conda-ecosystem-explained",
"authors": [
"dashagurova",
"jezdez"
],
"tags": [
"conda",
"community",
"governance"
],
"description": "Get to know the conda ecosystem\u2014a vibrant community supporting an open-source, language-agnostic, and multi-platform package management system. Discover conda CLI tools for managing packages and environments, and explore key repositories like conda-forge, bioconda and defaults. You will learn how to get started with conda tools, the important things to keep in mind, and how multistakeholder governance ensures the ecosystem remains reliable and accessible to all.\n",
"image": "img/blog/2024-08-14-conda-ecosystem-explained/banner.png",
"date": "2024-08-14T00:00:00"
}
]

0 comments on commit 72888b0

Please sign in to comment.