Docs/SK-1344 | Server functions documentation #674
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors and 4 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '13068994876',
status: 422,
response: {
url: 'https://api.github.com/repos/scaleoutsystems/fedn/releases/189935928',
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',
'content-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 31 Jan 2025 08:23:41 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': '285A:B968B:37AC98:703E1D:679C888C',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4989',
'x-ratelimit-reset': '1738315415',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '11',
'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/scaleoutsystems/fedn/releases/189935928',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13068994876',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What’s Changed\\n\\n- Refactor/SK-1194 | Use local package in async example @benjaminastrand (#798)\\n\\n## Features\\n\\n- Feature/SK-1298 | Log unexpected exceptions in routes @niklastheman (#804)\\n- Feature/SK-1340 | Add stacked bar chart graph for predictions per client @niklastheman (#800)\\n- Feature/SK-1339 | Add predictions (list etc) to APIClient @niklastheman (#795)\\n- Feature/SK-1229 | Project resource for CLI extension @KatHellg (#784)\\n- Feature/SK-1288 | Test all get (/) api endpoints @niklastheman (#786)\\n- Feature/SK-1265 | Implement SQL store @niklastheman (#785)\\n- Feature/SK-1262 | Add graphql server to FEDn @niklastheman (#777)\\n- Feature/SK-1109 | Make abstract class Store @niklastheman (#779)\\n- Feature/SK-1249 | Session start should return 400 if session is running @niklastheman (#771)\\n\\n## Fixes\\n\\n- Bug/SK-1357 | Controller stuck in setup state @niklastheman (#803)\\n- Fix/SK-1349 | Return session\\\\_id from APIClient.start\\\\_session @benjaminastrand (#797)\\n- Bugfix/SK-1253 | Client exit if no python\\\\_env is defined in fedn.yaml @Wrede (#792)\\n- Fix/SK-1325 | JWT role \\"admin\\" -> \\"client\\" for client endpoints @benjaminastrand (#791)\\n- Fix/SK-1324 | Fixed bug in list method for resources @KatHellg (#790)\\n- Fix/SK-1323 | fixed default host in shared.py @KatHellg (#789)\\n- Fix/SK-1259 | Use api/v1 for set\\\\_active\\\\_package in APIClient @Wrede (#775)\\n- Bug/SK-1256 | Old API endpoint /get\\\\_package causes KeyError @niklastheman (#772)\\n- Bugfix/SK-811 | DP-SGD @mattiasakesson (#769)\\n","draft":true,"prerelease":false,"make_latest":"true","name":" Release v0.21.0","tag_name":"v0.21.0","target_commitish":"refs/pull/796/merge"}',
request: {}
},
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '13068994876',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4d6488183a4f43c6aca5c25d36b2f5b91dcfd525',
before: '9efd0cd30121a925218dd80efc93135377fddc1c',
number: 796,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/45062839?v=4',
description: 'Enabling machine learning without compromising on data ownership and privacy.',
events_url: 'https://api.github.com/orgs/scaleoutsystems/events',
hooks_url: 'https://api.github.com/orgs/scaleoutsystems/hooks',
id: 45062839,
issues_url: 'https://api.github.com/orgs/scaleoutsystems/issues',
login: 'scaleoutsystems',
members_url: 'https://api.github.com/orgs/scaleoutsystems/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ1MDYyODM5',
public_members_url: 'https://api.github.com/orgs/scaleoutsystems/public_members{/member}',
repos_url: 'https://api.github.com/orgs/scaleoutsystems/repos',
url: 'https://api.github.com/orgs/scaleoutsystems'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/issues/796/comments'
},
commits: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/796/commits'
},
html: { href: 'https://github.com/scaleoutsystems/fedn/pull/796' },
issue: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/issues/796'
},
review_comment: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/796/comments'
},
self: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/pulls/796'
},
statuses: {
href: 'https://api.github.com/repos/scaleoutsystems/fedn/statuses/4d6488183a4f43c6aca5c25d36b2f5b91dcfd525'
}
},
active_lock_reason: null,
additions: 134,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'scaleoutsystems:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/scaleoutsystems/fedn/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/scaleoutsystems/fedn/assignees{/user}',
blobs_url: 'https://api.github.com/repos/scaleoutsystems/fedn/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/scaleoutsystems/fedn/branches{/branch}',
clone_url: 'https://github.com/scaleoutsystems/fedn.git',
collaborators_url: 'https://api.github.com/repos/scaleoutsystems/fedn/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/scaleoutsystems/fedn/comments{/number}',
commits_url: 'https://api.github.com/repos/scaleoutsystems/fedn/commits{/sha}',
compare_url: 'https://api.github.com/repos/scaleoutsystems/fedn/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/scaleoutsystems/fedn/contents/{+path}',
contributors_url: 'https://api.github.com/repos/scaleoutsyste
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|