Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oras-project/community
OCI Registries as Storage
https://github.com/oras-project/community
Last synced: 3 months ago
JSON representation
OCI Registries as Storage
- Host: GitHub
- URL: https://github.com/oras-project/community
- Owner: oras-project
- License: apache-2.0
- Created: 2021-07-20T16:05:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T22:05:22.000Z (9 months ago)
- Last Synced: 2024-04-27T19:32:50.065Z (7 months ago)
- Homepage: https://oras.land/
- Size: 55.7 KB
- Stars: 5
- Watchers: 5
- Forks: 10
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Governance: governance/GOVERNANCE.md
- Roadmap: Roadmap.md
Awesome Lists containing this project
README
# ORAS Community
Welcome to the ORAS Project community.
This project covers overall efforts around the ORAS Project, including:
- [ORAS Project Governance](./governance/GOVERNANCE.md)
- [ORAS Release Process](./governance/RELEASE-PROCESS.md)
- [Reviewing Guide](./REVIEWING.md)## ORAS Projects
ORAS has several sub-projects, as outlined in [ORAS.land][oras-land]
| Project | Owners |
|-|-|
| [oras][oras-cli] golang base cli | [OWNERS][oras-cli-owners] |
| [oras-go][oras-go] libraries | [OWNERS][oras-go-owners] |
| [oras-www][oras-www] website for [oras.land](https://oras.land) | [OWNERS][oras-www-owners] |
| [artifacts-spec][artifacts-spec] | [OWNERS][artifacts-spec-owners] |## Roadmap
The [roadmap](./Roadmap.md) lists the planned features and timeline. Everyone is welcome to raise a proposal or submit a feature request.
## Community
You can reach the maintainers of this project at:
- Slack: [#oras](https://cloud-native.slack.com/archives/CJ1KHJM5Z)
- To participate in this channel, join CNCF slack at https://slack.cncf.io/## Code of Conduct
This project has adopted the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) for further details.
[oras-land]: https://oras.land
[oras-cli]: https://github.com/oras-project/oras
[oras-cli-owners]: https://github.com/oras-project/oras/blob/main/OWNERS.md
[oras-go]: https://github.com/oras-project/oras-go
[oras-go-owners]: https://github.com/oras-project/oras-go/blob/main/OWNERS.md
[oras-www]: https://github.com/oras-project/oras-www
[oras-www-owners]: https://github.com/oras-project/oras-www/blob/main/OWNERS.md
[oras-py]: https://github.com/oras-project/oras-py
[oras-py-owners]: https://github.com/oras-project/oras-py/blob/main/OWNERS.md
[artifacts-spec]: https://github.com/oras-project/artifacts-spec
[artifacts-spec-owners]: https://github.com/oras-project/artifacts-spec/blob/main/OWNERS.md