Skip to content
Success

#27 (Mar 4, 2025, 10:50:51 PM)

Started 1 mo 3 days ago
Took 39 sec
Build Artifacts
certs.bin12.30 KiB view
webui.ar1.23 MiB view
sd.zip511.25 KiB view

Push event to branch master at 10:50:37 PM on Mar 4, 2025

This run spent:

  • 7.1 sec waiting;
  • 39 sec build duration;
  • 46 sec total from scheduled to completion.
Revision: a30aa20be6a63455f70aed10f859a80143abde0e
Repository: https://github.com/mincrmatt12/MSign.git
  • master
Changes
  1. Fix weather graph occasionally showing negative wind (details / githubweb)
  2. Handle invalid slot IDs in dissasembledump (details / githubweb)
  3. Make weather graph space y-axis tickmarks better (details / githubweb)
  4. Add fix for memory leak in sdk code (details / githubweb)
  5. Move esp codebase to C++20 (details / githubweb)
  6. Cleanup TypedBlock helpers and add array size() (details / githubweb)
  7. Fix scaling on small precgraph ignoring the 25th hour (details / githubweb)
  8. Cleanup stm codebase to use new size() method (details / githubweb)
  9. Fix snow icon (details / githubweb)
  10. Fix missing stdc++ includes in esp (details / githubweb)
  11. Fix color mixing in weather probability (details / githubweb)
  12. Discard GTFS updates if they are empty (details / githubweb)
  13. Fix postfix increment on bheap iterators (details / githubweb)
  14. Add clangd file for stm common (details / githubweb)
  15. Fix esp clangd standard version (details / githubweb)
  16. IWYU in serial.h (details / githubweb)
  17. Avoid showing 0mm of snow if no accumulation, show rate instead (details / githubweb)
  18. Send error codes from 17track to STM for displaying (details / githubweb)
  19. Add NOT_FOUND parcel status icon (details / githubweb)
  20. Ensure enums with "negative" values get parsed by slotlib (details / githubweb)
  21. Use NOT_FOUND for certain error messages in gettrackinfo (details / githubweb)
  22. Use latest_status in all cases to derive the icon (details / githubweb)
  23. Add bitmask_of to slots.h (details / githubweb)
  24. Fix off by one in y scaling in graph (details / githubweb)
  25. Set confgen to parse as c++20 (details / githubweb)
  26. Refactor bheap to use C++20 requires (details / githubweb)
  27. Set esp to build with C++20 (details / githubweb)
  28. Fix incomplete refactor on sccfg (details / githubweb)
  29. Add tailed block support to slotlib (details / githubweb)
  30. Unify draw::line low/high into a template (details / githubweb)
  31. Renovate serial::interface (details / githubweb)
  32. Increase dupm queue size (details / githubweb)
  33. Update LICENSE years (details / githubweb)
  34. Fix terminology in weathersummarizer for ice pellets (details / githubweb)
  35. Fix updates while sleeping (details / githubweb)
  36. Enhance gcode parser (details / githubweb)
  37. Optimize int64 -> fixed_t in octoprintbitmap (details / githubweb)
  38. Replace line_impl_low/high with a template (details / githubweb)
  39. URL-encode paths in octoprint (details / githubweb)
  40. Add arc drawing implementation (details / githubweb)
  41. Avoid inlining fixed_t in octoprintbitmap (details / githubweb)
  42. Precompute (dim - 1) / size in bitmap scaler (details / githubweb)
  43. Remove .3mf suffixes too (details / githubweb)
  44. Treat operational=false as disconnected in octoprint (details / githubweb)
  45. Bump vite from 4.5.5 to 4.5.6 in /espweb (details / githubweb)