Skip to content

Conversation

owenthereal
Copy link
Member

Update the webpage with the 1.7 release. This fixes #2878.

Update webpage with 1.7 release
@owenthereal owenthereal force-pushed the owenthereal/jq_1_7_page_update branch from e5a85c5 to 4aa8284 Compare September 7, 2023 07:42
or
[ARM 64-bit](https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux-arm64)
or
[AMD 32-bit](https://github.com/jqlang/jq/releases/download/jq-1.7/jq-linux-i386).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe call this i386 now?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should update the old release link texts from "64-bit" to "AMD 64-bit" etc to be clearer?

Copy link
Member Author

@owenthereal owenthereal Sep 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I standardized the arch types to AMD64, ARM64 & i386 to match our latest built artifacts in the release to avoid confusion: 1098c80

@@ -32,6 +32,13 @@ tail: |
on [Libera.Chat](https://libera.chat/). For more interactive discussions, feel free to join our [Discord server](https://discord.gg/yg6yjNmgAC).

news:
- date: 7 September 2023
body: |
After a five-year hiatus, we've returned with a revitalized [GitHub organization](https://github.com/jqlang)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I copied mostly from https://github.com/jqlang/jq/releases/tag/jq-1.7. Let me know if there is anything else you want to add

@owenthereal
Copy link
Member Author

All feedback should be addressed and this PR is ready to review again.

@owenthereal owenthereal merged commit 806475d into jqlang:master Sep 7, 2023
@nicowilliams
Copy link
Contributor

Thanks!

@owenthereal owenthereal deleted the owenthereal/jq_1_7_page_update branch September 7, 2023 18:00
owenthereal added a commit to owenthereal/jq that referenced this pull request Sep 7, 2023
Standarize arch types to AMD64 & ARM64 from index page download
dropdown. These are missed from jqlang#2879.
owenthereal added a commit that referenced this pull request Sep 7, 2023
…own (#2884)

Standarize arch types to AMD64 & ARM64 from index page download
dropdown. These are missed from #2879.
@emanuele6 emanuele6 added the site label Sep 28, 2023
owenthereal added a commit to owenthereal/jq that referenced this pull request Feb 17, 2025
* Update webpage with 1.7 release

Update webpage with 1.7 release

* Update docs/content/download/default.yml

Co-authored-by: itchyny <itchyny@cybozu.co.jp>

* Update docs/templates/index.html.j2

Co-authored-by: itchyny <itchyny@cybozu.co.jp>

* Update docs/content/download/default.yml

Co-authored-by: itchyny <itchyny@cybozu.co.jp>

* Don't mention 1.7rc signatures

* Add link to 1.7 manual

* binaries -> binary

* AMD 32-bit to i386

* Standarize arch types to AMD64, ARM64 & i386 in download page

---------

Co-authored-by: itchyny <itchyny@cybozu.co.jp>
owenthereal added a commit to owenthereal/jq that referenced this pull request Feb 17, 2025
…own (jqlang#2884)

Standarize arch types to AMD64 & ARM64 from index page download
dropdown. These are missed from jqlang#2879.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add news entry on homepage about 1.7 release + new ownership
5 participants