Skip to content

Implemented support for variable length weeks with customisable names of the days. #316

Implemented support for variable length weeks with customisable names of the days.

Implemented support for variable length weeks with customisable names of the days. #316

Triggered via pull request December 15, 2024 11:45
Status Success
Total duration 13s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
4s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12338490240', status: 422, response: { url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/releases/190764273', status: 422, 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-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sun, 15 Dec 2024 11:45:40 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': 'DC44:2E0BFE:1957DA0:323E27F:675EC164', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4992', 'x-ratelimit-reset': '1734266737', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '8', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/releases/190764273', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What\'s Changed\\n\\n## 🚀 Features\\n\\n* Added a client setting for the UI background colour. (#296) @DC23\\n* Added client setting for floating ui panel opacity when it has focus. (#295) @DC23\\n* Client-only cosmetic settings are now applied without a Foundry reload. (#293) @DC23\\n* Added a client setting for the circular clock border and spoke colour. (#291) @DC23\\n\\n## 🐛 Bug Fixes\\n\\n* Fixed a couple of minor CSS issues with the main undocked UI and set time dialog. (#287) @DC23\\n* Reset time dialog is no longer modal. (#286) @DC23\\n\\n## 🧰 Maintenance\\n\\n* Adding names to unnamed workflow steps. (#299) @DC23\\n* Adding compendium workflow that will allow me to add example macros. (#297) @DC23\\n* Simplified the setting of CSS variables for the UI panel. This refactoring will make some future features much simpler to implement. (#294) @DC23\\n* Refactored code to use `Constants.daysPerWeek` instead of hard-coded 7-day weeks. (#284) @DC23\\n\\n## 📖 Documentation\\n\\n* Added compendium with example macros for all the API functions. (#300) @DC23\\n* Fixed inconsistent type capitalization in API docs (#288) @DC23\\n* Added the missing time constants to API documentation. (#285) @DC23\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-2d02f53ff03c89d070e6","target_commitish":"refs/pull/302/merge"}', request: {} }, event: { id: '12338490240', name: 'pull_request', payload: { action: 'labeled', label: { color: 'B090EB', default: false, description: 'A core planned feature', id: 7662439306, name: 'core feature', node_id: 'LA_kwDONGAtNs8AAAAByLeLig', url: 'https://api.github.com/repos/DC23/jd-ea
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12338490240', name: 'pull_request', payload: { action: 'labeled', label: { color: 'B090EB', default: false, description: 'A core planned feature', id: 7662439306, name: 'core feature', node_id: 'LA_kwDONGAtNs8AAAAByLeLig', url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/labels/core%20feature' }, number: 302, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/issues/302/comments' }, commits: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/302/commits' }, html: { href: 'https://github.com/DC23/jd-easytimekeeping/pull/302' }, issue: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/issues/302' }, review_comment: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/302/comments' }, self: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/302' }, statuses: { href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/statuses/0fa6ce8a547c47b0378e3fd129eaf42526958817' } }, active_lock_reason: null, additions: 167, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/6927414?v=4', events_url: 'https://api.github.com/users/DC23/events{/privacy}', followers_url: 'https://api.github.com/users/DC23/followers', following_url: 'https://api.github.com/users/DC23/following{/other_user}', gists_url: 'https://api.github.com/users/DC23/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/DC23', id: 6927414, login: 'DC23', node_id: 'MDQ6VXNlcjY5Mjc0MTQ=', organizations_url: 'https://api.github.com/users/DC23/orgs', received_events_url: 'https://api.github.com/users/DC23/received_events', repos_url: 'https://api.github.com/users/DC23/repos', site_admin: false, starred_url: 'https://api.github.com/users/DC23/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/DC23/subscriptions', type: 'User', url: 'https://api.github.com/users/DC23', user_view_type: 'public' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/6927414?v=4', events_url: 'https://api.github.com/users/DC23/events{/privacy}', followers_url: 'https://api.github.com/users/DC23/followers', following_url: 'https://api.github.com/users/DC23/following{/other_user}', gists_url: 'https://api.github.com/users/DC23/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/DC23', id: 6927414, login: 'DC23', node_id: 'MDQ6VXNlcjY5Mjc0MTQ=', organizations_url: 'https://api.github.com/users/DC23/orgs', received_events_url: 'https://api.github.com/users/DC23/received_events', repos_url: 'https://api.github.com/users/DC23/repos', site_admin: false, starred_url: 'https://api.github.com/users/DC23/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/DC23/subscrip
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636