251 popup videos #848
Annotations
2 errors and 1 warning
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6810553568',
status: 422,
response: {
url: 'https://api.github.com/repos/datalab-mi/Basegun/releases',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 09 Nov 2023 10:32:32 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; 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': '5808:5DCF:1646919:2DB3E5C:654CB540',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '976',
'x-ratelimit-reset': '1699527882',
'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#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/datalab-mi/Basegun/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/263/merge","name":"PR refs/pull/263/merge","tag_name":"","body":"## Changes\\n\\n- Remove geolocation.io dependancy @thomashbrnrd (#256)\\n- Update babel and postcss to fix CVEs @thomashbrnrd (#253)\\n- Add codeowners file @thomashbrnrd (#250)\\n- Use different s3 buckets for each env @thomashbrnrd (#249)\\n- Remove podAnnotations from values.yml @thomashbrnrd (#248)\\n- Remove some not needed properties for deployments @thomashbrnrd (#247)\\n- style: :lipstick: update securing photos @nutfdt (#246)\\n- Remove legacy infra folder @thomashbrnrd (#245)\\n- tech : add TS config @nutfdt (#228)\\n- Use pytest instead of unittest @thomashbrnrd (#242)\\n- Change default value to minio for s3 storage @thomashbrnrd (#239)\\n- Merge develop into main @thomashbrnrd (#238)\\n- Add secrets for prod env @thomashbrnrd (#236)\\n- Set verify for boto3 ssl to false @thomashbrnrd (#234)\\n- Use env variable for boto3 ssl verify @thomashbrnrd (#233)\\n- Add secrets for dev / staging env @thomashbrnrd (#229)\\n- Create values.yaml for each env @thomashbrnrd (#225)\\n- Add livenessProbe to filebeat sidecar @thomashbrnrd (#227)\\n- Add mandatory labels to pods @thomashbrnrd (#226)\\n- Remove images and tags from docker-compose.yml @thomashbrnrd (#224)\\n- Update front base image @thomashbrnrd (#223)\\n- Remove root package-lock.json @thomashbrnrd (#222)\\n- Update python and requirements versions @thomashbrnrd (#221)\\n- Update pytorch to fix CVE @thomashbrnrd (#219)\\n- Set backend resources limits @thomashbrnrd (#212)\\n- Fix imagePullSecrets path in helm charts @thomashbrnrd (#211)\\n- Set manifest theme color @thomashbrnrd (#210)\\n- Add eslint to pre-commit hooks @thomashbrnrd (#209)\\n- Add black, isort and pre-commit @thomashbrnrd (#207
|
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 processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6810553568',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '6875cd81c11af82eb174292cec6b3159ddf42d7a',
before: 'd2649d0190a02c4816f46681b7ac5eb256eac8fb',
number: 263,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/70154310?v=4',
description: "Datalab du ministère de l'intérieur",
events_url: 'https://api.github.com/orgs/datalab-mi/events',
hooks_url: 'https://api.github.com/orgs/datalab-mi/hooks',
id: 70154310,
issues_url: 'https://api.github.com/orgs/datalab-mi/issues',
login: 'datalab-mi',
members_url: 'https://api.github.com/orgs/datalab-mi/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjcwMTU0MzEw',
public_members_url: 'https://api.github.com/orgs/datalab-mi/public_members{/member}',
repos_url: 'https://api.github.com/orgs/datalab-mi/repos',
url: 'https://api.github.com/orgs/datalab-mi'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/issues/263/comments'
},
commits: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/263/commits'
},
html: { href: 'https://github.com/datalab-mi/Basegun/pull/263' },
issue: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/issues/263'
},
review_comment: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/263/comments'
},
self: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/263'
},
statuses: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/statuses/6875cd81c11af82eb174292cec6b3159ddf42d7a'
}
},
active_lock_reason: null,
additions: 8,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/49862152?v=4',
events_url: 'https://api.github.com/users/nutfdt/events{/privacy}',
followers_url: 'https://api.github.com/users/nutfdt/followers',
following_url: 'https://api.github.com/users/nutfdt/following{/other_user}',
gists_url: 'https://api.github.com/users/nutfdt/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/nutfdt',
id: 49862152,
login: 'nutfdt',
node_id: 'MDQ6VXNlcjQ5ODYyMTUy',
organizations_url: 'https://api.github.com/users/nutfdt/orgs',
received_events_url: 'https://api.github.com/users/nutfdt/received_events',
repos_url: 'https://api.github.com/users/nutfdt/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/nutfdt/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/nutfdt/subscriptions',
type: 'User',
url: 'https://api.github.com/users/nutfdt'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/49862152?v=4',
events_url: 'https://api.github.com/users/nutfdt/events{/privacy}',
followers_url: 'https://api.github.com/users/nutfdt/followers',
following_url: 'https://api.github.com/users/nutfdt/following{/other_user}',
gists_url: 'https://api.github.com/users/nutfdt/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/nutfdt',
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading