Skip to content

Commit

Permalink
Release 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
abpostelnicu committed May 13, 2023
1 parent 52a7f0a commit 84182de
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion backend/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.7
1.6.8
2 changes: 1 addition & 1 deletion bot/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.7
1.6.8
2 changes: 1 addition & 1 deletion events/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.7
1.6.8
4 changes: 2 additions & 2 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-review-frontend",
"version": "1.6.7",
"version": "1.6.8",
"repository": "https://github.com/mozilla/code-review",
"author": "",
"description": "Mozilla Code Review frontend",
Expand Down
2 changes: 1 addition & 1 deletion integration/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.7
1.6.8

3 comments on commit 84182de

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Taskcluster-GitHub attempted to create a task for this event with the following scopes:

["assume:repo:github.com/mozilla/code-review:tag:1.6.8","queue:route:statuses","queue:scheduler-id:taskcluster-github"]

The expansion of these scopes is not sufficient to create the task, leading to the following:

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:create-task:highest:code-analysis-3/linux-gcp",
    "queue:create-task:very-high:code-analysis-3/linux-gcp",
    "queue:create-task:high:code-analysis-3/linux-gcp",
    "queue:create-task:medium:code-analysis-3/linux-gcp",
    "queue:create-task:low:code-analysis-3/linux-gcp",
    "queue:create-task:very-low:code-analysis-3/linux-gcp",
    "queue:create-task:lowest:code-analysis-3/linux-gcp"
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AllOf": [
    "queue:route:statuses",
    "queue:create-task:project:none",
    "queue:scheduler-id:taskcluster-github",
    {
      "AnyOf": [
        "queue:create-task:highest:code-analysis-3/linux-gcp",
        "queue:create-task:very-high:code-analysis-3/linux-gcp",
        "queue:create-task:high:code-analysis-3/linux-gcp",
        "queue:create-task:medium:code-analysis-3/linux-gcp",
        "queue:create-task:low:code-analysis-3/linux-gcp",
        "queue:create-task:very-low:code-analysis-3/linux-gcp",
        "queue:create-task:lowest:code-analysis-3/linux-gcp"
      ]
    }
  ]
}

  • method: createTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-05-13T09:19:35.007Z

@community-tc-integration
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Task group H7eyRCq6SXSEjk8QrfApTg is sealed and does not accept new tasks.


  • method: createTask
  • errorCode: RequestConflict
  • statusCode: 409
  • time: 2023-05-13T09:19:35.163Z

@firefoxci-taskcluster
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Uh oh! Looks like an error! Details

Taskcluster-GitHub attempted to create a task for this event with the following scopes:

["assume:repo:github.com/mozilla/code-review:tag:1.6.8","queue:route:statuses","queue:scheduler-id:taskcluster-github"]

The expansion of these scopes is not sufficient to create the task, leading to the following:

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:create-task:highest:code-analysis-3/linux-gcp",
    "queue:create-task:very-high:code-analysis-3/linux-gcp",
    "queue:create-task:high:code-analysis-3/linux-gcp",
    "queue:create-task:medium:code-analysis-3/linux-gcp",
    "queue:create-task:low:code-analysis-3/linux-gcp",
    "queue:create-task:very-low:code-analysis-3/linux-gcp",
    "queue:create-task:lowest:code-analysis-3/linux-gcp"
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AllOf": [
    "queue:route:statuses",
    "queue:create-task:project:none",
    "queue:scheduler-id:taskcluster-github",
    {
      "AnyOf": [
        "queue:create-task:highest:code-analysis-3/linux-gcp",
        "queue:create-task:very-high:code-analysis-3/linux-gcp",
        "queue:create-task:high:code-analysis-3/linux-gcp",
        "queue:create-task:medium:code-analysis-3/linux-gcp",
        "queue:create-task:low:code-analysis-3/linux-gcp",
        "queue:create-task:very-low:code-analysis-3/linux-gcp",
        "queue:create-task:lowest:code-analysis-3/linux-gcp"
      ]
    }
  ]
}

  • method: createTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-09-05T10:28:32.672Z

Please sign in to comment.