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

🐛 Prefer Task field kind over addon #1971

Merged
merged 2 commits into from
Jun 20, 2024
Merged

Commits on Jun 20, 2024

  1. 🐛 Prefer Task field kind over addon

    Resolves: konveyor#1970
    
      - When creating a new `Taskgroup`, specify `kind` instead of
        `addon`
    
      - Process Tasks where `kind` may be missing and `addon` is given
        instead (tasks created before this change)
    
      - Make `Task.id` and `Taskgroup.id` required, `New<>` as needed
    
    Signed-off-by: Ian Bolton <ibolton@redhat.com>
    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    ibolton336 authored and sjd78 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3aea045 View commit details
    Browse the repository at this point in the history
  2. Swap TasksPage table idProperty to Task.id

    Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
    sjd78 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8382e22 View commit details
    Browse the repository at this point in the history