RTEMS Source Builder | Add some build details to cache requests (#163)
Chris Johns (@chris)
gitlab at rtems.org
Sun Mar 22 22:25:54 UTC 2026
Chris Johns commented: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/163#note_146781
What would yo u like to see added? A start that does not leak any personal information could be using `os.platform()` ? For example:
```
key_path = (platform.system() + '/' + platform.version() + '/' + platform.processor().replace(' ', '_')
```
Any space would be changed to `_`.
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/163#note_146781
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260322/6a232118/attachment.htm>
More information about the bugs
mailing list