mirror of
https://github.com/netdata/netdata.git
synced 2025-02-05 05:59:49 +00:00
7fee1e5222
* restruture go.d * update gitignore * update ci files * update gen_docs_integrations.py * update link in go.d conf files * update go.d modules metadata files * update metadata files * update packaging * add log files * integrations commit * update get-go-version.py * go fmt * fix packaging * update go.d readme --------- Co-authored-by: Fotis Voutsas <fotis@netdata.cloud>
15 lines
284 B
YAML
15 lines
284 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
labels:
|
|
- "no changelog"
|
|
- "area/ci"
|
|
- package-ecosystem: gomod
|
|
directory: /src/go
|
|
schedule:
|
|
interval: weekly
|
|
labels:
|
|
- "area/go"
|