Skip to content

Conversation

@jooola
Copy link
Member

@jooola jooola commented Nov 11, 2025

context canceled: remaining running actions [1509772237]

@jooola jooola requested a review from a team as a code owner November 11, 2025 16:07
@jooola jooola force-pushed the fix-actions-context-cancelled branch from 7dbe528 to 4b14a0f Compare November 11, 2025 16:59
@jooola jooola force-pushed the fix-actions-context-cancelled branch from 4b14a0f to 398b317 Compare November 11, 2025 17:22
@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.16%. Comparing base (19defdf) to head (398b317).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #765   +/-   ##
=======================================
  Coverage   80.16%   80.16%           
=======================================
  Files          60       60           
  Lines        4421     4421           
=======================================
  Hits         3544     3544           
  Misses        581      581           
  Partials      296      296           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jooola
Copy link
Member Author

jooola commented Nov 11, 2025

TIL: select cases in go are not executed in order, but are randomly picked. So we need to add a tiny bit of sleep time in our poll interval.

@jooola jooola merged commit d7263ef into main Nov 12, 2025
4 checks passed
@jooola jooola deleted the fix-actions-context-cancelled branch November 12, 2025 09:49
jooola pushed a commit that referenced this pull request Nov 18, 2025
<!-- section-start changelog -->
### Features

- add running actions ids to done context error (#765)

### Bug Fixes

- **exp**: support text/plain content type with mockutil (#771)

<!-- section-end changelog -->

---

<details>
<summary><h4>PR by <a
href="https://github.com/apricote/releaser-pleaser">releaser-pleaser</a>
🤖</h4></summary>

If you want to modify the proposed release, add you overrides here. You
can learn more about the options in the docs.

## Release Notes

### Prefix / Start

This will be added to the start of the release notes.

~~~~rp-prefix
~~~~

### Suffix / End

This will be added to the end of the release notes.

~~~~rp-suffix
~~~~

</details>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
apricote pushed a commit to hetznercloud/fleeting-plugin-hetzner that referenced this pull request Nov 18, 2025
…1.0 (hetznercloud/fleeting-plugin-hetzner!304)

This MR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [github.com/hetznercloud/hcloud-go/v2](https://github.com/hetznercloud/hcloud-go) | `v2.30.0` -> `v2.31.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fhetznercloud%2fhcloud-go%2fv2/v2.30.0/v2.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)</summary>

### [`v2.31.0`](https://github.com/hetznercloud/hcloud-go/blob/HEAD/CHANGELOG.md#v2310)

[Compare Source](hetznercloud/hcloud-go@v2.30.0...v2.31.0)

##### Features

- add running actions ids to done context error ([#&#8203;765](hetznercloud/hcloud-go#765))

##### Bug Fixes

- **exp**: support text/plain content type with mockutil ([#&#8203;771](hetznercloud/hcloud-go#771))

</details>

---

### Configuration

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

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

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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

---

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

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTMuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
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.

3 participants