Skip to content

further fixes for the static html support for the package indexer#5520

Merged
HofiOne merged 3 commits intodevelopfrom
package_indexer_static_html
Oct 5, 2025
Merged

further fixes for the static html support for the package indexer#5520
HofiOne merged 3 commits intodevelopfrom
package_indexer_static_html

Conversation

@folti
Copy link
Contributor

@folti folti commented Oct 4, 2025

Collection of fixes found during testing:

Set proper content-type for uploaded files.

Container synchronizer handles properly, when the blob's checksum field is empty.

Container synchronizer sets the proper mtime on the downloaded files, so the static html files contain the proper last modified information too.

folti added 3 commits October 4, 2025 23:39
Needed otherwise the index.html files will be downloaded by the browser,
instead of parsed as HTML documents. Otherwise not much changes.


Signed-off-by: Tamas Pal <[email protected]>
…empty.

Sometimes, for unknown reasons, the MD5 data is empty for a blob, which
led to an exception ...


Signed-off-by: Tamas Pal <[email protected]>
Otherwise they'll have the current time, which would be recorded
in the static index files.

Signed-off-by: Tamas Pal <[email protected]>
@folti folti force-pushed the package_indexer_static_html branch from f8d2ced to 06352ac Compare October 5, 2025 09:09
@HofiOne HofiOne merged commit 2a9fff8 into develop Oct 5, 2025
111 checks passed
@HofiOne HofiOne deleted the package_indexer_static_html branch October 5, 2025 10:22
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