Skip to content
Snippets Groups Projects

chore(deps): update craig-day/compute-tag action to v13

Merged RenovateBot requested to merge renovate/craig-day-compute-tag-13.x into lsiobase/alpine

This MR contains the following updates:

Package Type Update Change
craig-day/compute-tag action major v11 -> v13

Release Notes

craig-day/compute-tag

v13

Compare Source

Performance improvements!

  • Stop paginating through commits for a branch once we find a commit that we have a tag for. This helps tremendously for repos with 10,000+ commits (fetched 30 at a time).
  • Add logging when starting and finishing paginated fetches, and log how many pages were fetched.
  • Adds the throttling and retry plugins to the API client too, so we automatically retry failed requests and handle rate limit errors correctly.

v12

Compare Source

Bug Fixes

  • Use the Octokit paginate helper to ensure we get all possible tags and compute the correct value. Without pagination, there could be a case where the last tag we more than 30 commits ago and the action would value to compute the tag because no existing tags were found.

Configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports

Approved by

Merged by GriefedGriefed 3 years ago (Jun 22, 2021 6:33am UTC)

Merge details

  • Changes merged into lsiobase/alpine with 3d88d1e8.
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading