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
- Host: GitHub
- URL: https://github.com/conda/infrastructure
- Owner: conda
- License: bsd-3-clause
- Created: 2021-08-31T08:58:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T09:23:07.000Z (12 months ago)
- Last Synced: 2025-01-21T10:27:24.015Z (12 months ago)
- Language: Python
- Homepage:
- Size: 648 KB
- Stars: 12
- Watchers: 14
- Forks: 14
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
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.