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

Fix more yaml lint errors #27284

Merged
merged 1 commit into from Sep 26, 2023
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 0 additions & 2 deletions .yamllint.yaml
Expand Up @@ -44,5 +44,3 @@ rules:
ignore: |
.venv
node_modules
/models/fixtures
/models/migrations/fixtures
1 change: 0 additions & 1 deletion models/fixtures/access.yml
Expand Up @@ -135,4 +135,3 @@
user_id: 31
repo_id: 28
mode: 4

8 changes: 4 additions & 4 deletions models/fixtures/access_token.yml
Expand Up @@ -2,7 +2,7 @@
id: 1
uid: 1
name: Token A
#token: d2c6c1ba3890b309189a8e618c72a162e4efbf36
# token: d2c6c1ba3890b309189a8e618c72a162e4efbf36
token_hash: 2b3668e11cb82d3af8c6e4524fc7841297668f5008d1626f0ad3417e9fa39af84c268248b78c481daa7e5dc437784003494f
token_salt: QuSiZr1byZ
token_last_eight: e4efbf36
Expand All @@ -13,7 +13,7 @@
id: 2
uid: 1
name: Token B
#token: 4c6f36e6cf498e2a448662f915d932c09c5a146c
# token: 4c6f36e6cf498e2a448662f915d932c09c5a146c
token_hash: 1a0e32a231ebbd582dc626c1543a42d3c63d4fa76c07c72862721467c55e8f81c923d60700f0528b5f5f443f055559d3a279
token_salt: Lfwopukrq5
token_last_eight: 9c5a146c
Expand All @@ -24,10 +24,10 @@
id: 3
uid: 2
name: Token A
#token: 90a18faa671dc43924b795806ffe4fd169d28c91
# token: 90a18faa671dc43924b795806ffe4fd169d28c91
token_hash: d6d404048048812d9e911d93aefbe94fc768d4876fdf75e3bef0bdc67828e0af422846d3056f2f25ec35c51dc92075685ec5
token_salt: 99ArgXKlQQ
token_last_eight: 69d28c91
created_unix: 946687980
updated_unix: 946687980
#commented out tokens so you can see what they are in plaintext
# commented out tokens so you can see what they are in plaintext
2 changes: 1 addition & 1 deletion models/fixtures/commit_status_index.yml
Expand Up @@ -2,4 +2,4 @@
id: 1
repo_id: 1
sha: "1234123412341234123412341234123412341234"
max_index: 5
max_index: 5
2 changes: 1 addition & 1 deletion models/fixtures/public_key.yml
Expand Up @@ -8,4 +8,4 @@
type: 1
created_unix: 1559593109
updated_unix: 1565224552
login_source_id: 0
login_source_id: 0
2 changes: 1 addition & 1 deletion models/fixtures/pull_request.yml
Expand Up @@ -97,4 +97,4 @@
issue_id: 20
index: 1
head_repo_id: 23
base_repo_id: 23
base_repo_id: 23
10 changes: 5 additions & 5 deletions models/fixtures/reaction.yml
@@ -1,37 +1,37 @@
-
id: 1 #issue reaction
id: 1 # issue reaction
type: zzz # not allowed reaction (added before allowed reaction list has changed)
issue_id: 1
comment_id: 0
user_id: 2
created_unix: 1573248001

-
id: 2 #issue reaction
id: 2 # issue reaction
type: zzz # not allowed reaction (added before allowed reaction list has changed)
issue_id: 1
comment_id: 0
user_id: 1
created_unix: 1573248002

-
id: 3 #issue reaction
id: 3 # issue reaction
type: eyes # allowed reaction
issue_id: 1
comment_id: 0
user_id: 2
created_unix: 1573248003

-
id: 4 #comment reaction
id: 4 # comment reaction
type: laugh # allowed reaction
issue_id: 1
comment_id: 2
user_id: 2
created_unix: 1573248004

-
id: 5 #comment reaction
id: 5 # comment reaction
type: laugh # allowed reaction
issue_id: 1
comment_id: 2
Expand Down
10 changes: 5 additions & 5 deletions models/fixtures/review.yml
Expand Up @@ -133,7 +133,7 @@
updated_unix: 946684831
created_unix: 946684831

-
-
id: 16
type: 4
reviewer_id: 20
Expand All @@ -142,19 +142,20 @@
updated_unix: 946684832
created_unix: 946684832

-
-
id: 17
type: 1
reviewer_id: 20
issue_id: 20
content: "review approved by user20"
updated_unix: 946684833
created_unix: 946684833
-

-
id: 18
type: 4
reviewer_id: 0
reviewer_team_id: 5
reviewer_team_id: 5
issue_id: 20
content: "review request for team5"
updated_unix: 946684834
Expand All @@ -169,4 +170,3 @@
content: "review request for user15"
updated_unix: 946684835
created_unix: 946684835

2 changes: 1 addition & 1 deletion models/fixtures/team_repo.yml
Expand Up @@ -62,4 +62,4 @@
id: 11
org_id: 17
team_id: 9
repo_id: 24
repo_id: 24
2 changes: 1 addition & 1 deletion models/fixtures/team_user.yml
Expand Up @@ -124,7 +124,7 @@
team_id: 20
uid: 5

-
-
id: 22
org_id: 17
team_id: 9
Expand Down
2 changes: 1 addition & 1 deletion models/fixtures/watch.yml
Expand Up @@ -26,4 +26,4 @@
id: 5
user_id: 11
repo_id: 1
mode: 3 # auto
mode: 3 # auto
Expand Up @@ -26,4 +26,3 @@
id: 5
issue_id: 2
label_id: 87

Expand Up @@ -18,7 +18,7 @@
-
id: 3
repo_id: 0
org_id: 3
org_id: 3
name: orglabel3
color: '#abcdef'
num_issues: 0
Expand Down
Expand Up @@ -23,4 +23,3 @@
id: 5
repo_id: 3
org_id: 0

Expand Up @@ -28,4 +28,3 @@
attestation_type: 'fido-u2f'
sign_count: 1
clone_warning: false