Merge branch 'release' of https://github.com/UI-Lovelace-Minimalist/UI #20
Annotations
2 errors and 1 warning
Release Drafter
You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 47C1:5D18:258A21C:4D610C8:652CBE29.
{
name: 'HttpError',
id: '6529065962',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'; base-uri 'self'; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.githubcopilot.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com cdn.optimizely.com logx.optimizely.com/v1/events objects-origin.githubusercontent.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com support.github.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 16 Oct 2023 04:38:01 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
'retry-after': '60',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v4; format=json',
'x-github-request-id': '47C1:5D18:258A21C:4D610C8:652CBE29',
'x-xss-protection': '0'
},
request: {
method: 'POST',
url: 'https://api.github.com/graphql',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/11.1.0 octokit-core.js/3.2.4 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $ref: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $ref) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n
|
Release Drafter
HttpError: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 47C1:5D18:258A21C:4D610C8:652CBE29.
at /home/runner/work/_actions/release-drafter/release-drafter/v5.15.0/dist/index.js:15311:23
at processTicksAndRejections (node:internal/process/task_queues:96:5)
{
name: 'AggregateError',
event: {
id: '6529065962',
name: 'push',
payload: {
after: 'a5f9ad3d9e82beda70631ac5b0630cba9fac2c0b',
base_ref: null,
before: '99d2bed975e93921579831e45be19b589d95ade1',
commits: [
{
author: {
email: '59669359+imswel@users.noreply.github.com',
name: 'imswel',
username: 'imswel'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '8614fedb8f1656ff93fd6f2fda1ba77a1022777d',
message: 'Codespell correction',
timestamp: '2023-06-14T02:18:20+02:00',
tree_id: '3e81d952abb7ab746640a8f9339df5295b6f2c1a',
url: 'https://github.com/kepath/kepath-UI-minimalist/commit/8614fedb8f1656ff93fd6f2fda1ba77a1022777d'
},
{
author: {
email: 'alex@peters.net',
name: 'Alex Peters',
username: 'Lx'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'cf649a4bc5170a8595cfc1d4676b943c8f489ea7',
message: 'Docs: Setup: reformat dependency list\n' +
'\n' +
'- The Material theme made it difficult to identify the hyperlinks.\r\n' +
"- The given names didn't always match the required HACS search terms.\r\n" +
'- Replaced data table with standard list.\r\n' +
'- Renamed some items to make them more easily found in HACS.\r\n' +
'- Added instruction for using HACS custom repositories.\r\n' +
'\r\n' +
'Fixes #1323.',
timestamp: '2023-06-27T13:52:33+10:00',
tree_id: 'd0e52b050817f5a85c6588f57f50e8e23d117cd9',
url: 'https://github.com/kepath/kepath-UI-minimalist/commit/cf649a4bc5170a8595cfc1d4676b943c8f489ea7'
},
{
author: {
email: '68892092+basbruss@users.noreply.github.com',
name: 'BasBruss',
username: 'basbruss'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '75efe544458dd1f98f53246a5b8e0eb818a76fe3',
message: 'Merge pull request #1324 from Lx/patch-1\n' +
'\n' +
'Docs: Setup: reformat dependency list',
timestamp: '2023-06-27T09:23:29+02:00',
tree_id: 'd0e52b050817f5a85c6588f57f50e8e23d117cd9',
url: 'https://github.com/kepath/kepath-UI-minimalist/commit/75efe544458dd1f98f53246a5b8e0eb818a76fe3'
},
{
author: {
email: '68892092+basbruss@users.noreply.github.com',
name: 'BasBruss',
username: 'basbruss'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'bf4c0523826a5355d39f642560382205bb4951d2',
message: 'Merge pull request #1319 from imswel/main\n\nAdd Custom Card Medias',
timestamp: '2023-06-27T09:24:30+02:00',
tree_id: 'f76d855e9a58fbe61ea4308b7bc09627b3f65309',
url: 'https://github.com/kepath/kepath-UI-minimalist/commit/bf4c0523826a5355d39f642560382205bb4951d2'
},
{
author: {
email: 'basbruss@users.noreply.github.com',
name: 'basbruss',
username: 'basbruss'
},
committ
|
Release Drafter
The following actions uses node12 which is deprecated and will be forced to run on node16: release-drafter/release-drafter@v5.15.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|