Skip to content

Refresh translations in preparation for Nov 2023 release#1339

Merged
rdmark merged 1 commit intodevelopfrom
rdmark-translation-refresh-202311
Nov 11, 2023
Merged

Refresh translations in preparation for Nov 2023 release#1339
rdmark merged 1 commit intodevelopfrom
rdmark-translation-refresh-202311

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Nov 11, 2023

Running pybabel extract and pybabel update then cleaning up the resulting po files.

@rdmark rdmark requested a review from akuker as a code owner November 11, 2023 11:59
@rdmark rdmark requested a review from uweseimet November 11, 2023 12:00
@rdmark rdmark merged commit 0e6c93b into develop Nov 11, 2023
@rdmark rdmark deleted the rdmark-translation-refresh-202311 branch November 11, 2023 12:04
@uweseimet
Copy link
Copy Markdown
Contributor

uweseimet commented Nov 11, 2023

These permanent web analysis failures should be addressed soon, shouldn't they?

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@rdmark
Copy link
Copy Markdown
Member Author

rdmark commented Nov 11, 2023

So, the problem is with the github runner having invalid certificates. For that particular issue we can only wait for github to recover their service, I think.

The one alternative solution I can think of is to add hfdisk as a git submodule of piscsi, to bypass the step where we wget the source tarball from github.com. We rely on hfdisk to generate HFS file systems on the fly for newly created disk images. hfdisk does not have a package in Debian so we build it from source.

A worse solution is to skip the hfdisk installation, as well as the test_create_file_and_format_hfs() test in the Web UI test suite.

Yet another idea is to host the hfdisk tarball somewhere else than github.com...

@uweseimet
Copy link
Copy Markdown
Contributor

uweseimet commented Nov 11, 2023

@rdmark Are you sure that this is something caused by github? We have been observing this for several days, and wouldn't an issue on their side affecte everyone on github? In this cause I would expect that there is already a high priority ticket on their side.

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.

2 participants