Skip to content

Resolve merge conflicts from Stable -> Release-1.0 #11380

Resolve merge conflicts from Stable -> Release-1.0

Resolve merge conflicts from Stable -> Release-1.0 #11380

Triggered via pull request October 31, 2024 00:10
Status Success
Total duration 26s
Artifacts

release-note.yml

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

Annotations

2 errors
update_infrahub_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '11603653978', status: 422, response: { url: 'https://api.github.com/repos/opsmill/infrahub/releases/168084372', 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, 31 Oct 2024 00:10:52 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': 'C482:178C7D:54A7007:A2FC7BA:6722CB0C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4976', 'x-ratelimit-reset': '1730336724', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '24', '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/opsmill/infrahub/releases/168084372', 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":"## Changelog\\n\\n- v1.0.0 release prep @lykinsbd (#4764)\\n- edited creating a schema page @vsurresh (#4785)\\n- Restructure device management menu @wvandeun (#4786)\\n- Instrument Prefect Worker to make it easier to override some of it @dgarros (#4783)\\n- Add order\\\\_weight to multiple attributes and relationships in the demo schema @wvandeun (#4779)\\n- Create section in the menu for each top level items automatically imported from the schema @dgarros (#4787)\\n- Initialize transform using `__init__()` @ogenstad (#4782)\\n- add validation for branch merge @ajtmccarty (#4767)\\n- IFC-758 Add roles, groups and permissions in demo data @gmazoyer (#4587)\\n- add more validation to branch rebase and merge @ajtmccarty (#4667)\\n- updates for deleting attrs and rels from schema @ajtmccarty (#4765)\\n- Regenerate SDK docs @ogenstad (#4770)\\n- Remove scope default config from docs @ogenstad (#4768)\\n- Avoid using WHERE $node\\\\_kind IN LABELS(n) in query, @dgarros (#4752)\\n- Slight change to the load function for settings @ogenstad (#4757)\\n- Support SSO provider config from infrahub.toml @ogenstad (#4749)\\n- Upgrade ruff=0.7.1 @ogenstad (#4750)\\n- IFC-840 fix serialization problem for node name update migration @ajtmccarty (#4746)\\n- IFC-841 fixes for relationship count constraint validator @ajtmccarty (#4743)\\n- Update menu generator to better display existing schema IFC-834 @dgarros (#4716)\\n- Diagram updates for 1.0 architecture changes @petercrocker (#4723)\\n- Run git sync every 1 minute @ogenstad (#4735)\\n- Migrate RequestDiffUpdate/RequestDiffRefresh to prefect @LucasG0 (#4733)\\n- Migrate SendWebhook to prefect @LucasG0 (#4734)\\n- Add support for additional context to the metrics for query execution time @dgarros (
update_infrahub_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:8462: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:30793:18) { name: 'AggregateError', event: { id: '11603653978', name: 'pull_request', payload: { action: 'opened', number: 4794, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/118297816?v=4', description: 'Infrahub by OpsMill', events_url: 'https://api.github.com/orgs/opsmill/events', hooks_url: 'https://api.github.com/orgs/opsmill/hooks', id: 118297816, issues_url: 'https://api.github.com/orgs/opsmill/issues', login: 'opsmill', members_url: 'https://api.github.com/orgs/opsmill/members{/member}', node_id: 'O_kgDOBw0U2A', public_members_url: 'https://api.github.com/orgs/opsmill/public_members{/member}', repos_url: 'https://api.github.com/orgs/opsmill/repos', url: 'https://api.github.com/orgs/opsmill' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/opsmill/infrahub/issues/4794/comments' }, commits: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4794/commits' }, html: { href: 'https://github.com/opsmill/infrahub/pull/4794' }, issue: { href: 'https://api.github.com/repos/opsmill/infrahub/issues/4794' }, review_comment: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4794/comments' }, self: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4794' }, statuses: { href: 'https://api.github.com/repos/opsmill/infrahub/statuses/45113dc537ae917075157bb6dcbcdf20f1a5fbdb' } }, active_lock_reason: null, additions: 398, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'opsmill:release-1.0', ref: 'release-1.0', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/opsmill/infrahub/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/opsmill/infrahub/assignees{/user}', blobs_url: 'https://api.github.com/repos/opsmill/infrahub/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/opsmill/infrahub/branches{/branch}', clone_url: 'https://github.com/opsmill/infrahub.git', collaborators_url: 'https://api.github.com/repos/opsmill/infrahub/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/opsmill/infrahub/comments{/number}', commits_url: 'https://api.github.com/repos/opsmill/infrahub/commits{/sha}', compare_url: 'https://api.github.com/repos/opsmill/infrahub/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/opsmill/infrahub/contents/{+path}', contributors_url: 'https://api.github.com/repos/opsmill/infrahub/contributors', created_at: '2022-08-25T10:25:23Z', default_branch: 'develop', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/opsmill/infrahub/deployments', description: 'Infrahub - A new approach to Infrastructure Management',