Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: remove 386 build target #1129

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

chore: remove 386 build target #1129

wants to merge 2 commits into from

Conversation

lidel
Copy link
Member

@lidel lidel commented Feb 18, 2025

Closes #1128 (see rationale there).

This PR does not remove already existing 386 builds, but removes the target from build_matrix files to stop building new ones.

@lidel lidel requested a review from a team as a code owner February 18, 2025 18:13

This comment was marked as outdated.

@lidel
Copy link
Member Author

lidel commented Feb 18, 2025

Website looks good, 32-bit 386 column is removed:

image

Next: remove ARM 32-bit (#1128 (comment))

@lidel lidel mentioned this pull request Feb 17, 2025
31 tasks
Copy link

Diff of Changes

Old: /ipns/dist.ipfs.tech at /ipfs/Qmf4PnwPfvNvLHpWvzAu6v2eR9uQE26NaWM7MEQj56nT9o
New: /ipfs/QmaeWF2xyq4GbhGtTEPPcwxFTt59ii5Ewrdf4XchuYavWS

diff --new-file -u --recursive a/index.html b/index.html
--- a/index.html	2025-02-18 23:28:39.214654716 +0000
+++ b/index.html	2025-02-18 23:28:39.190670935 +0000
@@ -183,7 +183,7 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -193,7 +193,7 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz">ARM</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_freebsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -207,7 +207,7 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -217,7 +217,7 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz">ARM</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_linux-arm.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -236,7 +236,7 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -246,7 +246,7 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz">ARM</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_openbsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -260,7 +260,7 @@
                             
                               <td>
                                 
-                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip">32-bit</a>
+                                <a href="fs-repo-migrations/v2.0.2/fs-repo-migrations_v2.0.2_windows-386.zip"></a>
                               </td>
                             
                               <td>
@@ -363,7 +363,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_freebsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_freebsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -373,7 +373,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_freebsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_freebsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -387,7 +387,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_linux-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_linux-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -397,7 +397,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_linux-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_linux-arm.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -416,7 +416,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_openbsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_openbsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -426,7 +426,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_openbsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_openbsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -440,7 +440,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_windows-386.zip">32-bit</a>
+                                <a href="ipfs-cluster-ctl/v1.1.2/ipfs-cluster-ctl_v1.1.2_windows-386.zip"></a>
                               </td>
                             
                               <td>
@@ -543,7 +543,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_freebsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_freebsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -553,7 +553,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_freebsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_freebsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -567,7 +567,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_linux-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_linux-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -577,7 +577,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_linux-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_linux-arm.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -596,7 +596,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_openbsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_openbsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -606,7 +606,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_openbsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_openbsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -620,7 +620,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_windows-386.zip">32-bit</a>
+                                <a href="ipfs-cluster-follow/v1.1.2/ipfs-cluster-follow_v1.1.2_windows-386.zip"></a>
                               </td>
                             
                               <td>
@@ -723,7 +723,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_freebsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_freebsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -733,7 +733,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_freebsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_freebsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -747,7 +747,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_linux-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_linux-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -757,7 +757,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_linux-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_linux-arm.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -776,7 +776,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_openbsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_openbsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -786,7 +786,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_openbsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_openbsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -800,7 +800,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_windows-386.zip">32-bit</a>
+                                <a href="ipfs-cluster-service/v1.1.2/ipfs-cluster-service_v1.1.2_windows-386.zip"></a>
                               </td>
                             
                               <td>
@@ -903,7 +903,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_freebsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_freebsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -913,7 +913,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_freebsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_freebsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -927,7 +927,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_linux-386.tar.gz">32-bit</a>
+                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_linux-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -937,7 +937,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_linux-arm.tar.gz">ARM</a>
+                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_linux-arm.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -956,7 +956,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_openbsd-386.tar.gz">32-bit</a>
+                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_openbsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -966,7 +966,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_openbsd-arm.tar.gz">ARM</a>
+                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_openbsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -980,7 +980,7 @@
                             
                               <td>
                                 
-                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_windows-386.zip">32-bit</a>
+                                <a href="ipfs-update/v1.9.0/ipfs-update_v1.9.0_windows-386.zip"></a>
                               </td>
                             
                               <td>
@@ -1078,7 +1078,7 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.11.0/ipget_v0.11.0_freebsd-386.tar.gz">32-bit</a>
+                                <a href="ipget/v0.11.0/ipget_v0.11.0_freebsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -1088,7 +1088,7 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.11.0/ipget_v0.11.0_freebsd-arm.tar.gz">ARM</a>
+                                <a href="ipget/v0.11.0/ipget_v0.11.0_freebsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -1102,7 +1102,7 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.11.0/ipget_v0.11.0_linux-386.tar.gz">32-bit</a>
+                                <a href="ipget/v0.11.0/ipget_v0.11.0_linux-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -1112,7 +1112,7 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.11.0/ipget_v0.11.0_linux-arm.tar.gz">ARM</a>
+                                <a href="ipget/v0.11.0/ipget_v0.11.0_linux-arm.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -1131,7 +1131,7 @@
                             
                               <td>
                                 
-                                <a href="ipget/v0.11.0/ipget_v0.11.0_windows-386.zip">32-bit</a>
+                                <a href="ipget/v0.11.0/ipget_v0.11.0_windows-386.zip"></a>
                               </td>
                             
                               <td>
@@ -1246,7 +1246,7 @@
                             
                               <td>
                                 
-                                <a href="kubo/v0.33.2/kubo_v0.33.2_freebsd-386.tar.gz">32-bit</a>
+                                <a href="kubo/v0.33.2/kubo_v0.33.2_freebsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -1256,7 +1256,7 @@
                             
                               <td>
                                 
-                                <a href="kubo/v0.33.2/kubo_v0.33.2_freebsd-arm.tar.gz">ARM</a>
+                                <a href="kubo/v0.33.2/kubo_v0.33.2_freebsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -1270,7 +1270,7 @@
                             
                               <td>
                                 
-                                <a href="kubo/v0.33.2/kubo_v0.33.2_linux-386.tar.gz">32-bit</a>
+                                <a href="kubo/v0.33.2/kubo_v0.33.2_linux-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -1280,7 +1280,7 @@
                             
                               <td>
                                 
-                                <a href="kubo/v0.33.2/kubo_v0.33.2_linux-arm.tar.gz">ARM</a>
+                                <a href="kubo/v0.33.2/kubo_v0.33.2_linux-arm.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -1299,7 +1299,7 @@
                             
                               <td>
                                 
-                                <a href="kubo/v0.33.2/kubo_v0.33.2_openbsd-386.tar.gz">32-bit</a>
+                                <a href="kubo/v0.33.2/kubo_v0.33.2_openbsd-386.tar.gz"></a>
                               </td>
                             
                               <td>
@@ -1309,7 +1309,7 @@
                             
                               <td>
                                 
-                                <a href="kubo/v0.33.2/kubo_v0.33.2_openbsd-arm.tar.gz">ARM</a>
+                                <a href="kubo/v0.33.2/kubo_v0.33.2_openbsd-arm.tar.gz"></a>
                               </td>
                             
                           </tr>
@@ -1323,7 +1323,7 @@
                             
                               <td>
                                 
-                                <a href="kubo/v0.33.2/kubo_v0.33.2_windows-386.zip">32-bit</a>
+                                <a href="kubo/v0.33.2/kubo_v0.33.2_windows-386.zip"></a>
                               </td>
                             
                               <td>

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stop building 32-bit artifacts
1 participant