Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

FW release 2.8.1 #91

Merged
merged 2 commits into from
Aug 10, 2024
Merged

FW release 2.8.1 #91

merged 2 commits into from
Aug 10, 2024

Conversation

matejcik
Copy link
Contributor

@matejcik matejcik commented Aug 9, 2024

Also adding a script that can generate releases.json -- sorely needed!
It's still kind of incomplete though.

@matejcik matejcik requested review from vdovhanych and mmilata August 9, 2024 09:13
@matejcik
Copy link
Contributor Author

matejcik commented Aug 9, 2024

tagging @mmilata to review the script, but probably no need to wait for his review. we can modify the script later if there are problems.

Copy link
Contributor

@komret komret left a comment

Choose a reason for hiding this comment

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

How about folders 1 and 2? If we stop updating them, we need to adjust the releases check.

Copy link
Contributor

Choose a reason for hiding this comment

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

Please add firmware_revision: 632b9561559b7ab6824bb7eeac072874e07b7b82 for T2T1. We use it for a new security check: trezor/trezor-suite#13495

We'll eventually add it for all models.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added

import click
from trezorlib import firmware

ROOT = Path(__file__).parent.parent.resolve()
Copy link
Contributor

Choose a reason for hiding this comment

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

The URLs should start with data/firmware/, but they start with firmware/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@matejcik matejcik force-pushed the matejcik/release-2.8.1 branch from f8f8e66 to 19965b8 Compare August 9, 2024 11:14
@matejcik
Copy link
Contributor Author

matejcik commented Aug 9, 2024

changed in force-push (messed up my fixups, sorry.)

@matejcik matejcik force-pushed the matejcik/release-2.8.1 branch from 4e7f80d to 0a5f404 Compare August 10, 2024 08:22
@matejcik matejcik merged commit bac9ee6 into master Aug 10, 2024
2 checks passed
@matejcik matejcik deleted the matejcik/release-2.8.1 branch August 10, 2024 08:23
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.

3 participants