Skip to content

doc: fix math formating in local process documentation #253

doc: fix math formating in local process documentation

doc: fix math formating in local process documentation #253

Triggered via pull request July 4, 2024 19:10
Status Success
Total duration 23s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
14s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '9798986820', 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 19:10:53 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-upstream-service-time': '69', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '8C41:3FB155:7EC43F:E83F88:6686F3BD', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4990', 'x-ratelimit-reset': '1720123841', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '10', '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- 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 examples and include system of units in geography @Becheler (#35)\\n- doc: adding examples and documentation for spatial graphs @Becheler (#34)\\n- doc: add examples
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: '9798986820', name: 'pull_request', payload: { action: 'opened', number: 43, 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/43/comments' }, commits: { href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/43/commits' }, html: { href: 'https://github.com/Quetzal-framework/quetzal-CoaTL/pull/43' }, issue: { href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/issues/43' }, 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/43/comments' }, self: { href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/pulls/43' }, statuses: { href: 'https://api.github.com/repos/Quetzal-framework/quetzal-CoaTL/statuses/b22ac50517b416cfd92d25f00825054e73adb73e' } }, active_lock_reason: null, additions: 14, 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/repo
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']