Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Commit

Permalink
Correct github compare links from 1.3.0 merge
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmer committed May 20, 2021
1 parent b430c98 commit b424b2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

# v1.3.1 (2021-05-20)

[Full changelog](https://github.com/mozilla-rally/core-addon/compare/v1.3.1...master)
[Full changelog](https://github.com/mozilla-rally/core-addon/compare/v1.3.0...v1.3.1)
* [#610](https://github.com/mozilla-rally/rally-core-addon/pull/610): Downgrade protocol, not working on taskcluster

# v1.3.0 (2021-05-19)

[Full changelog](https://github.com/mozilla-rally/core-addon/compare/v1.2.1...v1.3.1)
[Full changelog](https://github.com/mozilla-rally/core-addon/compare/v1.2.1...v1.3.0)

* [#555](https://github.com/mozilla-rally/rally-core-addon/pull/555): Update the income question in the demographic survey to take in an integer.
* [#601](https://github.com/mozilla-rally/rally-core-addon/pull/601): Enable submitting data with Glean in addition to the legacy collection.
Expand Down
2 changes: 1 addition & 1 deletion docs/metrics.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- AUTOGENERATED BY glean_parser. DO NOT EDIT. DO NOT COMMIT. -->
<!-- AUTOGENERATED BY glean_parser. DO NOT EDIT. -->

# Metrics

Expand Down

1 comment on commit b424b2a

@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-rally/rally-core-addon:tag:v1.3.1","queue:route:checks","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:

assume:repo:github.com/mozilla-rally/rally-core-addon:branch:v1.3.1

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

{
  "AllOf": [
    "assume:repo:github.com/mozilla-rally/rally-core-addon:branch:v1.3.1",
    "queue:route:checks",
    "queue:route:index.xpi.v2.rally-core-addon.revision.b424b2afc288a22a0b11f463ac9b605f3c910739.taskgraph.decision",
    "queue:create-task:project:none",
    "queue:scheduler-id:xpi-level-1",
    {
      "AnyOf": [
        "queue:create-task:highest:xpi-1/decision",
        "queue:create-task:very-high:xpi-1/decision",
        "queue:create-task:high:xpi-1/decision",
        "queue:create-task:medium:xpi-1/decision",
        "queue:create-task:low:xpi-1/decision",
        "queue:create-task:very-low:xpi-1/decision",
        "queue:create-task:lowest:xpi-1/decision"
      ]
    }
  ]
}

  • method: createTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2021-05-21T15:03:34.582Z

Please sign in to comment.