Skip to content

Conversation

tianon
Copy link
Owner

@tianon tianon commented Aug 29, 2025

Also, convert generate-stackbrew-library.sh fully to jq:

$ diff -u <(bashbrew cat https://github.com/tianon/bashbrew-tianon/raw/HEAD/library/postgres-upgrade) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63	2025-08-28 20:09:44.520013765 -0700
+++ /dev/fd/62	2025-08-28 20:09:44.520013765 -0700
@@ -3,15 +3,19 @@
 GitCommit: 6e41d05c59ae7e7cfc073a592e016a169494964b

 Tags: 16-to-17
+Architectures: amd64, arm64v8
 Directory: 16-to-17

 Tags: 15-to-17
+Architectures: amd64, arm64v8
 Directory: 15-to-17

 Tags: 14-to-17
+Architectures: amd64, arm64v8
 Directory: 14-to-17

 Tags: 13-to-17
+Architectures: amd64, arm64v8
 Directory: 13-to-17

 Tags: 15-to-16

…y *-to-17)

Also, convert `generate-stackbrew-library.sh` *fully* to `jq`:

```diff
$ diff -u <(bashbrew cat https://github.com/tianon/bashbrew-tianon/raw/HEAD/library/postgres-upgrade) <(bashbrew cat <(./generate-stackbrew-library.sh))
--- /dev/fd/63	2025-08-28 20:09:44.520013765 -0700
+++ /dev/fd/62	2025-08-28 20:09:44.520013765 -0700
@@ -3,15 +3,19 @@
 GitCommit: 6e41d05

 Tags: 16-to-17
+Architectures: amd64, arm64v8
 Directory: 16-to-17

 Tags: 15-to-17
+Architectures: amd64, arm64v8
 Directory: 15-to-17

 Tags: 14-to-17
+Architectures: amd64, arm64v8
 Directory: 14-to-17

 Tags: 13-to-17
+Architectures: amd64, arm64v8
 Directory: 13-to-17

 Tags: 15-to-16
```
@tianon tianon merged commit 6a19547 into tianon:master Aug 29, 2025
12 checks passed
@tianon tianon deleted the arm64 branch August 29, 2025 03:13
@tianon
Copy link
Owner Author

tianon commented Aug 29, 2025

Exactly as expected: tianon/bashbrew-tianon@c6a960d 🤘

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

Successfully merging this pull request may close these issues.

Support for linux/arm64/v8
1 participant