Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup test inputs #181

Merged
merged 1 commit into from
Feb 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions tests/smoke-bundler-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ input:
patched-versions: []
unaffected-versions: []
security-updates-only: true
grouped-update: true
dependency-groups:
- name: bundler group
rules:
Expand All @@ -50,9 +51,6 @@ input:
- /bundler/multi-dir/foo
- /bundler/multi-dir/bar
commit: cd6542cb2b99fce3a1c506446e22e32d79d1b2b7
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
1 change: 1 addition & 0 deletions tests/smoke-bundler-group-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: ruleset
rules:
Expand Down
1 change: 1 addition & 0 deletions tests/smoke-bundler-group-vendoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: ruleset
rules:
Expand Down
6 changes: 1 addition & 5 deletions tests/smoke-bundler-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: bundler_pkgs
rules:
Expand All @@ -24,15 +25,10 @@ input:
source:
provider: github
repo: dependabot/smoke-tests
directory: /
directories:
- /bundler/multi-dir/foo
- /bundler/multi-dir/bar
branch: main
commit: cd6542cb2b99fce3a1c506446e22e32d79d1b2b7
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
4 changes: 1 addition & 3 deletions tests/smoke-cargo-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ input:
patched-versions: []
unaffected-versions: []
security-updates-only: true
grouped-update: true
dependency-groups:
- name: cargo group
rules:
Expand All @@ -53,9 +54,6 @@ input:
- /cargo/multi-dir/foo
- /cargo/multi-dir/bar
commit: f5a4b0925beceaec208805533ac98637967df794
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
5 changes: 1 addition & 4 deletions tests/smoke-cargo-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: cargo_pkgs
rules:
Expand All @@ -25,15 +26,11 @@ input:
source:
provider: github
repo: dependabot/smoke-tests
directory: /
directories:
- /cargo/multi-dir/foo
- /cargo/multi-dir/bar
branch: main
commit: f5a4b0925beceaec208805533ac98637967df794
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
5 changes: 1 addition & 4 deletions tests/smoke-docker-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ input:
package-manager: docker
allowed-updates:
- update-type: all
grouped-update: true
dependency-groups:
- name: dotnet-docker
rules:
Expand All @@ -19,15 +20,11 @@ input:
source:
provider: github
repo: dependabot/smoke-tests
directory: /
directories:
- /docker/multi-dir/dotnet6/
- /docker/multi-dir/dotnet7/
branch: main
commit: ddc5e5b3b87ac2534d882168044bf970158b31bd
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
4 changes: 1 addition & 3 deletions tests/smoke-go-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ input:
patched-versions: []
unaffected-versions: []
security-updates-only: true
grouped-update: true
dependency-groups:
- name: go_modules group
rules:
Expand All @@ -44,9 +45,6 @@ input:
- /go/multi-dir/foo
- /go/multi-dir/bar
commit: fb37fe61a7462139c74f2fc7e80400b325d066a0
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
4 changes: 1 addition & 3 deletions tests/smoke-go-group-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: ruleset
rules:
Expand Down Expand Up @@ -33,9 +34,6 @@ input:
repo: dependabot/smoke-tests
directory: /go
commit: d0f596d2e699a04cdbff5cfefcd4353d17534056
credentials-metadata:
- host: github.com
type: git_source
max-updater-run-time: 2700
credentials:
- host: github.com
Expand Down
1 change: 1 addition & 0 deletions tests/smoke-go-group-security.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: go_modules group
rules:
Expand Down
5 changes: 1 addition & 4 deletions tests/smoke-go-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: go-pkgs
rules:
Expand All @@ -26,15 +27,11 @@ input:
source:
provider: github
repo: dependabot/smoke-tests
directory: /
directories:
- /go/multi-dir/foo
- /go/multi-dir/bar
branch: main
commit: fb37fe61a7462139c74f2fc7e80400b325d066a0
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
4 changes: 1 addition & 3 deletions tests/smoke-gradle-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ input:
patched-versions: []
unaffected-versions: []
security-updates-only: true
grouped-update: true
dependency-groups:
- name: gradle group
rules:
Expand All @@ -44,9 +45,6 @@ input:
- /gradle/multi-dir/foo
- /gradle/multi-dir/bar
commit: bdc8fd5e4980081b086bcfcb2c4746c43e4b789d
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
5 changes: 1 addition & 4 deletions tests/smoke-gradle-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: gradle_pkgs
rules:
Expand All @@ -29,15 +30,11 @@ input:
source:
provider: github
repo: dependabot/smoke-tests
directory: /
directories:
- /gradle/multi-dir/foo
- /gradle/multi-dir/bar
branch: main
commit: bdc8fd5e4980081b086bcfcb2c4746c43e4b789d
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
4 changes: 1 addition & 3 deletions tests/smoke-maven-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ input:
patched-versions: []
unaffected-versions: []
security-updates-only: true
grouped-update: true
dependency-groups:
- name: maven group
rules:
Expand All @@ -32,9 +33,6 @@ input:
- /maven/multi-dir/foo
- /maven/multi-dir/bar
commit: 56600671ab2495ed67614624740292fb5d54e4f4
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
5 changes: 1 addition & 4 deletions tests/smoke-maven-version-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: maven_pkgs
rules:
Expand All @@ -19,15 +20,11 @@ input:
source:
provider: github
repo: dependabot/smoke-tests
directory: /
directories:
- /maven/multi-dir/foo
- /maven/multi-dir/bar
branch: main
commit: 56600671ab2495ed67614624740292fb5d54e4f4
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
1 change: 1 addition & 0 deletions tests/smoke-npm-group-multidir.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ input:
allowed-updates:
- dependency-type: direct
update-type: all
grouped-update: true
dependency-groups:
- name: npm_and_yarn group
rules:
Expand Down
6 changes: 1 addition & 5 deletions tests/smoke-npm-group-multiple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ input:
package-manager: npm_and_yarn
allowed-updates:
- update-type: all
grouped-update: true
dependency-groups:
- name: patch
rules:
Expand All @@ -23,8 +24,6 @@ input:
update-types:
- major
experiments:
grouped-updates-experimental-rules: true
grouped-updates-prototype: true
record-ecosystem-versions: true
ignore-conditions:
- dependency-name: none
Expand All @@ -33,9 +32,6 @@ input:
repo: dependabot/smoke-tests
directory: /npm/angular
commit: 6cc5e623c6cb8284ce363010c05690f4661164dd
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
5 changes: 1 addition & 4 deletions tests/smoke-npm-group-rules.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ input:
package-manager: npm_and_yarn
allowed-updates:
- update-type: all
grouped-update: true
dependency-groups:
- name: ruleset
rules:
Expand All @@ -11,7 +12,6 @@ input:
- fetch-factory
- lodash
experiments:
grouped-updates-prototype: true
record-ecosystem-versions: true
ignore-conditions:
- dependency-name: axios
Expand All @@ -31,9 +31,6 @@ input:
repo: dependabot/smoke-tests
directory: /npm
commit: d15ce2f331fa91f5ebb82da530dc7f3d69c64e6e
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
4 changes: 1 addition & 3 deletions tests/smoke-npm-group-semver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ input:
package-manager: npm_and_yarn
allowed-updates:
- update-type: all
grouped-update: true
dependency-groups:
- name: not major
rules:
Expand All @@ -20,9 +21,6 @@ input:
repo: dependabot/smoke-tests
directory: /npm/semver
commit: deb769e795beb877414bdc5aea2df16d4ff8d4df
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
5 changes: 1 addition & 4 deletions tests/smoke-npm-group-transitive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ input:
package-manager: npm_and_yarn
allowed-updates:
- update-type: indirect
grouped-update: true
dependency-groups:
- name: ruleset
rules:
patterns:
- '@hapi/*'
experiments:
grouped-updates-prototype: true
record-ecosystem-versions: true
ignore-conditions:
- dependency-name: '@hapi/hoek'
Expand All @@ -32,9 +32,6 @@ input:
repo: dependabot/smoke-tests
directory: /npm/transitive
commit: dde3e21e99b5237377d6e8a4858615e293bfacc4
credentials-metadata:
- host: github.com
type: git_source
credentials:
- host: github.com
password: $LOCAL_GITHUB_ACCESS_TOKEN
Expand Down
Loading
Loading