Skip to content

Commit

Permalink
Merge pull request #3284 from GoogleCloudPlatform/acpana/fix-head-12345
Browse files Browse the repository at this point in the history
fix: regen logs
  • Loading branch information
google-oss-prow[bot] authored Dec 3, 2024
2 parents 266a1db + 7e6dc80 commit e2d8d1c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ X-Xss-Protection: 0

{
"access": [
{
"role": "WRITER",
"specialGroup": "projectWriters"
},
{
"role": "OWNER",
"specialGroup": "projectOwners"
Expand All @@ -73,6 +69,10 @@ X-Xss-Protection: 0
{
"role": "READER",
"specialGroup": "projectReaders"
},
{
"role": "WRITER",
"specialGroup": "projectWriters"
}
],
"creationTime": "123456789",
Expand Down Expand Up @@ -112,10 +112,6 @@ X-Xss-Protection: 0

{
"access": [
{
"role": "WRITER",
"specialGroup": "projectWriters"
},
{
"role": "OWNER",
"specialGroup": "projectOwners"
Expand All @@ -127,6 +123,10 @@ X-Xss-Protection: 0
{
"role": "READER",
"specialGroup": "projectReaders"
},
{
"role": "WRITER",
"specialGroup": "projectWriters"
}
],
"creationTime": "123456789",
Expand Down Expand Up @@ -376,10 +376,6 @@ X-Xss-Protection: 0

{
"access": [
{
"role": "WRITER",
"specialGroup": "projectWriters"
},
{
"role": "OWNER",
"specialGroup": "projectOwners"
Expand All @@ -391,6 +387,10 @@ X-Xss-Protection: 0
{
"role": "READER",
"specialGroup": "projectReaders"
},
{
"role": "WRITER",
"specialGroup": "projectWriters"
}
],
"creationTime": "123456789",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ X-Xss-Protection: 0

{
"access": [
{
"role": "WRITER",
"specialGroup": "projectWriters"
},
{
"role": "OWNER",
"specialGroup": "projectOwners"
Expand All @@ -73,6 +69,10 @@ X-Xss-Protection: 0
{
"role": "READER",
"specialGroup": "projectReaders"
},
{
"role": "WRITER",
"specialGroup": "projectWriters"
}
],
"creationTime": "123456789",
Expand Down Expand Up @@ -112,10 +112,6 @@ X-Xss-Protection: 0

{
"access": [
{
"role": "WRITER",
"specialGroup": "projectWriters"
},
{
"role": "OWNER",
"specialGroup": "projectOwners"
Expand All @@ -127,6 +123,10 @@ X-Xss-Protection: 0
{
"role": "READER",
"specialGroup": "projectReaders"
},
{
"role": "WRITER",
"specialGroup": "projectWriters"
}
],
"creationTime": "123456789",
Expand Down Expand Up @@ -459,10 +459,6 @@ X-Xss-Protection: 0

{
"access": [
{
"role": "WRITER",
"specialGroup": "projectWriters"
},
{
"role": "OWNER",
"specialGroup": "projectOwners"
Expand All @@ -474,6 +470,10 @@ X-Xss-Protection: 0
{
"role": "READER",
"specialGroup": "projectReaders"
},
{
"role": "WRITER",
"specialGroup": "projectWriters"
}
],
"creationTime": "123456789",
Expand Down

0 comments on commit e2d8d1c

Please sign in to comment.