Skip to content

Add Actor, external runner and fix flows publisher issues #302

Add Actor, external runner and fix flows publisher issues

Add Actor, external runner and fix flows publisher issues #302

Triggered via pull request January 7, 2025 15:32
Status Success
Total duration 4m 4s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
ci
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '12654287546', status: 422, response: { url: 'https://api.github.com/repos/softwaremill/jox/releases/179037071', 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, 07 Jan 2025 15:36:02 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': '1045:260893:56384A:AB3D45:677D49E2', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4990', 'x-ratelimit-reset': '1736264645', '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/softwaremill/jox/releases/179037071', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What’s Changed\\n\\n* Implement io flows methods (#78) @emil-bar\\n* Implement remaining methods, including reactive lib connections (#79) @emil-bar\\n* Implement flows text operations (#77) @emil-bar\\n* Implement more flows ops methods part 3 (#76) @emil-bar\\n* Implement more flows ops methods part 2 (#75) @emil-bar\\n* Implement more flows ops methods part 1 (#74) @emil-bar\\n* Add more run methods for flow (#72) @emil-bar\\n* Add basic flow functions and creation methods (#63) @emil-bar\\n","draft":true,"prerelease":false,"make_latest":"true","tag_name":"untagged-c481c18a7002129c4eb7","target_commitish":"refs/pull/81/merge"}', request: {} }, event: { id: '12654287546', name: 'pull_request', payload: { action: 'synchronize', after: 'a7676f3a4c7df69cd040d1f199cf6d09fc8d5474', before: '3b9489582886673973035bed767581a9477bb68b', number: 81, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4', description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines', events_url: 'https://api.github.com/orgs/softwaremill/events', hooks_url: 'https://api.github.com/orgs/softwaremill/hooks', id: 322765, issues_url: 'https://api.github.com/orgs/softwaremill/issues', login: 'softwaremill', members_url: 'https://api.github.com/orgs/softwaremill/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==', public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}', repos_url: 'https://api.github.com/orgs/softwaremill/repos', url: 'https:/
ci
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: '12654287546', name: 'pull_request', payload: { action: 'synchronize', after: 'a7676f3a4c7df69cd040d1f199cf6d09fc8d5474', before: '3b9489582886673973035bed767581a9477bb68b', number: 81, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/322765?v=4', description: 'We love Scala, Akka, Cassandra and Kafka. We help teams get up to speed with functional programming, introduce event sourcing or define streaming data pipelines', events_url: 'https://api.github.com/orgs/softwaremill/events', hooks_url: 'https://api.github.com/orgs/softwaremill/hooks', id: 322765, issues_url: 'https://api.github.com/orgs/softwaremill/issues', login: 'softwaremill', members_url: 'https://api.github.com/orgs/softwaremill/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjMyMjc2NQ==', public_members_url: 'https://api.github.com/orgs/softwaremill/public_members{/member}', repos_url: 'https://api.github.com/orgs/softwaremill/repos', url: 'https://api.github.com/orgs/softwaremill' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/softwaremill/jox/issues/81/comments' }, commits: { href: 'https://api.github.com/repos/softwaremill/jox/pulls/81/commits' }, html: { href: 'https://github.com/softwaremill/jox/pull/81' }, issue: { href: 'https://api.github.com/repos/softwaremill/jox/issues/81' }, review_comment: { href: 'https://api.github.com/repos/softwaremill/jox/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/softwaremill/jox/pulls/81/comments' }, self: { href: 'https://api.github.com/repos/softwaremill/jox/pulls/81' }, statuses: { href: 'https://api.github.com/repos/softwaremill/jox/statuses/a7676f3a4c7df69cd040d1f199cf6d09fc8d5474' } }, active_lock_reason: null, additions: 481, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'softwaremill:main', ref: 'main', 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/softwaremill/jox/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/softwaremill/jox/assignees{/user}', blobs_url: 'https://api.github.com/repos/softwaremill/jox/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/softwaremill/jox/branches{/branch}', clone_url: 'https://github.com/softwaremill/jox.git', collaborators_url: 'https://api.github.com/repos/softwaremill/jox/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/softwaremill/jox/comments{/number}', commits_url: 'https://api.github.com/repos/softwaremill/jox/commits{/sha}', compare_url: 'https://api.github.com/repos/softwaremill/jox/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/softwaremill/jox/contents/{+path}', contributors_url: 'https://api.github.com/repos/softwaremill/jox/contributors', cr