https://github.com/conda/actions
A collection of custom GitHub Actions for the conda org.
https://github.com/conda/actions
Last synced: 4 months ago
JSON representation
A collection of custom GitHub Actions for the conda org.
- Host: GitHub
- URL: https://github.com/conda/actions
- Owner: conda
- License: bsd-3-clause
- Created: 2021-12-17T20:13:52.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-08-26T04:59:50.000Z (5 months ago)
- Last Synced: 2025-08-26T06:27:15.245Z (5 months ago)
- Language: Python
- Size: 641 KB
- Stars: 3
- Watchers: 7
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[tests-badge]: https://img.shields.io/github/actions/workflow/status/conda/actions/tests.yml?branch=main&event=schedule&logo=github&label=tests
[codecov-badge]: https://img.shields.io/codecov/c/github/conda/actions/main?logo=codecov
[calver-badge]: https://img.shields.io/badge/calver-YY.MM.MICRO-22bfda.svg
[release-badge]: https://img.shields.io/github/v/release/conda/actions?logo=github
# Conda GitHub Actions
[![GitHub Scheduled Tests][tests-badge]](https://github.com/conda/actions/actions/workflows/tests.yml?query=branch%3Amain+event%3Aschedule)
[![Codecov Status][codecov-badge]](https://codecov.io/gh/conda/actions/branch/main)
[![CalVer Versioning][calver-badge]](https://calver.org)
[![GitHub Release][release-badge]](https://github.com/conda/actions/releases)
A collection of GitHub Actions used across the conda org.