An open API service indexing awesome lists of open source software.

https://github.com/conda/infrastructure

A repo to report issues and have discussions about the conda infrastructure
https://github.com/conda/infrastructure

Last synced: 3 months ago
JSON representation

A repo to report issues and have discussions about the conda infrastructure

Awesome Lists containing this project

README

          

# Conda GitHub Org Infrastructure

This is a centralized location for infrastructure codes and any related inquiries or discussions.

> [!NOTE]
> This is not a forum for end-user questions.

## Quick Links

I need:
- [New/Edit GitHub Project](https://github.com/conda/infrastructure/issues/new?template=5_project.yml)
- [Report Anaconda.org CDN Issue](https://github.com/conda/infrastructure/issues/new?template=5_cdn.yml)

## ๐Ÿ‘‹ Welcome!

We are using [GitHub discussions in this repo](https://github.com/conda/infrastructure/discussions) as a place for [Conda core and community members](https://github.com/conda/governance#teams--roles) to raise issues about the Conda community infrastructure such as:
* ๐Ÿ“ฆ Package hosting (e.g. conda-forge channel on anaconda.org)
* ๐Ÿ‘ค Conda GitHub Org admin questions and issues
* ๐Ÿ”„ Shared GitHub Workflows synced to other repos in Conda GitHub Org
* ๐Ÿงช Test suite and development setup issues
* โ” Anything that does not fall into any other project-specific buckets (e.g. the [conda issues](https://github.com/conda/conda/issues) or [conda-build issues](https://github.com/conda/conda-build/issues))

Feel also free to:
* ๐Ÿ’ญ Share ideas about new features and changes you'd like to see
* ๐Ÿ—ฃ๏ธ Engage with other community members

Please start by creating a discussion and checking the [Anaconda Status Page](https://anaconda.statuspage.io) for known issues before you open an issue directly.

Welcome others and be open-minded. Remember that this is a community we build together ๐Ÿ’ช.

## GitHub Workflows

We have defined a number of GitHub Workflows that are synced out to other repos within the Conda GitHub Org. These workflows accomplish:
* ๐Ÿค– Automation used for project boards
* ๐Ÿท๏ธ Label standardization
* ๐Ÿ”’ Marking issues & PRs as stale, closing stale items, and locking inactive items
* ๐Ÿ”„ Dispersing workflow changes to other repos

## Community License Agreement

๐Ÿ“ We store the config file for the GitHub Workflow in the `.clabot` file, which helps us keep track of the [conda community license agreement](https://docs.conda.io/projects/conda/en/latest/dev-guide/contributing.html#conda-contributor-license-agreement) in the various
repos of the conda GitHub organization.