• Alon Liszt's avatar
    Add tag_list to the jobs and builds API · fc8d0598
    Alon Liszt authored
    Add the tag_list attribute to the job entity on the jobs and builds API,
    and preload it to avoid N+1 queries issue with the database.
    
    Also added documentation to match the change, and tests to validate the
    tag list is added correctly.
    fc8d0598
jobs_spec.rb 33.2 KB