Skip to content

Commit

Permalink
Merge branch 'main' into prometheus-ff398062c
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
  • Loading branch information
colega committed Dec 19, 2024
2 parents ff39806 + 85bd924 commit b837687
Show file tree
Hide file tree
Showing 97 changed files with 8,558 additions and 1,139 deletions.
10 changes: 0 additions & 10 deletions .github/CODEOWNERS

This file was deleted.

12 changes: 8 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@ updates:
go.opentelemetry.io:
patterns:
- "go.opentelemetry.io/*"
open-pull-requests-limit: 20
# Disable version updates; we will get them when we update from upstream Prometheus.
open-pull-requests-limit: 0
- package-ecosystem: "gomod"
directory: "/documentation/examples/remote_storage"
schedule:
interval: "monthly"
# New manteen-ui packages.
open-pull-requests-limit: 0
- package-ecosystem: "npm"
directory: "/web/ui"
labels:
Expand All @@ -25,7 +26,7 @@ updates:
- manteen-ui
schedule:
interval: "monthly"
open-pull-requests-limit: 20
open-pull-requests-limit: 0
# Old react-app packages.
- package-ecosystem: "npm"
directory: "/web/ui/react-app"
Expand All @@ -35,16 +36,19 @@ updates:
- old-react-ui
schedule:
interval: "monthly"
open-pull-requests-limit: 20
open-pull-requests-limit: 0
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 0
- package-ecosystem: "github-actions"
directory: "/scripts"
schedule:
interval: "monthly"
open-pull-requests-limit: 0
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "monthly"
open-pull-requests-limit: 0
25 changes: 0 additions & 25 deletions .github/workflows/buf-lint.yml

This file was deleted.

29 changes: 0 additions & 29 deletions .github/workflows/buf.yml

This file was deleted.

281 changes: 0 additions & 281 deletions .github/workflows/ci.yml

This file was deleted.

Loading

0 comments on commit b837687

Please sign in to comment.