Skip to content

Fix assets conversion bug. Add running with docker docs #1767

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

Merged

Conversation

Daniel-Wieczorek
Copy link
Contributor

@Daniel-Wieczorek Daniel-Wieczorek commented Apr 6, 2025

Fix for bug described in: #1766

  • Using Cython < 3.0.10 leads to the runtime errors on assets conversion. Cython >= 3.0.10 shall be used.
  • Update docker build file and add chapter in documentation about running image with Docker.

Evidence:

image

@Daniel-Wieczorek Daniel-Wieczorek marked this pull request as ready for review April 6, 2025 12:38
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch from bad53df to d8213df Compare April 6, 2025 12:46
TheJJ
TheJJ previously requested changes Apr 6, 2025
Copy link
Member

@heinezen heinezen left a comment

Choose a reason for hiding this comment

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

Very nice!

@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch 2 times, most recently from 204f2db to 4d1e2f9 Compare April 7, 2025 17:50
@Daniel-Wieczorek Daniel-Wieczorek marked this pull request as draft April 7, 2025 18:19
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch 2 times, most recently from e3eb8cd to d762c45 Compare April 7, 2025 19:00
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch 2 times, most recently from d24b56a to 716c737 Compare April 7, 2025 19:14
@Daniel-Wieczorek Daniel-Wieczorek marked this pull request as ready for review April 7, 2025 19:16
@Daniel-Wieczorek
Copy link
Contributor Author

@TheJJ & @heinezen feel free to recheck 😉

Copy link
Member

@heinezen heinezen left a comment

Choose a reason for hiding this comment

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

Found a few small things in the files.

@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch 2 times, most recently from d3c6e97 to ecafbd4 Compare April 8, 2025 18:55
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch from ecafbd4 to c37333d Compare April 10, 2025 20:51
Add new contributor into copying.md and mailmap

Issue: SFTtech#1766
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch from c37333d to b077440 Compare April 10, 2025 20:54
@Daniel-Wieczorek Daniel-Wieczorek marked this pull request as draft April 11, 2025 19:29
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch from b077440 to f5b92e3 Compare April 12, 2025 09:56
@Daniel-Wieczorek Daniel-Wieczorek marked this pull request as ready for review April 12, 2025 10:01
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch from f5b92e3 to 4c86e1f Compare April 16, 2025 19:07
@Daniel-Wieczorek Daniel-Wieczorek force-pushed the issue-1766/assets_conversion_fix branch 2 times, most recently from adf3f2d to 9543d90 Compare April 16, 2025 19:14
Using Cython < 3.0.10 leads to the runtime errors on
assets conversion. Cython >= 3.0.10 shall be used.

Update docker build file and add chapter in documentation
about running image with Docker.

Issue: SFTtech#1766
@heinezen heinezen force-pushed the issue-1766/assets_conversion_fix branch from 9543d90 to 4cf5f6f Compare April 16, 2025 22:49
@heinezen heinezen enabled auto-merge April 16, 2025 22:50
@heinezen heinezen dismissed TheJJ’s stale review April 16, 2025 22:52

Everythings fixed now and I want to merge :)

@heinezen heinezen merged commit a3f1fc0 into SFTtech:master Apr 16, 2025
12 of 13 checks passed
@TheJJ
Copy link
Member

TheJJ commented Apr 16, 2025

thanks for the patience and your contribution!

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