CI: Add workflow for testing container. #279
release-drafter.yaml
on: pull_request
update_release_draft
8s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6163090977',
status: 403,
response: {
url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/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, 12 Sep 2023 17:52:59 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': 'C4F6:303E:126123:255416:6500A57B',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '990',
'x-ratelimit-reset': '1694543091',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'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/vanvalenlab/deepcell-spots/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/79/merge","name":"0.4.0","tag_name":"0.4.0","body":"<details>\\n <summary>Update DEEPCELL\\\\_VERSION in README @elaubsch (#77)</summary>\\n\\n This PR updates the specified DeepCell version in the Docker build command in the README. \\n</details>\\n\\n<details>\\n <summary>Update example data download in nbs @elaubsch (#76)</summary>\\n\\n This PR updates the data download to use `SpotNetExampleData` and `SpotNet` in the example notebooks for this repo.\\n</details>\\n\\n<details>\\n <summary>Add authentication to SpotDetection @elaubsch (#75)</summary>\\n\\n This PR adds authentication to `SpotDetection` by using `fetch_data` to download the spot detection model upon instantiation. `fetch_data` requires a DeepCell API key. \\r\\n\\r\\nFor this reason, a large number of the tests in `polaris_tests.py` have been temporarily removed, because models cannot be downloaded in the GitHub actions test environment without an API key.\\n</details>\\n\\n<details>\\n <summary>Update decoding probability threshold @elaubsch (#69)</summary>\\n\\n This PR updates the threshold probability for barcode assignment during decoding. The new value (0.95) has been determined to yield more consistent/accurate results than the previous value (0.5) in experiments across multiple datasets.\\n</details>\\n\\n<details>\\n <summary>Add skip round functionality to spot prediction in Polaris @elaubsch (#68)</summary>\\n\\n This PR adds a check for rounds with no labeling in defined codebook. If detected, these rounds will be skipped during spot detection to prevent hallucination.\\n</details>\\n\\n<details>\\n <summary>Add gene scatter plot to results utils @elaubsch (#65)</summary>\\n\\n This PR adds an additional function `gene_scatter` to `results_utils`. This function creates a scatter plot with Plotly to visualize the location of decoded genes. It also adds some additional
|
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: '6163090977',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'f2776d19390a99a410dcc55d4807b79eff9489bb',
before: '29f601efc704de59c2fc23f954ba7d2af6f5c3e6',
number: 79,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/34583715?v=4',
description: '',
events_url: 'https://api.github.com/orgs/vanvalenlab/events',
hooks_url: 'https://api.github.com/orgs/vanvalenlab/hooks',
id: 34583715,
issues_url: 'https://api.github.com/orgs/vanvalenlab/issues',
login: 'vanvalenlab',
members_url: 'https://api.github.com/orgs/vanvalenlab/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM0NTgzNzE1',
public_members_url: 'https://api.github.com/orgs/vanvalenlab/public_members{/member}',
repos_url: 'https://api.github.com/orgs/vanvalenlab/repos',
url: 'https://api.github.com/orgs/vanvalenlab'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/issues/79/comments'
},
commits: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/79/commits'
},
html: {
href: 'https://github.com/vanvalenlab/deepcell-spots/pull/79'
},
issue: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/issues/79'
},
review_comment: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/79/comments'
},
self: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/pulls/79'
},
statuses: {
href: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/statuses/f2776d19390a99a410dcc55d4807b79eff9489bb'
}
},
active_lock_reason: null,
additions: 93,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'vanvalenlab:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/assignees{/user}',
blobs_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/branches{/branch}',
clone_url: 'https://github.com/vanvalenlab/deepcell-spots.git',
collaborators_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/comments{/number}',
commits_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/commits{/sha}',
compare_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/contents/{+path}',
contributors_url: 'https://api.github.com/repos/vanvalenlab/deepcell-spots/contributors',
created_
|