1. 05 Feb, 2020 1 commit
    • 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
  2. 03 Feb, 2020 39 commits