feat: added remaining Wave Generator functionality #329
push-event.yml
on: push
Annotations
2 errors, 4 warnings, and 1 notice
|
Update Draft Release
HttpError: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '17073491159',
name: 'push',
payload: {
after: '7df4c249f8cc52e0359a09bb059dcd3afbfad37f',
base_ref: null,
before: '86e4f1226c43ac05bc328002b773b24b37e4d87b',
commits: [
{
author: {
email: '[email protected]',
name: 'Anashuman Singh',
username: 'AsCress'
},
committer: {
email: '[email protected]',
name: 'Marc Nause',
username: 'marcnause'
},
distinct: true,
id: '7df4c249f8cc52e0359a09bb059dcd3afbfad37f',
message: 'feat: added remaining Wave Generator functionality',
timestamp: '2025-08-19T16:56:27+02:00',
tree_id: 'da18ca1f0ced5cf970c0ab71a2867c161e9a19e9',
url: 'https://github.com/fossasia/pslab-app/commit/7df4c249f8cc52e0359a09bb059dcd3afbfad37f'
}
],
compare: 'https://github.com/fossasia/pslab-app/compare/86e4f1226c43...7df4c249f8cc',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Anashuman Singh',
username: 'AsCress'
},
committer: {
email: '[email protected]',
name: 'Marc Nause',
username: 'marcnause'
},
distinct: true,
id: '7df4c249f8cc52e0359a09bb059dcd3afbfad37f',
message: 'feat: added remaining Wave Generator functionality',
timestamp: '2025-08-19T16:56:27+02:00',
tree_id: 'da18ca1f0ced5cf970c0ab71a2867c161e9a19e9',
url: 'https://github.com/fossasia/pslab-app/commit/7df4c249f8cc52e0359a09bb059dcd3afbfad37f'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/6295529?v=4',
description: 'Open Technologies developed in Asia and Around the Globe',
events_url: 'https://api.github.com/orgs/fossasia/events',
hooks_url: 'https://api.github.com/orgs/fossasia/hooks',
id: 6295529,
issues_url: 'https://api.github.com/orgs/fossasia/issues',
login: 'fossasia',
members_url: 'https://api.github.com/orgs/fossasia/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjYyOTU1Mjk=',
public_members_url: 'https://api.github.com/orgs/fossasia/public_members{/member}',
repos_url: 'https://api.github.com/orgs/fossasia/repos',
url: 'https://api.github.com/orgs/fossasia'
},
pusher: { email: '[email protected]', name: 'marcnause' },
ref: 'refs/heads/flutter',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/fossasia/pslab-app/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/fossasia/pslab-app/assignees{/user}',
blobs_url: 'https://api.github.com/repos/fossasia/pslab-app/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/fossasia/pslab-app/branches{/branch}',
clone_url: 'https://github.com/fossasia/pslab-app.git',
collaborators_url: 'https://api.github.com/repos/fossasia/pslab-app/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/fossasia/pslab-app/comments{/number}',
commits_url: 'https://api.github.com/repos/fossasia/pslab-app/commits{/sha}',
compare_url: 'https://api.github.com/repos/fossasia/pslab-app/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/fossasia/pslab-app/content
|
|
Update Draft Release
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
{
name: 'HttpError',
id: '17073491159',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Tue, 19 Aug 2025 15:08:34 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': 'CC20:124803:3533B0B:369F8AE:68A49368'
},
data: '<html>\r\n' +
'<head><title>502 Bad Gateway</title></head>\r\n' +
'<body>\r\n' +
'<center><h1>502 Bad Gateway</h1></center>\r\n' +
'<hr><center>nginx</center>\r\n' +
'</body>\r\n' +
'</html>\r\n'
},
request: {
method: 'POST',
url: 'https://api.github.com/graphql',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.3 (linux; x64)',
'x-github-delivery': '17073491159',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n $pullRequestLimit: Int!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: 100, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"pslab-app","owner":"fossasia","targetCommitish":"refs/heads/flutter","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"since":"2025-04-11T14:18:33Z"}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '17073491159',
name: 'push',
payload: {
after: '7df4c249f8cc52e0359a09bb059dcd3afbfad37f',
base_ref: null,
before: '86e4f1226c43ac05bc328002b773b24b37e4d87b',
commits: [
{
author: {
email: '[email protected]',
name: 'Anashuman Singh',
username: 'AsCress'
},
committer: {
email: '[email protected]',
name: 'Marc Nause',
username: 'marcnause'
},
distinct: true,
id: '7df4c249f8cc52e0359a09bb059dcd3afbfad37f',
message: 'feat: added remaining Wave Generator functionality',
timestamp: '2025-08
|
|
Update Draft Release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update Draft Release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update Draft Release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update Draft Release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
iOS Flutter Build
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
AAB Generated
Expired
|
45.1 MB |
sha256:71433b2e1eb13ca73f76f6f8bd7ada75e544b9a3197834c960937f4f71c31650
|
|
|
APK Generated
Expired
|
143 MB |
sha256:c1688513a7654a2b9df5fd915f093c0af0bbde7b7e71dc820e540dbcd93b0120
|
|
|
apk-files
Expired
|
38.7 MB |
sha256:bae3145ce3b092e24d8ef60bdf96b59ecd1eb4c572efa430a35f958daabea328
|
|