Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudquery/.github
The open-source cloud asset inventory powered by SQL.
https://github.com/cloudquery/.github
Last synced: about 2 months ago
JSON representation
The open-source cloud asset inventory powered by SQL.
- Host: GitHub
- URL: https://github.com/cloudquery/.github
- Owner: cloudquery
- Created: 2022-01-15T08:41:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-16T14:36:13.000Z (9 months ago)
- Last Synced: 2024-04-17T16:18:49.385Z (9 months ago)
- Size: 694 KB
- Stars: 4
- Watchers: 5
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# CloudQuery `.github` repository
This repository contains templates and [renovate](https://github.com/renovatebot/renovate) configurations that are used across all CloudQuery repositories.
## Templates
- [Issue template](./ISSUE_TEMPLATE)
- [Code of conduct](./CODE_OF_CONDUCT.md)
- [Security policy](./SECURITY.md)## Renovate configurations
We use [renovate](https://github.com/renovatebot/renovate) for dependency updates via a [GitHub Action](./.github/workflows/renovate.yml).
As renovate runs in the context of this repository, it uses a [self hosted renovate configuration](./.github/self-hosted-renovate.json5) file to generate dependencies updates.
We have [a few base configurations](./.github) that repositories extend from.