Skip to content
Snippets Groups Projects
  1. Nov 13, 2024
  2. Nov 06, 2024
  3. Oct 30, 2024
  4. Oct 03, 2024
  5. Sep 30, 2024
  6. Sep 13, 2024
  7. Sep 12, 2024
  8. Sep 09, 2024
  9. Aug 15, 2024
  10. Aug 13, 2024
  11. Aug 12, 2024
    • Martin Lowe's avatar
      Iss #75 - Update lookup to allow for user or email, switch to fetch · 7b6219af
      Martin Lowe authored
      When looking up by username, there is no login requirement. For lookup
      by email, the initial req. of being logged in as a committer is still
      present. Additionally, switched from jq ajax to native fetch API to
      modernize call.
      
      As part of this upgrade, ECA API was switched from custom user objects
      to using the SDK EF services profile service to lookup user accounts.
      This gave the ability to search by different user attributes more
      easily.
      7b6219af
  12. Jul 31, 2024
  13. Jul 30, 2024
  14. Jul 26, 2024
  15. Jul 24, 2024
  16. Jul 23, 2024
  17. Jul 15, 2024
  18. Jul 11, 2024
  19. Jul 10, 2024
  20. Jul 09, 2024
  21. Jul 08, 2024
    • Martin Lowe's avatar
      Iss #161 - Add merge_group webhook support to the webhook callback · 0bb12164
      Martin Lowe authored
      A commit status is required for merge queues as separate branches w/
      different SHAs are created, which no longer contain the ECA check
      status. As all commits in the queue will have been validated, we can
      just send a request to create the missing commit status without checks.
      0bb12164
  22. Jun 11, 2024
  23. Jun 06, 2024
Loading