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

Create TaskStatusEvent trait instead of piggybacking on Error #4919

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Sep 23, 2024

  1. Create trait for status events

    octol committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8fcc045 View commit details
    Browse the repository at this point in the history
  2. Rename trait

    octol committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    af6b408 View commit details
    Browse the repository at this point in the history
  3. Remove requiring error trait

    octol committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bb98a7b View commit details
    Browse the repository at this point in the history
  4. Creat event mod

    octol committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e8ee22f View commit details
    Browse the repository at this point in the history