[PR #7141] [MERGED] 🧪 Improving docker image test resiliency #14015

Closed
opened 2026-04-10 22:10:18 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7141
Author: @MikesGlitch
Created: 3/6/2026
Status: Merged
Merged: 3/6/2026
Merged by: @MikesGlitch

Base: masterHead: docker-image-test-resiliency


📝 Commits (2)

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

📝 .github/workflows/docker-edge.yml (+2 -2)
upcoming-release-notes/7141.md (+6 -0)

📄 Description

Description

Adding more retries in an attempt to improve the resiliency of the Docker startup test. It's failing intermittently.

image

Testing

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7141 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 3/6/2026 **Status:** ✅ Merged **Merged:** 3/6/2026 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `docker-image-test-resiliency` --- ### 📝 Commits (2) - [`771db77`](https://github.com/actualbudget/actual/commit/771db77dd64af617c232dbb43a8b72b85c399fe2) improving test resiliency - [`b7eed1d`](https://github.com/actualbudget/actual/commit/b7eed1d2a3bc0a947abc386964c3467f073a238c) release notes ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-edge.yml` (+2 -2) ➕ `upcoming-release-notes/7141.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> Adding more retries in an attempt to improve the resiliency of the Docker startup test. It's failing intermittently. ## Related issue(s) <img width="828" height="398" alt="image" src="https://github.com/user-attachments/assets/d324b1a5-6a4b-43a4-bbaf-c80f70457881" /> <!-- e.g. Fixes #123, Relates to #456 --> ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-10 22:10:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#14015