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

Fix/download emulators #243

Merged
merged 3 commits into from
Jun 10, 2024
Merged

Fix/download emulators #243

merged 3 commits into from
Jun 10, 2024

Conversation

szymonlesisz
Copy link
Contributor

  1. fix firmware download script, currently it downloads arm emulators in x86_64 arch because of --recursive option (it reads from both emulators/index.html and emulators/arm/index.html)

screenshot from current ghcr.io/trezor/trezor-user-env

Screenshot from 2024-06-07 17-26-06

  1. move patch_emulator.sh script to firmware directory and call it from the download.sh script. i always forget to do that (on nixos) and it's not mentioned by the docs

  2. remove some unnecessary files from the docker image (perhaps there is even more?)

@szymonlesisz
Copy link
Contributor Author

poetry run make code_check reports errors not related to this PR, same errors are thrown in master branch 🤔

@grdddj grdddj self-requested a review June 10, 2024 14:28
@grdddj
Copy link
Contributor

grdddj commented Jun 10, 2024

Thanks for the improvements, fine from me. I tried to build the testing image without issues - https://github.com/trezor/trezor-user-env/actions/runs/9449635577

As for the make code_check, they are really in master, do not worry about them.

@grdddj grdddj merged commit 3108b10 into master Jun 10, 2024
1 of 2 checks passed
@grdddj grdddj deleted the fix/download-emulators branch June 10, 2024 14:31
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.

None yet

2 participants