Skip to content

Add timeout to PPA uploads#9989

Merged
thebentern merged 1 commit into
meshtastic:developfrom
vidplace7:ppa-timeout
Mar 24, 2026
Merged

Add timeout to PPA uploads#9989
thebentern merged 1 commit into
meshtastic:developfrom
vidplace7:ppa-timeout

Conversation

@vidplace7

Copy link
Copy Markdown
Member

Don't allow PPA uploads (dput) to run for more than 15 minutes.

Successful runs typically take about ~8 minutes, so this is plenty generous.
Sometimes this job will run for hours for no good reason.

@vidplace7 vidplace7 added the github_actions Pull requests that update GitHub Actions code label Mar 23, 2026
@github-actions github-actions Bot added the needs-review Needs human review label Mar 23, 2026
@vidplace7 vidplace7 requested a review from Copilot March 23, 2026 22:22
@vidplace7 vidplace7 changed the title Add timoue to PPA uploads Add timeout to PPA uploads Mar 23, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a hard timeout to the Launchpad PPA publish step to prevent dput uploads from hanging indefinitely in CI, improving workflow reliability for release packaging.

Changes:

  • Apply a 15-minute timeout-minutes limit to the “Publish with dput” step in the PPA packaging workflow.

Don't allow dput to run for more than 15 minutes (successful runs take about ~8 minutes)
@thebentern thebentern merged commit 8ce1a87 into meshtastic:develop Mar 24, 2026
135 of 138 checks passed
@vidplace7 vidplace7 deleted the ppa-timeout branch March 24, 2026 01:23
thebentern pushed a commit that referenced this pull request Mar 31, 2026
Don't allow dput to run for more than 15 minutes (successful runs take about ~8 minutes)
skrashevich pushed a commit to skrashevich/meshtastic-firmware that referenced this pull request Apr 4, 2026
Don't allow dput to run for more than 15 minutes (successful runs take about ~8 minutes)
mariotti pushed a commit to mariotti/firmware that referenced this pull request May 6, 2026
Don't allow dput to run for more than 15 minutes (successful runs take about ~8 minutes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code needs-review Needs human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants