Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tasks #1386

Open
wants to merge 45 commits into
base: main
Choose a base branch
from
Open

Tasks #1386

wants to merge 45 commits into from

Commits on Sep 20, 2024

  1. WIP tasks

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1b1fc16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7ec351 View commit details
    Browse the repository at this point in the history
  3. tests for DependencyFailed

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    656d895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a286b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f23705 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e61339a View commit details
    Browse the repository at this point in the history
  7. tasks: allow multiple :

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d5710f5 View commit details
    Browse the repository at this point in the history
  8. tasks: improve output

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e15c289 View commit details
    Browse the repository at this point in the history
  9. tasks: garden

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8c271d3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b21d99 View commit details
    Browse the repository at this point in the history
  11. tasks: garden

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    444868d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8c6cc53 View commit details
    Browse the repository at this point in the history
  13. outputs

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a127b23 View commit details
    Browse the repository at this point in the history
  14. tasks: add Skipped reason

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bddd6fe View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    169642c View commit details
    Browse the repository at this point in the history
  16. tasks: implement

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    147794a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    12d88c1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4edb3cd View commit details
    Browse the repository at this point in the history
  19. bump mkdocs-rss-plugin

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9dbde1b View commit details
    Browse the repository at this point in the history
  20. cnix: fix develop call

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7dce134 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e0e2491 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    85cb802 View commit details
    Browse the repository at this point in the history
  23. fix tests

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    22653ab View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b96078f View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    7ab79df View commit details
    Browse the repository at this point in the history
  26. fix devenv info

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    fbeb18c View commit details
    Browse the repository at this point in the history
  27. fix mongodb test

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    90679fd View commit details
    Browse the repository at this point in the history
  28. fix cachix push and impure

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d0e34ad View commit details
    Browse the repository at this point in the history
  29. tasks: refresh docs

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cd65c25 View commit details
    Browse the repository at this point in the history
  30. move task tests to a test module

    sandydoo authored and domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d4c579b View commit details
    Browse the repository at this point in the history
  31. docs: add note about TSP

    domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e7d6c76 View commit details
    Browse the repository at this point in the history
  32. fix clippy warnings

    sandydoo authored and domenkozar committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    137c48a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    6d492ff View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    99057e8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5797e8d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    be6867a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    fde3759 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    f151daf View commit details
    Browse the repository at this point in the history
  2. tasks: improve formatting

    domenkozar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2dac0f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fc8c00 View commit details
    Browse the repository at this point in the history
  4. tasks: fix exporting

    domenkozar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c192c80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10fcc8d View commit details
    Browse the repository at this point in the history
  6. garden

    domenkozar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    10eba31 View commit details
    Browse the repository at this point in the history
  7. tasks: for formatting

    domenkozar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4880780 View commit details
    Browse the repository at this point in the history
  8. blog: 1.2 tasks

    domenkozar committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1fd85e5 View commit details
    Browse the repository at this point in the history