Skip to content

Merge pull request #2 from ddotthomas/gui #4

Merge pull request #2 from ddotthomas/gui

Merge pull request #2 from ddotthomas/gui #4

Triggered via push October 19, 2023 19:09
Status Success
Total duration 17s
Artifacts
update-release-draft
7s
update-release-draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update-release-draft
Resource not accessible by integration { name: 'HttpError', id: '6579155000', status: 403, response: { url: 'https://api.github.com/repos/ddotthomas/Protonup-rs/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: 'Thu, 19 Oct 2023 19:10:12 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': '4D04:1FE2:213C68:43C344:65317F14', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '996', 'x-ratelimit-reset': '1697745915', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '4', '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/ddotthomas/Protonup-rs/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (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":"- Merge updates from Gui branch to main @ddotthomas (#2)\\n- Adding lutris support @ddotthomas (#1)\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '6579155000', name: 'push', payload: { after: 'a019d67c30741c9442ece82562d8f7ce31518d57', base_ref: null, before: 'ccd860a22327c79a3cbe46f54e26aeada3e7a67d', commits: [ { author: { email: '[email protected]', name: 'ddotthomas', username: 'ddotthomas' }, committer: { email: '[email protected]', name: 'ddotthomas', username: 'ddotthomas' }, distinct: false, id: 'aaf73d5a28a8c9bfe99471602244cb5c34aa937b', message: 'Progress on the Gui\n' + '\n' + "Moved the app's layout around.\n" + "Will have to change it since iced doesn't support multiple windows\n" + 'Added Wine/Proton search functionality, info gets displayed', timestamp: '2023-05-09T13:29:55-06:00', tree_id: 'a2ace595b240d7b79e012da294492c059ae67f5d', url: 'https://github.com/ddotthomas/Protonup-rs/commit/aaf73d5a28a8c9bfe99471602244cb5c34aa937b' }, { author: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, committer: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, distinct: false, id: 'b3f25110b9090f45649e5b6be2997fb8a77b8f94', message: 'creates a Enum for app, and move defaults to mod', timestamp: '2023-05-15T01:19:50-03:00', tree_id: '5b57625037263ab63581ee8e6fb4ed58916192b2', url: 'ht
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: '6579155000', name: 'push', payload: { after: 'a019d67c30741c9442ece82562d8f7ce31518d57', base_ref: null, before: 'ccd860a22327c79a3cbe46f54e26aeada3e7a67d', commits: [ { author: { email: '[email protected]', name: 'ddotthomas', username: 'ddotthomas' }, committer: { email: '[email protected]', name: 'ddotthomas', username: 'ddotthomas' }, distinct: false, id: 'aaf73d5a28a8c9bfe99471602244cb5c34aa937b', message: 'Progress on the Gui\n' + '\n' + "Moved the app's layout around.\n" + "Will have to change it since iced doesn't support multiple windows\n" + 'Added Wine/Proton search functionality, info gets displayed', timestamp: '2023-05-09T13:29:55-06:00', tree_id: 'a2ace595b240d7b79e012da294492c059ae67f5d', url: 'https://github.com/ddotthomas/Protonup-rs/commit/aaf73d5a28a8c9bfe99471602244cb5c34aa937b' }, { author: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, committer: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, distinct: false, id: 'b3f25110b9090f45649e5b6be2997fb8a77b8f94', message: 'creates a Enum for app, and move defaults to mod', timestamp: '2023-05-15T01:19:50-03:00', tree_id: '5b57625037263ab63581ee8e6fb4ed58916192b2', url: 'https://github.com/ddotthomas/Protonup-rs/commit/b3f25110b9090f45649e5b6be2997fb8a77b8f94' }, { author: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, committer: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, distinct: false, id: '0b6c2a05e7ef7aeb75a0f1d5718f8d02d3a480b1', message: 'adds manage instalation feature to tui', timestamp: '2023-05-15T21:33:19-03:00', tree_id: 'bac9cdb1cd0a88b7de93beda6a243b99151e739e', url: 'https://github.com/ddotthomas/Protonup-rs/commit/0b6c2a05e7ef7aeb75a0f1d5718f8d02d3a480b1' }, { author: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, committer: { email: '[email protected]', name: 'Auyer', username: 'auyer' }, distinct: false, id: '0f4845df2beee192255624990e55394e6590049f', message: 'clippy, dep updates', timestamp: '2023-05-15T21:36:27-03:00', tree_id: 'aa3e69f90674f6b687a0b04ca3f09af3a54ef824', url: 'https://github.com/ddotthomas/Protonup-rs/commit/0f4845df2beee192255624990e55394e6590049f' }, { author: { email: '[email protected]', name: 'Rafael Passos', username: 'auyer' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '91cccb6becb4acc242052344ff9931b9355ee1e4', message: 'Merge pull request #12 from auyer/feature/manage_installed_versions\n' + '\n' + 'Feature/manage installed versions', timestamp: '2023-05-15T22:25:15-03:00', tree_id: 'aa3e69f90674f6b687a0b04ca3f09af3a54ef824', url: 'https://gi