Remove logs api #864
pr.yml
on: pull_request
Test Backend
48s
Run E2E tests
/
test-app-k8s
6m 3s
Annotations
2 errors and 1 warning
tag-pr
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6828689076',
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: 'Fri, 10 Nov 2023 19:06:46 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': '6C80:48FD:29D1CED:55940AF:654E7F45',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '990',
'x-ratelimit-reset': '1699646341',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '10',
'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/269/merge","name":"PR refs/pull/269/merge","tag_name":"","body":"## Changes\\n\\n- Add model to repo using git lfs @thomashbrnrd (#261)\\n- Add ingress exposition label @thomashbrnrd (#265)\\n- 251 popup videos @nutfdt (#263)\\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 manife
|
tag-pr
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: '6828689076',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '364ea37f7374acf1f36576834510bb07a0d45211',
before: '0aca3e62e35b59dc6cfe603dc0051979b1810eeb',
number: 269,
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/269/comments'
},
commits: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/269/commits'
},
html: { href: 'https://github.com/datalab-mi/Basegun/pull/269' },
issue: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/issues/269'
},
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/269/comments'
},
self: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/pulls/269'
},
statuses: {
href: 'https://api.github.com/repos/datalab-mi/Basegun/statuses/364ea37f7374acf1f36576834510bb07a0d45211'
}
},
active_lock_reason: null,
additions: 6,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/17519882?v=4',
events_url: 'https://api.github.com/users/thomashbrnrd/events{/privacy}',
followers_url: 'https://api.github.com/users/thomashbrnrd/followers',
following_url: 'https://api.github.com/users/thomashbrnrd/following{/other_user}',
gists_url: 'https://api.github.com/users/thomashbrnrd/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/thomashbrnrd',
id: 17519882,
login: 'thomashbrnrd',
node_id: 'MDQ6VXNlcjE3NTE5ODgy',
organizations_url: 'https://api.github.com/users/thomashbrnrd/orgs',
received_events_url: 'https://api.github.com/users/thomashbrnrd/received_events',
repos_url: 'https://api.github.com/users/thomashbrnrd/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/thomashbrnrd/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/thomashbrnrd/subscriptions',
type: 'User',
url: 'https://api.github.com/users/thomashbrnrd'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/17519882?v=4',
events_url: 'https://api.github.com/users/thomashbrnrd/events{/privacy}',
followers_url: 'https://api.github.com/users/thomashbrnrd/followers',
following_url: 'https://api.github.com/users/thomashbrnrd/following{/other_user}',
gists_url: 'https://api.github.com/users/thomashbrnrd/gists{
|
tag-pr
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/
|