-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into clean-shutdown
- Loading branch information
Showing
577 changed files
with
64,429 additions
and
74,750 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,165 +1,169 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: docker | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
- package-ecosystem: bundler | ||
directory: "/autoflow" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
- package-ecosystem: npm | ||
directory: "/flowauth/frontend" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowAuth | ||
- package-ecosystem: pip | ||
directory: "/integration_tests" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 0 | ||
labels: | ||
- tests | ||
allow: | ||
- dependency-type: direct | ||
- dependency-type: indirect | ||
- package-ecosystem: pip | ||
directory: "/docs" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 0 | ||
labels: | ||
- docs | ||
allow: | ||
- dependency-type: direct | ||
- dependency-type: indirect | ||
- package-ecosystem: pip | ||
directory: "/flowkit_jwt_generator" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
- package-ecosystem: pip | ||
directory: "/flowclient" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowClient | ||
- package-ecosystem: pip | ||
directory: "/flowauth" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowAuth | ||
- package-ecosystem: pip | ||
directory: "/flowdb/test_data" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowDB | ||
- package-ecosystem: pip | ||
directory: "/flowdb/testdata/synthetic_data" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowDB | ||
- package-ecosystem: pip | ||
directory: "/flowdb" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowDB | ||
- package-ecosystem: pip | ||
directory: "/deployment" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
- package-ecosystem: pip | ||
directory: "/flowetl" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowETL | ||
- package-ecosystem: pip | ||
directory: "/flowapi" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowAPI | ||
- package-ecosystem: pip | ||
directory: "/flowmachine" | ||
schedule: | ||
interval: daily | ||
time: '04:00' | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowMachine | ||
- package-ecosystem: docker | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
ignore: | ||
- dependency-name: "apache/airflow" # Airflow image version needs to stay in sync with version in flowetl Pipfile | ||
- package-ecosystem: npm | ||
directory: "/flowauth/frontend" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowAuth | ||
- package-ecosystem: pip | ||
directory: "/integration_tests" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 0 | ||
labels: | ||
- tests | ||
allow: | ||
- dependency-type: direct | ||
- dependency-type: indirect | ||
- package-ecosystem: pip | ||
directory: "/docs" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 0 | ||
labels: | ||
- docs | ||
allow: | ||
- dependency-type: direct | ||
- dependency-type: indirect | ||
- package-ecosystem: pip | ||
directory: "/flowkit_jwt_generator" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
- package-ecosystem: pip | ||
directory: "/flowclient" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowClient | ||
- package-ecosystem: pip | ||
directory: "/flowauth" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowAuth | ||
- package-ecosystem: pip | ||
directory: "/flowdb/test_data" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowDB | ||
- package-ecosystem: pip | ||
directory: "/flowdb/testdata/synthetic_data" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowDB | ||
- package-ecosystem: pip | ||
directory: "/flowdb" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
labels: | ||
- FlowDB | ||
- package-ecosystem: pip | ||
directory: "/deployment" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
- package-ecosystem: pip | ||
directory: "/flowetl" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
ignore: | ||
- dependency-name: "*" # Dependabot can't handle the constraints for airflow | ||
labels: | ||
- FlowETL | ||
- package-ecosystem: pip | ||
directory: "/flowapi" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
ignore: | ||
- dependency-name: "openapi-schema-validator" # Required until https://github.com/Flowminder/FlowKit/issues/6006 is resolved | ||
labels: | ||
- FlowAPI | ||
- package-ecosystem: pip | ||
directory: "/flowmachine" | ||
schedule: | ||
interval: daily | ||
time: "04:00" | ||
timezone: Europe/London | ||
pull-request-branch-name: | ||
separator: "-" | ||
open-pull-requests-limit: 10 | ||
ignore: | ||
- dependency-name: "pglast" # pglast version is pinned because different versions may produce different query IDs | ||
labels: | ||
- FlowMachine | ||
- package-ecosystem: "github-actions" | ||
directory: "/" | ||
schedule: | ||
# Check for updates to GitHub Actions every week | ||
interval: "weekly" |
Oops, something went wrong.