doc: adding dispersal example for graph construction and edges initialization #262
release-drafter.yml
on: pull_request
update_release_draft
18s
Annotations
2 errors and 2 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10903514530',
status: 422,
response: {
url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/releases/60007717',
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, 17 Sep 2024 12:57:04 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'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-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'FFC2:3E8DE6:663AA4:C7EFC1:66E97CA0',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1726581408',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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/Quetzal-framework/quetzal-CoaTL/releases/60007717',
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":"## Changes\\n\\n- Revert \\"Revert \\"doc: updating local and dispersal processes\\"\\" @Becheler (#40)\\n- Revert \\"doc: updating local and dispersal processes\\" @Becheler (#39)\\n\\n## 🚀 Features\\n\\n- feat: spatial graphs support, test and documentation @Becheler (#32)\\n- feat: dispersal kernel refactoring, examples and documentation @Becheler (#28)\\n- feat: adding user template subproject @Becheler (#25)\\n- feat: devcontainers integration in Visual Code Studio @Becheler (#23)\\n- feat: add Phylogenetic Network class with Extended Newick Format support @Becheler (#21)\\n- feat: add Boost Graph Library and Boost Spirit support for coalescent trees @Becheler (#14)\\n\\n## 🐛 Bug Fixes\\n\\n- fix: math block formating in local process documentation @Becheler (#44)\\n- fix: math formating in local process documentation @Becheler (#43)\\n- bug: doxygen awesome broken @Becheler (#37)\\n- fix: reinitializing submodule @Becheler (#36)\\n- fix: gaussian naming convention and doc link @Becheler (#30)\\n- fix: dispersal documentation links @Becheler (#29)\\n- fix: enable tests for example output on github CLI @Becheler (#27)\\n- fix: devcontainers permissions on Windows @Becheler (#26)\\n- fix: add submodule recursive to checkout workflow for doxygen awesome @Becheler (#19)\\n- fix: publish the build/docs/html folder @Becheler (#17)\\n- fix: release drafter @Becheler (#16)\\n\\n## 🧰 Maintenance\\n\\n- doc: trying mrdox support @Becheler (#45)\\n- doc: local process with niche model and 3 species competition/predation @Becheler (#42)\\n- doc: adding example sources for deterministic and stochastic local process @Becheler (#41)\\n- doc: updating local processes @Becheler (#38)\\n- doc: update examples and incl
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10903514530',
name: 'pull_request',
payload: {
action: 'opened',
number: 46,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/110087381?v=4',
description: null,
events_url: 'https://api.github.com/orgs/Quetzal-framework/events',
hooks_url: 'https://api.github.com/orgs/Quetzal-framework/hooks',
id: 110087381,
issues_url: 'https://api.github.com/orgs/Quetzal-framework/issues',
login: 'Quetzal-framework',
members_url: 'https://api.github.com/orgs/Quetzal-framework/members{/member}',
node_id: 'O_kgDOBo_M1Q',
public_members_url: 'https://api.github.com/orgs/Quetzal-framework/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Quetzal-framework/repos',
url: 'https://api.github.com/orgs/Quetzal-framework'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/issues/46/comments'
},
commits: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/46/commits'
},
html: {
href: 'https://github.com/Quetzal-framework/quetzal-CoaTL/pull/46'
},
issue: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/issues/46'
},
review_comment: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/46/comments'
},
self: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/46'
},
statuses: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/statuses/15a1b69223075972ee1aa158eadf7951059c5588'
}
},
active_lock_reason: null,
additions: 121,
assignee: null,
assignees: [],
author_association: 'COLLABORATOR',
auto_merge: null,
base: {
label: 'Quetzal-framework:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/branches{/branch}',
clone_url: 'https://github.com/Quetzal-framework/quetzal-CoaTL.git',
collaborators_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/comments{/number}',
commits_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/commits{/sha}',
compare_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/contents/{+path}',
contributors_url: 'https://api.github.com/re
|
update_release_draft
The following actions use a deprecated Node.js version and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
update_release_draft
Unexpected input(s) 'enable_jekyll', valid inputs are ['config-name', 'name', 'tag', 'version', 'publish', 'latest', 'prerelease', 'prerelease-identifier', 'commitish', 'header', 'footer', 'disable-releaser', 'disable-autolabeler']
|