googleapis / googleapis/release-please

Generic updater does not update if version appears multiple times in the line

Open
#2,559 0 comments 0 reactions 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: bug
Dominant language
TypeScript
Stars
7.5k
Forks
588
Avg merge
12h 16m
Merged PRs (30d)
7

Description

```bash
https://github.com/segator/terralink/releases/download/v0.2.0/terralink-0.2.0-darwin-amd64 # x-release-please-version
```

only updates the first occurrence

so it results in

```bash
https://github.com/segator/terralink/releases/download/v0.2.1/terralink-0.2.0-darwin-amd64 # x-release-please-version
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.