Merge pull request #653 from dthonon/dependabot/github_actions/pypa/g… #576
Annotations
2 errors and 6 warnings
Publish the release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '12448496570',
status: 403,
response: {
url: 'https://api.github.com/repos/dthonon/oca-utils/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: 'Sat, 21 Dec 2024 21:15:20 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': 'DC20:FB419:1E5E647:3CEB2D5:67672FE7',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4977',
'x-ratelimit-reset': '1734819151',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '23',
'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/dthonon/oca-utils/releases',
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: '{"target_commitish":"refs/heads/main","name":"","tag_name":"","body":"## Changes\\n\\n## :package: Dependencies\\n\\n* Bump contourpy from 1.3.0 to 1.3.1 (#637) @dependabot\\n* Bump setuptools from 75.2.0 to 75.6.0 (#644) @dependabot\\n* Bump tqdm from 4.66.5 to 4.67.1 (#646) @dependabot\\n* Bump coverage from 7.6.3 to 7.6.9 (#652) @dependabot\\n* Bump poetry from 1.8.4 to 1.8.5 in /.github/workflows (#651) @dependabot\\n* Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.3 (#653) @dependabot\\n* Bump fonttools from 4.54.1 to 4.55.3 (#654) @dependabot\\n* Bump safety from 3.2.7 to 3.2.13 (#656) @dependabot\\n* Bump starlette from 0.41.0 to 0.42.0 (#657) @dependabot\\n* Bump codecov/codecov-action from 4.5.0 to 5.1.2 (#658) @dependabot\\n* Bump mypy from 1.12.1 to 1.13.0 (#619) @dependabot\\n* Bump starlette from 0.39.1 to 0.41.0 (#605) @dependabot\\n* Bump networkx from 3.3 to 3.4.1 (#609) @dependabot\\n* Bump imageio from 2.35.1 to 2.36.0 (#604) @dependabot\\n* Bump charset-normalizer from 3.3.2 to 3.4.0 (#603) @dependabot\\n* Bump setuptools from 75.1.0 to 75.2.0 (#608) @dependabot\\n* Bump pyparsing from 3.1.2 to 3.2.0 (#607) @dependabot\\n* Bump anyio from 4.6.0 to 4.6.2.post1 (#602) @dependabot\\n* Bump virtualenv from 20.26.5 to 20.27.0 in /.github/workflows (#599) @dependabot\\n* Bump virtualenv from 20.26.5 to 20.27.0 (#601) @dependabot\\n* Bump pillow from 10.4.0 to 11.0.0 (#600) @dependabot\\n* Bump mypy from 1.11.1 to 1.12.1 (#610) @dependabot\\n* Bump humanize from 4.10.0 to 4.11.0 (#581) @dependabot\\n* Bump rich from 13.9.1 to 13.9.2 (#582) @dependabot\\n* Bump pre-commit-hooks from 4.6.0 to 5.0.0 (#584) @dependabot\\n* Bump black from 24.8.0 to 24.10.0 (#585) @dependabot\\n* Bump markupsafe from 2.1.5 to 3.0.1 (#587) @dependabot\\n* Bump pre-commit from 3.8.0 to 4.0.1 (#588) @dependabot\\n* Bump pandas-stubs from 2.2.2.240909 to 2.2.3
|
Publish the release notes
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: '12448496570',
name: 'push',
payload: {
after: 'e3d77adced9def116f40b7b187be6080f7fea354',
base_ref: null,
before: 'f7932884b804eee2785d1ad8e5d500c6d6dac704',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '59792d6de5fe0bfc38046c41d22c2258bc55072b',
message: 'Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.3\n' +
'\n' +
'Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.1 to 1.12.3.\n' +
'- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)\n' +
'- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.1...v1.12.3)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: pypa/gh-action-pypi-publish\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2024-12-10T03:55:18Z',
tree_id: '5966597c6c8ab44665492908eca3caadc534d7ff',
url: 'https://github.com/dthonon/oca-utils/commit/59792d6de5fe0bfc38046c41d22c2258bc55072b'
},
{
author: {
email: '[email protected]',
name: 'Daniel Thonon',
username: 'dthonon'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'e3d77adced9def116f40b7b187be6080f7fea354',
message: 'Merge pull request #653 from dthonon/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3\n' +
'\n' +
'Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.3',
timestamp: '2024-12-21T22:13:01+01:00',
tree_id: '1c7099eb977c492ce7238d2dcfdd05e81b1ee377',
url: 'https://github.com/dthonon/oca-utils/commit/e3d77adced9def116f40b7b187be6080f7fea354'
}
],
compare: 'https://github.com/dthonon/oca-utils/compare/f7932884b804...e3d77adced9d',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Daniel Thonon',
username: 'dthonon'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'e3d77adced9def116f40b7b187be6080f7fea354',
message: 'Merge pull request #653 from dthonon/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.3\n' +
'\n' +
'Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.12.3',
timestamp: '2024-12-21T22:13:01+01:00',
tree_id: '1c7099eb977c492ce7238d2dcfdd05e81b1ee377',
url: 'https://github.com/dthonon/oca-utils/commit/e3d77adced9def116f40b7b187be6080f7fea354'
},
pusher: { email: '[email protected]', name: 'dthonon' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/dthonon/oca-utils/{archive_format}{/ref}',
archived: false,
|
Publish package on TestPyPI
The workflow was run with the 'attestations: true' input, but an explicit password was also set, disabling Trusted Publishing. As a result, the attestations input is ignored.
|
Publish package on TestPyPI
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
Publish package on TestPyPI
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
Post Publish package on TestPyPI
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
Publish package on TestPyPI
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
Check if there is a parent commit
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/
|
Loading