Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc: restore as in remote
Browse files Browse the repository at this point in the history
nichmor committed Jun 26, 2024
1 parent b63ace4 commit 2a8781a
Showing 1 changed file with 2 additions and 145 deletions.
147 changes: 2 additions & 145 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -268,34 +268,7 @@ <h3 class="text-lg font-semibold">

<tr class="border-b border-dashed">
<td class="py-2 px-4">
<span class="fa-solid fa-check text-green-600"></span>
<b>gmp</b>
</td>
<td class="py-2 px-4">
Success
</td>
<td class="py-2 px-4">
Success
</td>
<td class="py-2 px-4" data-timestamp="2024-06-25 16:27:03"></td>
<td class="py-2 px-4">
<pre></pre>
</td>
<td class="py-2 px-4 flex justify-center">
<a href="https://github.com/nichmor/reproducible-builds/actions/runs/9665579181"
class="inline-block transform transition-transform duration-300 hover:translate-x-2 hover:opacity-50 ">
<i class="fa-solid fa-arrow-right text-m"></i>
<i class="fa-brands fa-github text-xl"></i>
</a>
</td>
<!-- <td class="py-2 px-4 border-b">
<button class="bg-blue-500 text-white py-1 px-3 rounded hover:bg-blue-700" onclick="viewLogs('None')">View Logs</button>
</td> -->
</tr>

<tr class="border-b border-dashed">
<td class="py-2 px-4">
<span class="fa-solid fa-check text-green-600"></span>
<span class="fa-solid fa-thumbs-up text-green-600"></span>
<b>_libgcc_mutex</b>
</td>
<td class="py-2 px-4">
@@ -2799,34 +2772,7 @@ <h3 class="text-lg font-semibold">

<tr class="border-b border-dashed">
<td class="py-2 px-4">
<span class="fa-solid fa-check text-green-600"></span>
<b>gmp</b>
</td>
<td class="py-2 px-4">
Success
</td>
<td class="py-2 px-4">
Success
</td>
<td class="py-2 px-4" data-timestamp="2024-06-25 16:27:03"></td>
<td class="py-2 px-4">
<pre></pre>
</td>
<td class="py-2 px-4 flex justify-center">
<a href="https://github.com/nichmor/reproducible-builds/actions/runs/9665579181"
class="inline-block transform transition-transform duration-300 hover:translate-x-2 hover:opacity-50 ">
<i class="fa-solid fa-arrow-right text-m"></i>
<i class="fa-brands fa-github text-xl"></i>
</a>
</td>
<!-- <td class="py-2 px-4 border-b">
<button class="bg-blue-500 text-white py-1 px-3 rounded hover:bg-blue-700" onclick="viewLogs('None')">View Logs</button>
</td> -->
</tr>

<tr class="border-b border-dashed">
<td class="py-2 px-4">
<span class="fa-solid fa-check text-green-600"></span>
<span class="fa-solid fa-thumbs-up text-green-600"></span>
<b>_libgcc_mutex</b>
</td>
<td class="py-2 px-4">
@@ -4761,95 +4707,6 @@ <h3 class="text-lg font-semibold">
</thead>
<tbody>

<tr class="border-b border-dashed">
<td class="py-2 px-4">
<span class="fa-solid fa-times text-red-600"></span>
<b>gmp</b>
</td>
<td class="py-2 px-4">
Fail
</td>
<td class="py-2 px-4">
N/A
</td>
<td class="py-2 px-4" data-timestamp="2024-06-25 16:27:03"></td>
<td class="py-2 px-4">
<pre>────
help: expected field `script` to be a list of commands
Error: × Parsing: missing field `script`
╭─[34:10]
33 │ tests:
34 │ ╭─▶ - files:
35 │ │ recipe:
36 │ │ - test.c
37 │ │ requirements:
38 │ │ run:
39 │ │ - ${{ compiler('c') }}
40 │ │ script:
41 │ │ - if: unix
42 │ │ then: test -f ${PREFIX}/lib/libgmp.a
43 │ │ - if: osx
44 │ │ then: test -f ${PREFIX}/lib/libgmp.dylib
45 │ │ - if: linux
46 │ │ then: test -f ${PREFIX}/lib/libgmp.so
47 │ │ - if: unix
48 │ │ then: test -f ${PREFIX}/lib/libgmpxx.a
49 │ │ - if: osx
50 │ │ then: test -f ${PREFIX}/lib/libgmpxx.dylib
51 │ │ - if: linux
52 │ │ then: test -f ${PREFIX}/lib/libgmpxx.so
53 │ │
54 │ ├─▶ about:
· ╰──── here
55 │ license: GPL-2.0-or-later OR LGPL-3.0-or-later
╰────
help: expected field `script` to be a list of commands

</pre>
</td>
<td class="py-2 px-4 flex justify-center">
<a href="https://github.com/nichmor/reproducible-builds/actions/runs/9665579181"
class="inline-block transform transition-transform duration-300 hover:translate-x-2 hover:opacity-50 ">
<i class="fa-solid fa-arrow-right text-m"></i>
<i class="fa-brands fa-github text-xl"></i>
</a>
</td>
<!-- <td class="py-2 px-4 border-b">
<button class="bg-blue-500 text-white py-1 px-3 rounded hover:bg-blue-700" onclick="viewLogs('────
help: expected field `script` to be a list of commands
Error: × Parsing: missing field `script`
╭─[34:10]
33 │ tests:
34 │ ╭─▶ - files:
35 │ │ recipe:
36 │ │ - test.c
37 │ │ requirements:
38 │ │ run:
39 │ │ - ${{ compiler('c') }}
40 │ │ script:
41 │ │ - if: unix
42 │ │ then: test -f ${PREFIX}/lib/libgmp.a
43 │ │ - if: osx
44 │ │ then: test -f ${PREFIX}/lib/libgmp.dylib
45 │ │ - if: linux
46 │ │ then: test -f ${PREFIX}/lib/libgmp.so
47 │ │ - if: unix
48 │ │ then: test -f ${PREFIX}/lib/libgmpxx.a
49 │ │ - if: osx
50 │ │ then: test -f ${PREFIX}/lib/libgmpxx.dylib
51 │ │ - if: linux
52 │ │ then: test -f ${PREFIX}/lib/libgmpxx.so
53 │ │
54 │ ├─▶ about:
· ╰──── here
55 │ license: GPL-2.0-or-later OR LGPL-3.0-or-later
╰────
help: expected field `script` to be a list of commands
')">View Logs</button>
</td> -->
</tr>

<tr class="border-b border-dashed">
<td class="py-2 px-4">
<span class="fa-solid fa-times text-red-600"></span>

0 comments on commit 2a8781a

Please sign in to comment.