Skip to content

Commit f2f7e4b

Browse files
authored
Merge branch 'main' into main
2 parents 9c2ddf2 + 4b3a584 commit f2f7e4b

File tree

23 files changed

+631
-47
lines changed

23 files changed

+631
-47
lines changed

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ By contributing to this repository you agree to follow our community guidelines.
1212

1313
If this is your first time contributing on GitHub, check out this [guide for first contributions](https://github.com/firstcontributions/first-contributions).
1414

15-
To contribute to the Processing website, you'll need to identify an issue, fork this repo, set up the project on your local machine, make and test your changes, and then submit a pull request.
15+
To contribute to the Processing website, you'll need to identify an issue, get assigned, fork this repo, set up the project on your local machine, make and test your changes, and then submit a pull request.
1616

17-
If you're already familiar with the steps above, you can skip to [Editing content](#editing-content). Otherwise, keep reading.
17+
### Step 1. Get assigned to an issue
1818

19-
### Step 1. Pick an Issue (or create one)
19+
Look at the [issues page](https://github.com/processing/processing-website/issues) for existing issues you can help with. Issues [labelled Good First Issue or Help Wanted](https://github.com/processing/processing-website/issues?q=is%3Aissue+is%3Aopen+label%3A%22Help+Wanted%22%2C%22Good+First+Issue%22+) are a good place to start. Or if you noticed an issue with the processing.org website and it hasn't been reported yet, you can [open a new issue](https://github.com/processing/processing-website/issues/new/choose).
2020

21-
Look at the [issues page](https://github.com/processing/processing-website/issues) for existing issues you can help with. Issues [labelled Good First Issue or Help Wanted](https://github.com/processing/processing-website/issues?q=is%3Aissue+is%3Aopen+label%3A%22Help+Wanted%22%2C%22Good+First+Issue%22+) are a good place to start. If you noticed an issue with the processing.org website and it hasn't been reported yet, please [open a new issue](https://github.com/processing/processing-website/issues/new/choose).
21+
Once you've found an issue you'd like to work on, leave a comment asking to be assigned.
22+
23+
> [!NOTE]
24+
> If this is your first contribution to our repositories, please include a brief explanation of how you plan to approach the issue. This helps us understand your thinking and gives us an opportunity to discuss the implementation. Note that **we do not auto-assign issues**, so comments that only say "please assign" without further context may be overlooked.
2225
2326
### Step 2. Fork the Repository
2427

@@ -41,7 +44,10 @@ Make sure to [install Node.js](https://nodejs.org/en/download/package-manager) (
4144
1. Make sure your changes are working locally and that they fixed the issue.
4245
2. Make sure you only made the changes necessary to solve the issue. This will improve your chances of your PR getting merged.
4346

44-
### Step 5. Submit Your Changes
47+
### Step 5. Submit A Pull Request
48+
49+
> [!IMPORTANT]
50+
> Before submitting a pull request, please [ask to be assigned](#step-1-get-assigned-to-an-issue) to the corresponding issue. If someone else is already assigned or has shared that they’re working on it, we ask that you wait or choose another issue. This helps us avoid duplicated efforts and respect each other's time. PRs submitted without assignment may be closed without a review.
4551
4652
1. Commit your changes with a descriptive message.
4753
2. Push the changes to your forked repository on GitHub.

content/download/releases/processing-1301-4.4.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Processing 4.4.1",
33
"tagName": "processing-1301-4.4.1",
4-
"isPrerelease": true,
4+
"isPrerelease": false,
55
"publishedAt": "2025-03-21T10:10:46Z",
66
"releaseAssets": {
77
"edges": [
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"name": "Processing 4.4.2",
3+
"tagName": "processing-1302-4.4.2",
4+
"isPrerelease": true,
5+
"publishedAt": "2025-04-15T10:16:32Z",
6+
"releaseAssets": {
7+
"edges": [
8+
{
9+
"node": {
10+
"name": "processing-4.4.2-reference.zip",
11+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-reference.zip",
12+
"size": 107739918
13+
}
14+
},
15+
{
16+
"node": {
17+
"name": "processing-4.4.2-linux-x64-portable.zip",
18+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-linux-x64-portable.zip",
19+
"size": 407247504
20+
}
21+
},
22+
{
23+
"node": {
24+
"name": "processing-4.4.2-linux-x64.snap",
25+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-linux-x64.snap",
26+
"size": 454819840
27+
}
28+
},
29+
{
30+
"node": {
31+
"name": "processing-4.4.2-linux-aarch64-portable.zip",
32+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-linux-aarch64-portable.zip",
33+
"size": 401273616
34+
}
35+
},
36+
{
37+
"node": {
38+
"name": "processing-4.4.2-linux-aarch64.snap",
39+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-linux-aarch64.snap",
40+
"size": 441339904
41+
}
42+
},
43+
{
44+
"node": {
45+
"name": "processing-4.4.2-macos-aarch64-portable.zip",
46+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-macos-aarch64-portable.zip",
47+
"size": 403147883
48+
}
49+
},
50+
{
51+
"node": {
52+
"name": "processing-4.4.2-macos-aarch64.dmg",
53+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-macos-aarch64.dmg",
54+
"size": 404639277
55+
}
56+
},
57+
{
58+
"node": {
59+
"name": "processing-4.4.2-windows-x64-portable.zip",
60+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-windows-x64-portable.zip",
61+
"size": 390373274
62+
}
63+
},
64+
{
65+
"node": {
66+
"name": "processing-4.4.2-windows-x64.msi",
67+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-windows-x64.msi",
68+
"size": 352661504
69+
}
70+
},
71+
{
72+
"node": {
73+
"name": "processing-4.4.2-macos-x64-portable.zip",
74+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-macos-x64-portable.zip",
75+
"size": 399040010
76+
}
77+
},
78+
{
79+
"node": {
80+
"name": "processing-4.4.2-macos-x64.dmg",
81+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1302-4.4.2/processing-4.4.2-macos-x64.dmg",
82+
"size": 400439373
83+
}
84+
}
85+
]
86+
}
87+
}
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"name": "Processing 4.4.3",
3+
"tagName": "processing-1303-4.4.3",
4+
"isPrerelease": true,
5+
"publishedAt": "2025-04-25T13:08:56Z",
6+
"releaseAssets": {
7+
"edges": [
8+
{
9+
"node": {
10+
"name": "processing-4.4.3-reference.zip",
11+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-reference.zip",
12+
"size": 107732880
13+
}
14+
},
15+
{
16+
"node": {
17+
"name": "processing-4.4.3-windows-x64-portable.zip",
18+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-windows-x64-portable.zip",
19+
"size": 421243266
20+
}
21+
},
22+
{
23+
"node": {
24+
"name": "processing-4.4.3-windows-x64.msi",
25+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-windows-x64.msi",
26+
"size": 383082496
27+
}
28+
},
29+
{
30+
"node": {
31+
"name": "processing-4.4.3-linux-aarch64-portable.zip",
32+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-linux-aarch64-portable.zip",
33+
"size": 434093527
34+
}
35+
},
36+
{
37+
"node": {
38+
"name": "processing-4.4.3-linux-aarch64.snap",
39+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-linux-aarch64.snap",
40+
"size": 431722496
41+
}
42+
},
43+
{
44+
"node": {
45+
"name": "processing-4.4.3-linux-x64-portable.zip",
46+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-linux-x64-portable.zip",
47+
"size": 440189001
48+
}
49+
},
50+
{
51+
"node": {
52+
"name": "processing-4.4.3-linux-x64.snap",
53+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-linux-x64.snap",
54+
"size": 444461056
55+
}
56+
},
57+
{
58+
"node": {
59+
"name": "processing-4.4.3-macos-aarch64-portable.zip",
60+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-macos-aarch64-portable.zip",
61+
"size": 427807926
62+
}
63+
},
64+
{
65+
"node": {
66+
"name": "processing-4.4.3-macos-aarch64.dmg",
67+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-macos-aarch64.dmg",
68+
"size": 429567789
69+
}
70+
},
71+
{
72+
"node": {
73+
"name": "processing-4.4.3-macos-x64-portable.zip",
74+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-macos-x64-portable.zip",
75+
"size": 439231821
76+
}
77+
},
78+
{
79+
"node": {
80+
"name": "processing-4.4.3-macos-x64.dmg",
81+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1303-4.4.3/processing-4.4.3-macos-x64.dmg",
82+
"size": 440903479
83+
}
84+
}
85+
]
86+
}
87+
}
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"name": "Processing 4.4.4",
3+
"tagName": "processing-1304-4.4.4",
4+
"isPrerelease": false,
5+
"publishedAt": "2025-05-16T08:47:36Z",
6+
"releaseAssets": {
7+
"edges": [
8+
{
9+
"node": {
10+
"name": "processing-4.4.4-windows-x64-portable.zip",
11+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-windows-x64-portable.zip",
12+
"size": 421241239
13+
}
14+
},
15+
{
16+
"node": {
17+
"name": "processing-4.4.4-windows-x64.msi",
18+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-windows-x64.msi",
19+
"size": 383086592
20+
}
21+
},
22+
{
23+
"node": {
24+
"name": "processing-4.4.4-reference.zip",
25+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-reference.zip",
26+
"size": 107738143
27+
}
28+
},
29+
{
30+
"node": {
31+
"name": "processing-4.4.4-linux-aarch64-portable.zip",
32+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-linux-aarch64-portable.zip",
33+
"size": 434091206
34+
}
35+
},
36+
{
37+
"node": {
38+
"name": "processing-4.4.4-linux-aarch64.snap",
39+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-linux-aarch64.snap",
40+
"size": 431702016
41+
}
42+
},
43+
{
44+
"node": {
45+
"name": "processing-4.4.4-linux-x64-portable.zip",
46+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-linux-x64-portable.zip",
47+
"size": 440186243
48+
}
49+
},
50+
{
51+
"node": {
52+
"name": "processing-4.4.4-linux-x64.snap",
53+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-linux-x64.snap",
54+
"size": 444448768
55+
}
56+
},
57+
{
58+
"node": {
59+
"name": "processing-4.4.4-macos-aarch64-portable.zip",
60+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-macos-aarch64-portable.zip",
61+
"size": 427811022
62+
}
63+
},
64+
{
65+
"node": {
66+
"name": "processing-4.4.4-macos-aarch64.dmg",
67+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-macos-aarch64.dmg",
68+
"size": 429630102
69+
}
70+
},
71+
{
72+
"node": {
73+
"name": "processing-4.4.4-macos-x64-portable.zip",
74+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-macos-x64-portable.zip",
75+
"size": 439228371
76+
}
77+
},
78+
{
79+
"node": {
80+
"name": "processing-4.4.4-macos-x64.dmg",
81+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1304-4.4.4/processing-4.4.4-macos-x64.dmg",
82+
"size": 440810493
83+
}
84+
}
85+
]
86+
}
87+
}
Lines changed: 87 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,87 @@
1+
{
2+
"name": "Processing 4.4.5",
3+
"tagName": "processing-1305-4.4.5",
4+
"isPrerelease": true,
5+
"publishedAt": "2025-07-11T12:56:25Z",
6+
"releaseAssets": {
7+
"edges": [
8+
{
9+
"node": {
10+
"name": "processing-4.4.5-windows-x64-portable.zip",
11+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-windows-x64-portable.zip",
12+
"size": 421245296
13+
}
14+
},
15+
{
16+
"node": {
17+
"name": "processing-4.4.5-windows-x64.msi",
18+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-windows-x64.msi",
19+
"size": 383090688
20+
}
21+
},
22+
{
23+
"node": {
24+
"name": "processing-4.4.5-reference.zip",
25+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-reference.zip",
26+
"size": 107784511
27+
}
28+
},
29+
{
30+
"node": {
31+
"name": "processing-4.4.5-linux-x64-portable.zip",
32+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-linux-x64-portable.zip",
33+
"size": 440191699
34+
}
35+
},
36+
{
37+
"node": {
38+
"name": "processing-4.4.5-linux-aarch64-portable.zip",
39+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-linux-aarch64-portable.zip",
40+
"size": 434095562
41+
}
42+
},
43+
{
44+
"node": {
45+
"name": "processing-4.4.5-linux-x64.snap",
46+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-linux-x64.snap",
47+
"size": 444452864
48+
}
49+
},
50+
{
51+
"node": {
52+
"name": "processing-4.4.5-linux-aarch64.snap",
53+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-linux-aarch64.snap",
54+
"size": 431706112
55+
}
56+
},
57+
{
58+
"node": {
59+
"name": "processing-4.4.5-macos-aarch64-portable.zip",
60+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-macos-aarch64-portable.zip",
61+
"size": 427814058
62+
}
63+
},
64+
{
65+
"node": {
66+
"name": "processing-4.4.5-macos-aarch64.dmg",
67+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-macos-aarch64.dmg",
68+
"size": 429610913
69+
}
70+
},
71+
{
72+
"node": {
73+
"name": "processing-4.4.5-macos-x64-portable.zip",
74+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-macos-x64-portable.zip",
75+
"size": 439234457
76+
}
77+
},
78+
{
79+
"node": {
80+
"name": "processing-4.4.5-macos-x64.dmg",
81+
"downloadUrl": "https://github.com/processing/processing4/releases/download/processing-1305-4.4.5/processing-4.4.5-macos-x64.dmg",
82+
"size": 440693565
83+
}
84+
}
85+
]
86+
}
87+
}

0 commit comments

Comments
 (0)