Skip to content
Snippets Groups Projects
  1. Feb 26, 2024
  2. Dec 19, 2023
    • Yaroslav Dynnikov's avatar
      build: refactor webui build and enable it in packages · f8d1bc1e
      Yaroslav Dynnikov authored
      Web UI feature is already enabled in CI `test` stage. This patch adds it
      to the `pack` stage.
      
      To do that, a path to a webui buldle can be passed explicitly, and it
      does in CI which now builds it in a separate stage.
      
      In default Rust features `webui` remains disabled by default to keep
      minimal development environment truly minimal.
      f8d1bc1e
  3. Nov 23, 2023
  4. Nov 03, 2023
  5. Aug 29, 2023
    • Dmitry Rodionov's avatar
      chore: lint docs too · 26025b0a
      Dmitry Rodionov authored
      The most obvious benefit is link checking. This is especially useful with rust-analyzer, because it allows to jump to definition of the item referenced in the doc comment.
      
      The patch also makes CI to use `make lint` to avoid duplication.
      26025b0a
  6. Aug 18, 2023
  7. May 12, 2023
  8. Feb 03, 2023
  9. Dec 15, 2022
  10. Nov 30, 2022
  11. Nov 23, 2022
  12. Oct 26, 2022
  13. Oct 16, 2022
  14. Sep 29, 2022
  15. Sep 20, 2022
  16. Aug 23, 2022
  17. Aug 19, 2022
  18. Aug 09, 2022
  19. Jul 08, 2022
  20. Jun 23, 2022
  21. Jun 17, 2022
Loading