Skip to content

feat: paperless documents modal #96

feat: paperless documents modal

feat: paperless documents modal #96

Triggered via pull request June 25, 2024 11:41
Status Success
Total duration 14s
Artifacts

release-drafter.yml

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

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9661764819', status: 422, response: { url: 'https://api.github.com/repos/aamirazad/homelab-connector/releases/161781326', 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: 'Tue, 25 Jun 2024 11:41:51 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'istio-envoy', '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-envoy-decorator-operation': 'unicorn-api-canary.github-production.svc.cluster.local:80/*', 'x-envoy-upstream-service-time': '80', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '1947:3F6486:8687C8:102AC5B:667AACFF', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4988', 'x-ratelimit-reset': '1719317135', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '12', '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/aamirazad/homelab-connector/releases/161781326', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## v0.2.0\\n\\n### Features\\n\\n- feat: fill in current data in settings @aamirazad ([#33](https://github.com/aamirazad/homelab-connector/pull/33))\\n- feat: remove all done page in settings @aamirazad ([#32](https://github.com/aamirazad/homelab-connector/pull/32))\\n- feat: use paperless documents api instead of search to get more accurate results @aamirazad ([#24](https://github.com/aamirazad/homelab-connector/pull/24))\\n- feat: use a tooltip/popover component @aamirazad ([#26](https://github.com/aamirazad/homelab-connector/pull/26))\\n- feat: remove full name settings question @aamirazad ([#22](https://github.com/aamirazad/homelab-connector/pull/22))\\n\\n### Performance Improvements\\n\\n- perf: speed up settings autofilling by only calling db calls once @aamirazad ([#35](https://github.com/aamirazad/homelab-connector/pull/35))\\n\\n### Style Improvements\\n\\n- style: make website look better on mobile @aamirazad ([#20](https://github.com/aamirazad/homelab-connector/pull/20))\\n\\n### Maintenance\\n\\n- chore: add funding links to github @aamirazad ([#37](https://github.com/aamirazad/homelab-connector/pull/37))\\n- ci: combine release drafter and pr tagger into one action @aamirazad ([#36](https://github.com/aamirazad/homelab-connector/pull/36))\\n- refactor: use database types instead of manually typed types @aamirazad ([#34](https://github.com/aamirazad/homelab-connector/pull/34))\\n- chore: switch to bun @aamirazad ([#31](https://github.com/aamirazad/homelab-connector/pull/31))\\n- refactor: remove unnecessary code @aamirazad ([#29](https://github.com/aamirazad
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: '9661764819', name: 'pull_request', payload: { action: 'synchronize', after: 'ec1a5ace6c17b71233cb79212b0bf020d2bfa68f', before: 'f618fd7f5b266f53bd84e6f05132d84be89317ef', number: 38, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/38/comments' }, commits: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/38/commits' }, html: { href: 'https://github.com/aamirazad/homelab-connector/pull/38' }, issue: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/issues/38' }, review_comment: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/38/comments' }, self: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/pulls/38' }, statuses: { href: 'https://api.github.com/repos/aamirazad/homelab-connector/statuses/ec1a5ace6c17b71233cb79212b0bf020d2bfa68f' } }, active_lock_reason: null, additions: 110, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'aamirazad:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: false, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/aamirazad/homelab-connector/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/aamirazad/homelab-connector/assignees{/user}', blobs_url: 'https://api.github.com/repos/aamirazad/homelab-connector/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/aamirazad/homelab-connector/branches{/branch}', clone_url: 'https://github.com/aamirazad/homelab-connector.git', collaborators_url: 'https://api.github.com/repos/aamirazad/homelab-connector/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/aamirazad/homelab-connector/comments{/number}', commits_url: 'https://api.github.com/repos/aamirazad/homelab-connector/commits{/sha}', compare_url: 'https://api.github.com/repos/aamirazad/homelab-connector/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/aamirazad/homelab-connector/contents/{+path}', contributors_url: 'https://api.github.com/repos/aamirazad/homelab-connector/contributors', created_at: '2024-05-31T01:30:53Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/aamirazad/homelab-connector/deployments', description: 'Connects popular homelab services together', disabled: false, downloads_url: 'https://api.github.com/repos/aamirazad/homelab-connector/downloads', events_url: 'https://api.github.com/repos/aamirazad/homelab-connector/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/aamirazad/homelab-connector/forks', full_nam