Skip to content

Conversation

@IAmNotHanni
Copy link
Member

Let's try to make a minimum example.

Related to #584

@IAmNotHanni IAmNotHanni self-assigned this Sep 25, 2025
@IAmNotHanni IAmNotHanni added the feat:ci continuous integration label Sep 25, 2025
@IAmNotHanni
Copy link
Member Author

Finally this seems to work

Post job cleanup.
/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/vulkan-renderer/vulkan-renderer --files-from manifest.txt --use-compress-program zstdmt
Sent 0 of 381396627 (0.0%), 0.0 MBs/sec
Sent 381396627 of 381396627 (100.0%), 205.5 MBs/sec
Cache saved with key: vulkan-sdk-1.3.283.0-Linux

@IAmNotHanni
Copy link
Member Author

Restoring the cache also works, nice!

Run actions/cache@v4
Cache hit for: vulkan-sdk-1.3.283.0-Linux
Received 0 of 381396627 (0.0%), 0.0 MBs/sec
Received 109051904 of 381396627 (28.6%), 51.9 MBs/sec
Received 201326592 of 381396627 (52.8%), 63.9 MBs/sec
Received 264241152 of 381396627 (69.3%), 62.9 MBs/sec
Received 343932928 of 381396627 (90.2%), 65.5 MBs/sec
Received 381396627 of 381396627 (100.0%), 67.7 MBs/sec
Cache Size: ~364 MB (381396627 B)
/usr/bin/tar -xf /home/runner/work/_temp/3eda9a22-241d-48eb-8fe4-83de77b0feb0/cache.tzst -P -C /home/runner/work/vulkan-renderer/vulkan-renderer --use-compress-program unzstd
Cache restored successfully
Cache restored from key: vulkan-sdk-1.3.283.0-Linux

@IAmNotHanni
Copy link
Member Author

This means I just need to work this into our current setup and find out why it wouldn't work before.

@IAmNotHanni IAmNotHanni force-pushed the hanni/fix_linux_vulkan_sdk_ci_cache branch 22 times, most recently from ec0bf13 to 553b623 Compare September 25, 2025 15:19
@IAmNotHanni IAmNotHanni force-pushed the hanni/fix_linux_vulkan_sdk_ci_cache branch from 553b623 to b5a852e Compare September 25, 2025 15:25
@IAmNotHanni IAmNotHanni marked this pull request as ready for review September 25, 2025 16:35
@IAmNotHanni IAmNotHanni merged commit 1702c0d into main Sep 25, 2025
14 checks passed
@IAmNotHanni IAmNotHanni deleted the hanni/fix_linux_vulkan_sdk_ci_cache branch September 25, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat:ci continuous integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants