• Oswaldo Ferreira's avatar
    Include context metadata to /jobs/:id* APIs · 8f8e2333
    Oswaldo Ferreira authored
    It includes context metadata to /jobs endpoints
    that send over the :id param to the API.
    
    If that includes the :id param, we try to fetch
    the job's project and user (who triggered) and
    pass it over to the application context, which
    will eventually log the metadata to Sidekiq logs.
    8f8e2333
runner_spec.rb 73 KB