[PR #7901] [MERGED] fix docker nightly tag naming #89613

Closed
opened 2026-05-22 14:09:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7901
Author: @matt-fidd
Created: 5/19/2026
Status: Merged
Merged: 5/19/2026
Merged by: @matt-fidd

Base: masterHead: release-automation/docker-nightly-fix


📝 Commits (2)

📊 Changes

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

View changed files

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

📄 Description

Description

docker metadata appears not to support custom named edge tags, see https://github.com/actualbudget/actual/actions/runs/26108582037/job/76779226110#step:5:56

Testing

Read the metadata source, this should work but it's hard to test before it's merged

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/7901 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 5/19/2026 **Status:** ✅ Merged **Merged:** 5/19/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `release-automation/docker-nightly-fix` --- ### 📝 Commits (2) - [`e269743`](https://github.com/actualbudget/actual/commit/e269743e0ba4a2c6fcb48e5239405ff25a3cf00d) fix nightly tag naming - [`f8ef1da`](https://github.com/actualbudget/actual/commit/f8ef1da13743f86bc922f85a099033c70f069a32) note ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-nightly.yml` (+2 -2) ➕ `upcoming-release-notes/7901.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://actualbudget.org/docs/contributing/#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?--> docker metadata appears not to support custom named edge tags, see https://github.com/actualbudget/actual/actions/runs/26108582037/job/76779226110#step:5:56 ## Related issue(s) <!-- 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? --> Read the metadata source, this should work but it's hard to test before it's merged ## 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-05-22 14:09:08 -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#89613