Skip to content

feat(docker): make image rootless #9847

feat(docker): make image rootless

feat(docker): make image rootless #9847

Triggered via pull request September 21, 2024 19:57
Status Success
Total duration 17s
Artifacts

release-note.yml

on: pull_request
update_infrahub_release_draft
8s
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: '10975260385', 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: 'Sat, 21 Sep 2024 19:57:44 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': '0C40:1B8F6A:4329FCE:806C0D2:66EF2538', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4983', 'x-ratelimit-reset': '1726950271', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '17', '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- Sync stable into develop (Python SDK) @dgarros (#4388)\\n- Move Python SDK to external repository @dgarros (#4378)\\n- Sync stable into develop @dgarros (#4379)\\n- update discord url @petercrocker (#4375)\\n- use elementId() instead of ID() for neo4j queries @ajtmccarty (#4377)\\n- Fix Guide Create Schema, set attribute to unique @dgarros (#4364)\\n- Initial integration of Prefect for task \\\\& workflow execution @dgarros (#4147)\\n- IFC-582 synchronize uniqueness\\\\_constraints and unique attributes @ajtmccarty (#4356)\\n- IFC-569: infer hfid from single-attribute uniqueness constraint @ajtmccarty (#4352)\\n- IFC-605 fix delete constraint to handle relationships on generics @ajtmccarty (#4351)\\n- Merge 0.16 back into develop @dgarros (#4340)\\n- IFC-555 relationship peer required bug @ajtmccarty (#4335)\\n- Add support for Protocol in the Python SDK to improve typing @dgarros (#4306)\\n- Bump the npm\\\\_and\\\\_yarn group across 1 directory with 2 updates @dependabot (#4305)\\n\\n## 🚀 Features\\n\\n- Update action buttons on details views @pa-lem (#4362)\\n- Add component Combobox and Dropdown @bilalabbad (#4359)\\n- Add ability to construct HFIDs from payload for upsert mutations @ogenstad (#4339)\\n- IFC-31 Add object permission support @gmazoyer (#4276)\\n- Add component Enum @bilalabbad (#4349)\\n- IFC-564 - Pre populates parent field in relationships @pa-lem (#4320)\\n\\n## 🐛 Bug Fixes\\n\\n- Remove incorrect consumer timeout @ogenstad (#4384)\\n- fix(backend): allow usage of \\"updated\\\\_at\\" attributes @fatih-acar (#4370)\\n- Raise 422 SchemaNotFoundError while uploading a schema referring an unexisting schemanode @LucasG0 (#4329)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"
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: '10975260385', name: 'pull_request', payload: { action: 'opened', number: 4416, 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/4416/comments' }, commits: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4416/commits' }, html: { href: 'https://github.com/opsmill/infrahub/pull/4416' }, issue: { href: 'https://api.github.com/repos/opsmill/infrahub/issues/4416' }, review_comment: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4416/comments' }, self: { href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4416' }, statuses: { href: 'https://api.github.com/repos/opsmill/infrahub/statuses/9a685134cd8875a2e158aa9a371a49b87e986fad' } }, active_lock_reason: null, additions: 7, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'opsmill:develop', ref: 'develop', 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', dis