Skip to content

Commit

Permalink
chore: version bump to v3.35
Browse files Browse the repository at this point in the history
  • Loading branch information
ahal committed Nov 21, 2023
1 parent 9793666 commit 301f72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.34
3.35

1 comment on commit 301f72a

@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

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

{
  "AnyOf": [
    "queue:rerun-task:releng-level-3/fhDvmqFfR7Sl9pEiEOTveA/LK5tHD9mTf-BLhEi_2ERIA",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:releng-level-3/fhDvmqFfR7Sl9pEiEOTveA"
      ]
    }
  ]
}

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

{
  "AnyOf": [
    "queue:rerun-task:releng-level-3/fhDvmqFfR7Sl9pEiEOTveA/LK5tHD9mTf-BLhEi_2ERIA",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:releng-level-3/fhDvmqFfR7Sl9pEiEOTveA"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2023-11-21T21:53:22.908Z

Please sign in to comment.