1. 12 Feb, 2021 1 commit
    • Alexander Entinger's avatar
      Use authenticated API requests in "Compile Examples" CI workflow · 829a0c62
      Alexander Entinger authored
      The arduino/compile-sketches GitHub Actions action used in the "Compile Examples" workflow queries the GitHub API for the base ref of the pull request, which is used for the memory deltas determination.
      
      There were a couple workflow runs recently (1, 2) that failed due to rate limiting. Authenticated API requests are given a more generous API request allowance, so providing the action with the automatically generated GitHub access token should prevent this from happening again.
      829a0c62
  2. 27 Jan, 2021 2 commits
  3. 30 Dec, 2020 2 commits
  4. 10 Dec, 2020 1 commit
  5. 09 Dec, 2020 1 commit
  6. 06 Dec, 2020 1 commit
  7. 17 Nov, 2020 4 commits
  8. 02 Nov, 2020 2 commits
  9. 15 Oct, 2020 1 commit
  10. 10 Sep, 2020 8 commits
  11. 07 Sep, 2020 12 commits
  12. 20 Aug, 2020 1 commit
  13. 07 Apr, 2020 4 commits