Skip to content

Relax dependabot to weekly (#556) #293

Relax dependabot to weekly (#556)

Relax dependabot to weekly (#556) #293

Triggered via push October 3, 2024 15:08
Status Success
Total duration 1m 8s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Release
Resource not accessible by integration { name: 'HttpError', id: '11164621519', status: 403, response: { url: 'https://api.github.com/repos/stac-utils/stac-api-validator/releases', status: 403, 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-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 03 Oct 2024 15:09:59 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '2461:33677C:46D444:893E1E:66FEB3C6', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4996', 'x-ratelimit-reset': '1727971744', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '4', 'x-xss-protection': '0' }, data: { message: 'Resource not accessible by integration', documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/stac-utils/stac-api-validator/releases', 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: '{"target_commitish":"refs/heads/main","name":"","tag_name":"","body":"## Changes\\n\\n* Relax dependabot to weekly (#556) @gadomski\\n* Fix coverage upload (#533) @gadomski\\n* Auto-approve dependabot PRs (#494) @gadomski\\n* Switch to pypi trusted publishing (#488) @gadomski\\n* Update lockfile (#469) @gadomski\\n* Update lockfile, ignore a vulnerability (#449) @gadomski\\n* Remove lockfile only (#435) @gadomski\\n\\n## :package: Dependencies\\n\\n* build(deps-dev): bump pydantic-core from 2.23.4 to 2.24.0 (#561) @dependabot\\n* build(deps-dev): bump sphinx-autobuild from 2024.9.19 to 2024.10.3 (#562) @dependabot\\n* build(deps-dev): bump pydantic from 1.10.18 to 2.9.2 (#557) @dependabot\\n* build(deps-dev): bump tomli from 2.0.1 to 2.0.2 (#558) @dependabot\\n* build(deps-dev): bump rich from 13.9.0 to 13.9.1 (#559) @dependabot\\n* build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#560) @dependabot\\n* build(deps-dev): bump virtualenv from 20.26.5 to 20.26.6 (#553) @dependabot\\n* build(deps-dev): bump pydantic-core from 2.23.4 to 2.24.0 (#554) @dependabot\\n* build(deps-dev): bump rich from 13.8.1 to 13.9.0 (#555) @dependabot\\n* build(deps-dev): bump safety from 3.2.7 to 3.2.8 (#550) @dependabot\\n* build(deps-dev): bump starlette from 0.39.1 to 0.39.2 (#551) @dependabot\\n* build(deps-dev): bump uvicorn from 0.30.6 to 0.31.0 (#549) @dependabot\\n* build(deps-dev): bump pydantic from 1.10.18 to 2.9.2 (#552) @dependabot\\n* build(deps-dev): bump virtualenv from 20.26.3 to 20.26.5 (#546) @dependabot\\n* build(deps-dev): bump pydantic-core from 2.23.4 to 2.24.0 (#547) @dependabot\\n* build(deps-dev): bump identify from 2.6.0 to 2.6.1 (#548) @dependabot\\n* build(deps): bump more-itertools from 10.4.0 to 10.5.0 (#542) @dependabot\\n* build(deps-dev): bump pytest from 8.3.2 to 8.3.3 (#543) @dependabot\\n* build(deps-dev)
Release
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/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.0.0/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '11164621519', name: 'push', payload: { after: '67d4d21b48e0448632e144b9a15a813f955bbeac', base_ref: null, before: 'efff9ec4dfe306cd70d4c6df7052f66f8562162f', commits: [ { author: { email: '[email protected]', name: 'Pete Gadomski', username: 'gadomski' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '67d4d21b48e0448632e144b9a15a813f955bbeac', message: 'Relax dependabot to weekly (#556)\n' + '\n' + '* ci: relax dependabot to weekly\r\n' + '\r\n' + '* ci: group minor and patch pip updates', timestamp: '2024-10-03T09:08:51-06:00', tree_id: 'da3d527da3d02a3a83df1980a2fb4cc7623ba841', url: 'https://github.com/stac-utils/stac-api-validator/commit/67d4d21b48e0448632e144b9a15a813f955bbeac' } ], compare: 'https://github.com/stac-utils/stac-api-validator/compare/efff9ec4dfe3...67d4d21b48e0', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Pete Gadomski', username: 'gadomski' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '67d4d21b48e0448632e144b9a15a813f955bbeac', message: 'Relax dependabot to weekly (#556)\n' + '\n' + '* ci: relax dependabot to weekly\r\n' + '\r\n' + '* ci: group minor and patch pip updates', timestamp: '2024-10-03T09:08:51-06:00', tree_id: 'da3d527da3d02a3a83df1980a2fb4cc7623ba841', url: 'https://github.com/stac-utils/stac-api-validator/commit/67d4d21b48e0448632e144b9a15a813f955bbeac' }, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/58087398?v=4', description: 'Tools for working with SpatioTemporal Asset Catalogs (STAC)', events_url: 'https://api.github.com/orgs/stac-utils/events', hooks_url: 'https://api.github.com/orgs/stac-utils/hooks', id: 58087398, issues_url: 'https://api.github.com/orgs/stac-utils/issues', login: 'stac-utils', members_url: 'https://api.github.com/orgs/stac-utils/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjU4MDg3Mzk4', public_members_url: 'https://api.github.com/orgs/stac-utils/public_members{/member}', repos_url: 'https://api.github.com/orgs/stac-utils/repos', url: 'https://api.github.com/orgs/stac-utils' }, pusher: { email: '[email protected]', name: 'gadomski' }, ref: 'refs/heads/main', repository: { allow_forking: true, archive_url: 'https://api.github.com/repos/stac-utils/stac-api-validator/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/stac-utils/stac-api-validator/assignees{/user}', blobs_url: 'https://api.github.com/repos/stac-utils/stac-api-validator/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/stac-utils/stac-api-validator/branches{/branch}', clone_url: 'https://github.com/stac-utils/stac-api-validator.git', collaborators_url: 'https://api.github.com/repos/stac-utils/stac-api-validator/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/stac-utils/stac-api-validator/comments{/number}', commits_url: 'http
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: salsify/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/