Skip to content
Snippets Groups Projects
  1. Aug 04, 2023
  2. Aug 02, 2023
  3. Jul 31, 2023
  4. Jul 27, 2023
    • Jan Alexander Steffens (heftig)'s avatar
      archbuild: Add systemd conf for devtools resource control · 0b3e2534
      Jan Alexander Steffens (heftig) authored
      Leveraging devtools 1.0.4, install systemd snippets which
        - distribute CPU and IO equally between users,
        - distribute CPU and IO equally between build containers of a user,
        - prefer distributing CPU and IO to things that are not build
          containers, and
        - copy our user oomd config for users to apply to build containers.
      0b3e2534
  5. Jul 23, 2023
  6. Jul 21, 2023
  7. Jul 20, 2023
  8. Jul 17, 2023
  9. Jul 15, 2023
  10. Jul 12, 2023
  11. Jul 10, 2023
  12. Jul 09, 2023
  13. Jul 08, 2023
  14. Jul 06, 2023
  15. Jun 29, 2023
  16. Jun 28, 2023
  17. Jun 25, 2023
  18. Jun 24, 2023
    • Mario Oenning's avatar
      fix: run aurweb ssh commands and git scripts in virtualenv · 21ceb093
      Mario Oenning authored
      
      Adjust bash wrapper scripts to activate our python virtualenv:
      Script execution is triggered from ssh / git.
      These wrapper scripts then call python scripts created by poetry.
      
      We should make sure that this happens within our venv.
      
      Previously this was done by using "poetry run...".
      However, using poetry is costly and adds some delay.
      Instead of using poetry, we can just activate our venv
      and then execute our scripts.
      
      Fixes: b15ac838 ("aurweb: Make SSH faster by avoiding slow Poetry (~2,5 sec faster)")
      
      Signed-off-by: default avatarmoson-mo <mo-son@mailbox.org>
      Verified
      21ceb093
  19. Jun 22, 2023
  20. Jun 20, 2023
  21. Jun 16, 2023
  22. Jun 15, 2023
  23. Jun 13, 2023
  24. Jun 06, 2023
Loading