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

Run sentry crash reporting plugin on publish #1129

Merged

Conversation

markushi
Copy link
Contributor

@SUPERCILEX
Copy link
Collaborator

Neat, thanks!

@SUPERCILEX SUPERCILEX merged commit 4137b21 into Triple-T:master Jun 11, 2024
4 checks passed
@markushi
Copy link
Contributor Author

@SUPERCILEX thanks for the speedy merge! Out of curiosity: do you have a release planned already?

@SUPERCILEX
Copy link
Collaborator

Gonna be a few days, but maybe Sunday? Can you check that it works with snapshot builds?

@SUPERCILEX
Copy link
Collaborator

Released!

renovate bot referenced this pull request in julioromano/mooviez Jun 17, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.github.triplet.play | `3.9.1` -> `3.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.triplet.play/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.triplet.play/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.triplet.play/3.9.1/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.triplet.play/3.9.1/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
|
[com.github.triplet.gradle:play-publisher](https://togithub.com/Triple-T/gradle-play-publisher)
| `3.9.1` -> `3.10.0` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.triplet.gradle:play-publisher/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.triplet.gradle:play-publisher/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.github.triplet.gradle:play-publisher/3.9.1/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.github.triplet.gradle:play-publisher/3.9.1/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>Triple-T/gradle-play-publisher
(com.github.triplet.gradle:play-publisher)</summary>

###
[`v3.10.0`](https://togithub.com/Triple-T/gradle-play-publisher/releases/tag/3.10.0):
Gradle Play Publisher 3.10.0

[Compare
Source](https://togithub.com/Triple-T/gradle-play-publisher/compare/3.9.1...3.10.0)

#### What's Changed

- Support for Subscriptions API (issue 1067) by
[@&#8203;kb0](https://togithub.com/kb0) in
[https://github.com/Triple-T/gradle-play-publisher/pull/1126](https://togithub.com/Triple-T/gradle-play-publisher/pull/1126)
- Run sentry crash reporting plugin on publish by
[@&#8203;markushi](https://togithub.com/markushi) in
[https://github.com/Triple-T/gradle-play-publisher/pull/1129](https://togithub.com/Triple-T/gradle-play-publisher/pull/1129)
- Use new github actions output syntax by
[@&#8203;StefMa](https://togithub.com/StefMa) in
[https://github.com/Triple-T/gradle-play-publisher/pull/1124](https://togithub.com/Triple-T/gradle-play-publisher/pull/1124)

#### New Contributors

- [@&#8203;kb0](https://togithub.com/kb0) made their first contribution
in
[https://github.com/Triple-T/gradle-play-publisher/pull/1126](https://togithub.com/Triple-T/gradle-play-publisher/pull/1126)
- [@&#8203;markushi](https://togithub.com/markushi) made their first
contribution in
[https://github.com/Triple-T/gradle-play-publisher/pull/1129](https://togithub.com/Triple-T/gradle-play-publisher/pull/1129)

**Full Changelog**:
Triple-T/gradle-play-publisher@3.9.1...3.10.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 these
updates 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/julioromano/mooviez).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

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.

Add support for sentry crash reporting plugin
2 participants