Skip to content

📝 Update publication list #1442

📝 Update publication list

📝 Update publication list #1442

Triggered via pull request September 5, 2023 12:51
Status Success
Total duration 24m 8s
Artifacts

release-drafter.yml

on: pull_request
Draft Release
9s
Draft Release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Draft Release
Resource not accessible by integration { name: 'HttpError', id: '6084832995', status: 403, response: { url: 'https://api.github.com/repos/cda-tum/fiction/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: 'Tue, 05 Sep 2023 13:15:06 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': '6D06:2BEE:26B528:4EF188:64F729D9', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '926', 'x-ratelimit-reset': '1693921408', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '74', '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/cda-tum/fiction/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/275/merge","name":"v0.5.1 (not yet released)","tag_name":"v0.5.1","body":"## 👀 What\'s Changed\\n\\n- Fast three state @Drewniok (#206)\\n\\n## ✨ Features and Enhancements\\n\\n- ✨ Support defects in SiQAD coordinates for layout reading and writing @Drewniok (#269)\\n- ✨ Support defects in print function. @Drewniok (#261)\\n- 🎨 Use unit library for sidb defects. @Drewniok (#254)\\n- :sparkles: Added additional distance functions and distance maps @marcelwa (#250)\\n- ✨ Added a library for data types of units used within the physical simulation algorithms @Drewniok (#236)\\n- :sparkles: Added a unified `print_layout` function @marcelwa (#240)\\n- ✨ Add function to generate a random coordinate. @Drewniok (#233)\\n- ✨ Added a hexagonalization algorithm for mapping QCA layouts to SiDB ones @simon1hofmann (#198)\\n- :sparkles: SiQAD coordinate iteration @wlambooy (#223)\\n- ✨ Add ISCAS85 and EPFL benchmarks @simon1hofmann (#221)\\n- :sparkles: Enable charge layout printing @wlambooy (#219)\\n- :sparkles: Temperature-aware physical SiDB simulation @Drewniok (#120)\\n- :sparkles: Make ClangFormat aware of different line ending types and enforce `LF` @marcelwa (#177)\\n- :sparkles: Added an SiDB simulation file writer @marcelwa (#176)\\n- :sparkles: Added a function to round a number to `n` decimal places @Drewniok (#189)\\n\\n## ⚡️ Performance\\n\\n- :zap: Use `mold` instead of `ld` for faster link times @marcelwa (#210)\\n\\n## 🐛 Bug Fixes\\n\\n- 🐛 Fix documentation bug in physical constants @Drewniok (#270)\\n- 🐛 Fixed the bug that some physical parameters were not correctly passed to the simulators @Drewniok (#262)\\n- :bug: 2DDWave Distance Fix @marcelwa (#257)\\n- :bug: Fix `equivalence_checking` on `obstruction_layout` objects @marcelwa (#256)\\n- :memo: Fixed remaining fragments from the move to `cda-tum` and adjusted the tracking of publications @marcelwa (#249)\\n- 🐛 Missing
Draft Release
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: '6084832995', name: 'pull_request', payload: { action: 'synchronize', after: 'c3a34a740ca5aae2040277bc699c0540b670dc4a', before: '27aac3615990182a0afef133c6b048b430c2acf6', number: 275, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/99202016?v=4', description: 'The CDA provides expertise for all main steps in the design and realization of integrated circuits, embedded systems, as well as cyber-physical systems.', events_url: 'https://api.github.com/orgs/cda-tum/events', hooks_url: 'https://api.github.com/orgs/cda-tum/hooks', id: 99202016, issues_url: 'https://api.github.com/orgs/cda-tum/issues', login: 'cda-tum', members_url: 'https://api.github.com/orgs/cda-tum/members{/member}', node_id: 'O_kgDOBemz4A', public_members_url: 'https://api.github.com/orgs/cda-tum/public_members{/member}', repos_url: 'https://api.github.com/orgs/cda-tum/repos', url: 'https://api.github.com/orgs/cda-tum' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/cda-tum/fiction/issues/275/comments' }, commits: { href: 'https://api.github.com/repos/cda-tum/fiction/pulls/275/commits' }, html: { href: 'https://github.com/cda-tum/fiction/pull/275' }, issue: { href: 'https://api.github.com/repos/cda-tum/fiction/issues/275' }, review_comment: { href: 'https://api.github.com/repos/cda-tum/fiction/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/cda-tum/fiction/pulls/275/comments' }, self: { href: 'https://api.github.com/repos/cda-tum/fiction/pulls/275' }, statuses: { href: 'https://api.github.com/repos/cda-tum/fiction/statuses/c3a34a740ca5aae2040277bc699c0540b670dc4a' } }, active_lock_reason: null, additions: 4, assignee: { avatar_url: 'https://avatars.githubusercontent.com/u/119581649?v=4', events_url: 'https://api.github.com/users/simon1hofmann/events{/privacy}', followers_url: 'https://api.github.com/users/simon1hofmann/followers', following_url: 'https://api.github.com/users/simon1hofmann/following{/other_user}', gists_url: 'https://api.github.com/users/simon1hofmann/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/simon1hofmann', id: 119581649, login: 'simon1hofmann', node_id: 'U_kgDOByCr0Q', organizations_url: 'https://api.github.com/users/simon1hofmann/orgs', received_events_url: 'https://api.github.com/users/simon1hofmann/received_events', repos_url: 'https://api.github.com/users/simon1hofmann/repos', site_admin: false, starred_url: 'https://api.github.com/users/simon1hofmann/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/simon1hofmann/subscriptions', type: 'User', url: 'https://api.github.com/users/simon1hofmann' }, assignees: [ { avatar_url: 'https://avatars.githubusercontent.com/u/119581649?v=4', events_url: 'https://api.github.com/users/simon1hofmann/events{/privacy}', followers_url: 'https://api.github.com/users/simon1hofmann/followers', following_url: 'https://api.github.com/users/simon1hofmann/following{/other_user}', gists_url: 'https://api.github.com/users/simon1h