This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Commit f4b34cf
authored
chore: update nhost and increase golangci-lint timeout (#42)
### **PR Type**
Enhancement
___
### **Description**
- Increased golangci-lint timeout from 300s to 600s
- Updated nhost CLI to version v1.29.8
- Updated SHA256 hashes for nhost CLI binaries
___
### **Changes walkthrough** 📝
<table><thead><tr><th></th><th align="left">Relevant
files</th></tr></thead><tbody><tr><td><strong>Enhancement</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>go.nix</strong><dd><code>Increase golangci-lint
timeout</code>
</dd></summary>
<hr>
lib/go/go.nix
- Increased golangci-lint timeout from 300s to 600s
</details>
</td>
<td><a
href="https://github.com/nhost/nixops/pull/42/files#diff-1377128cceefd42b43cd5e407ec11a809c7aaec2d071a1ed0e3232f6dce63fad">+1/-1</a>
</td>
</tr>
</table></td></tr><tr><td><strong>Dependencies</strong></td><td><table>
<tr>
<td>
<details>
<summary><strong>nhost-cli.nix</strong><dd><code>Update nhost CLI to
v1.29.8</code>
</dd></summary>
<hr>
overlays/nhost-cli.nix
<li>Updated nhost CLI version from v1.29.7 to v1.29.8<br> <li> Updated
SHA256 hashes for all supported platforms
</details>
</td>
<td><a
href="https://github.com/nhost/nixops/pull/42/files#diff-30af032272047cf9f8b0556d4e2b31c5a883c5dc27839f3fae1f4e358da760b2">+5/-5</a>
</td>
</tr>
</table></td></tr></tr></tbody></table>
___
> <details> <summary> Need help?</summary><li>Type <code>/help how to
...</code> in the comments thread for any questions about PR-Agent
usage.</li><li>Check out the <a
href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a>
for more information.</li></details>1 parent d0f242c commit f4b34cf
2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments