Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow pinning of coverage reporter version #208

Merged
merged 7 commits into from May 7, 2024

Conversation

littleforest
Copy link
Contributor

This add a coverage-reporter-version parameter that allows users to specify a version of coverage-reporter to use. It will default to the latest version if not specified. This currently only works for Linux and Windows until versioning can be added to the Coveralls Homebrew tap.

Copy link
Contributor

@mike-burns mike-burns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding "Powershell expert" to your skills list.

action.yml Outdated Show resolved Hide resolved
Copy link
Member

@afinetooth afinetooth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Thank you. 🙏

One request, not related to this PR:

We need to offer a parallel configuration option in our CircleCI Orb.

Will you please create a new ticket like this one for the Orb?

Ticket should live in Coveralls project, even though PR will live in the Orb repo. 🙏

@littleforest littleforest merged commit 643bc37 into main May 7, 2024
@littleforest littleforest deleted the allow-pinning-of-coverage-reporter-version branch May 7, 2024 18:06
renovate bot added a commit to SebastianGoeb/kindle-to-anki that referenced this pull request May 8, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[coverallsapp/github-action](https://togithub.com/coverallsapp/github-action)
| action | minor | `v2.2.3` -> `v2.3.0` |

---

### Release Notes

<details>
<summary>coverallsapp/github-action
(coverallsapp/github-action)</summary>

###
[`v2.3.0`](https://togithub.com/coverallsapp/github-action/releases/tag/v2.3.0)

[Compare
Source](https://togithub.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0)

##### What's Changed

- Set default values as strings per GH Action requirements by
[@&#8203;littleforest](https://togithub.com/littleforest) in
[coverallsapp/github-action#204
- Allow pinning of coverage reporter version by
[@&#8203;littleforest](https://togithub.com/littleforest) in
[coverallsapp/github-action#208

##### New Contributors

- [@&#8203;littleforest](https://togithub.com/littleforest) made their
first contribution in
[coverallsapp/github-action#204

**Full Changelog**:
coverallsapp/github-action@v2.2.3...v2.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SebastianGoeb/kindle-to-anki).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to SAP/ui5-webcomponents-react that referenced this pull request May 13, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[coverallsapp/github-action](https://togithub.com/coverallsapp/github-action)
| action | minor | `v2.2.3` -> `v2.3.0` |

---

### Release Notes

<details>
<summary>coverallsapp/github-action
(coverallsapp/github-action)</summary>

###
[`v2.3.0`](https://togithub.com/coverallsapp/github-action/releases/tag/v2.3.0)

[Compare
Source](https://togithub.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0)

##### What's Changed

- Set default values as strings per GH Action requirements by
[@&#8203;littleforest](https://togithub.com/littleforest) in
[coverallsapp/github-action#204
- Allow pinning of coverage reporter version by
[@&#8203;littleforest](https://togithub.com/littleforest) in
[coverallsapp/github-action#208

##### New Contributors

- [@&#8203;littleforest](https://togithub.com/littleforest) made their
first contribution in
[coverallsapp/github-action#204

**Full Changelog**:
coverallsapp/github-action@v2.2.3...v2.3.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/SAP/ui5-webcomponents-react).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants