Skip to content

Merge pull request #322 from xyvora/dependabot/pip/backend/ruff-0.0.284 #217

Merge pull request #322 from xyvora/dependabot/pip/backend/ruff-0.0.284

Merge pull request #322 from xyvora/dependabot/pip/backend/ruff-0.0.284 #217

Triggered via push August 14, 2023 12:21
Status Success
Total duration 44s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
update_release_draft
35s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '5855615603', status: 403, response: { url: 'https://api.github.com/repos/xyvora/achievaim/releases', 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'", 'content-type': 'application/json; charset=utf-8', date: 'Mon, 14 Aug 2023 12:22:03 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', 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': '0400:12F1:4438FB:8C0940:64DA1C6B', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '973', 'x-ratelimit-reset': '1692018250', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '27', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release' } }, request: { method: 'POST', url: 'https://api.github.com/repos/xyvora/achievaim/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/heads/main","name":"v0.1.0","tag_name":"v0.1.0","body":"## Changes\\n\\n- Add option to delete a goal @sanders41 (#320)\\n- Make it possible to mark a goal complete @sanders41 (#318)\\n- Add ability to edit goals @sanders41 (#316)\\n- Add toast to account creation @sanders41 (#313)\\n- Make toast not delay further actions @sanders41 (#312)\\n- Generate SMART goal on the frontend @sanders41 (#309)\\n- Display goals on home page @sanders41 (#308)\\n- Update layout for AccountInfoForm @iLevyTate (#305)\\n- Make toast into a shareable component @sanders41 (#307)\\n- Add page fade in to layout to remove duplication @sanders41 (#306)\\n- Add toast to goal save @sanders41 (#304)\\n- Add password reset @sanders41 (#297)\\n- Add forgot password to backend @sanders41 (#296)\\n- Updated Theme Colors Both Dark and Light @iLevyTate (#294)\\n- Prereldes @iLevyTate (#293)\\n- Collapsecard @iLevyTate (#277)\\n- Tailwindformat @iLevyTate (#274)\\n- Handle locked goals in the backend @sanders41 (#275)\\n- Setup openai calls @sanders41 (#270)\\n- Displaypagefocused @iLevyTate (#269)\\n- Createpagefocused @iLevyTate (#268)\\n- Create goal mods @iLevyTate (#266)\\n- Comps @iLevyTate (#254)\\n- Edit save cancel @iLevyTate (#239)\\n- Combine smart-goals and home routes @sanders41 (#257)\\n- Remove avatar @sanders41 (#255)\\n- Themed @iLevyTate (#238)\\n- Make it possible to save goals from frontend @sanders41 (#233)\\n- Changed To Days Time Date Order Plus Wording @iLevyTate (#232)\\n- Cd @iLevyTate (#228)\\n- Add days of week component @sanders41 (#229)\\n- Improve log message when user not found @sanders41 (#216)\\n- Ab @iLevyTate (#212)\\n- Regenerate frontend types @sanders41 (#204)\\n- Update backend goal models @sanders41 (#198)\\n- Move test pages to live pages @sanders41 (#190)\\n- Add option to delete user @sanders41 (#170)\\n- Smartview @iLevyTate (#158)\\n- Add ability to update user profile @sand
update_release_draft
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '5855615603', name: 'push', payload: { after: 'd3c21b78cc242cc27f76b8eba6a84eeacfb96a7b', base_ref: null, before: '83cce0f60023cf2580dfe18beb380586fd820397', commits: [ { author: { email: '49699333+dependabot[bot]@users.noreply.github.com', name: 'dependabot[bot]', username: 'dependabot[bot]' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'cd48bef2bbb848017d08c0e46fcd1210d8d39be2', message: 'Bump ruff from 0.0.282 to 0.0.284 in /backend\n' + '\n' + 'Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.282 to 0.0.284.\n' + '- [Release notes](https://github.com/astral-sh/ruff/releases)\n' + '- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)\n' + '- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.282...v0.0.284)\n' + '\n' + '---\n' + 'updated-dependencies:\n' + '- dependency-name: ruff\n' + ' dependency-type: direct:development\n' + ' update-type: version-update:semver-patch\n' + '...\n' + '\n' + 'Signed-off-by: dependabot[bot] <[email protected]>', timestamp: '2023-08-14T12:17:06Z', tree_id: '14743bd204505154f0145c306a603c55ffcb65ee', url: 'https://github.com/xyvora/achievaim/commit/cd48bef2bbb848017d08c0e46fcd1210d8d39be2' }, { author: { email: '[email protected]', name: 'Paul Sanders', username: 'sanders41' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'd3c21b78cc242cc27f76b8eba6a84eeacfb96a7b', message: 'Merge pull request #322 from xyvora/dependabot/pip/backend/ruff-0.0.284\n' + '\n' + 'Bump ruff from 0.0.282 to 0.0.284 in /backend', timestamp: '2023-08-14T08:21:19-04:00', tree_id: '14743bd204505154f0145c306a603c55ffcb65ee', url: 'https://github.com/xyvora/achievaim/commit/d3c21b78cc242cc27f76b8eba6a84eeacfb96a7b' } ], compare: 'https://github.com/xyvora/achievaim/compare/83cce0f60023...d3c21b78cc24', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Paul Sanders', username: 'sanders41' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'd3c21b78cc242cc27f76b8eba6a84eeacfb96a7b', message: 'Merge pull request #322 from xyvora/dependabot/pip/backend/ruff-0.0.284\n' + '\n' + 'Bump ruff from 0.0.282 to 0.0.284 in /backend', timestamp: '2023-08-14T08:21:19-04:00', tree_id: '14743bd204505154f0145c306a603c55ffcb65ee', url: 'https://github.com/xyvora/achievaim/commit/d3c21b78cc242cc27f76b8eba6a84eeacfb96a7b' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/139386972?v=4', description: '', events_url: 'https://api.github.com/orgs/xyvora/events', hooks_url: 'https://api.github.com/orgs/xyvora/hooks', id: 139386972, issues_url: 'https://api.github.com/orgs/xyvora/issues', login: 'xyvora', members_url