doc: fix math block formating in local process documentation #255
release-drafter.yml
on: pull_request
update_release_draft
14s
Annotations
2 errors and 2 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '9799738759',
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: 'Thu, 04 Jul 2024 20:47:38 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.github-production.svc.cluster.local:80/*',
'x-envoy-upstream-service-time': '97',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': 'CC41:3FF0:11A11BC:2049F37:66870A6A',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4987',
'x-ratelimit-reset': '1720128598',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '13',
'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 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: 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 e
|
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: '9799738759',
name: 'pull_request',
payload: {
action: 'opened',
number: 44,
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/44/comments'
},
commits: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/44/commits'
},
html: {
href: 'https://github.com/Quetzal-framework/quetzal-CoaTL/pull/44'
},
issue: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/issues/44'
},
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/44/comments'
},
self: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/44'
},
statuses: {
href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/statuses/c4230f8fef806dd8e783a4ff5e690f4eae99ceef'
}
},
active_lock_reason: null,
additions: 6,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/8360330?v=4',
events_url: 'https://api.github.com/users/Becheler/events{/privacy}',
followers_url: 'https://api.github.com/users/Becheler/followers',
following_url: 'https://api.github.com/users/Becheler/following{/other_user}',
gists_url: 'https://api.github.com/users/Becheler/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/Becheler',
id: 8360330,
login: 'Becheler',
node_id: 'MDQ6VXNlcjgzNjAzMzA=',
organizations_url: 'https://api.github.com/users/Becheler/orgs',
received_events_url: 'https://api.github.com/users/Becheler/received_events',
repos_url: 'https://api.github.com/users/Becheler/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/Becheler/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/Becheler/subscriptions',
type: 'User',
url: 'https://api.github.com/users/Becheler'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/8360330?v=4',
events_url: 'https://api.github.com/users/Becheler/events{/privacy}',
followers_url: 'https://api.github.com/users/Becheler/followers',
following_url: 'https://api.github.com/users/Becheler/following{/other_user}',
gists_url: 'https://api.github.com/users/Becheler/gists{/gist_id}',
gravatar_id: '',
ht
|
update_release_draft
The following actions uses Node.js version which is deprecated 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']
|