[PR #8059] [MERGED] [Docs] Revise fly.io deployment instructions for nightly builds #114345

Closed
opened 2026-06-05 22:10:49 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/8059
Author: @Juulz
Created: 6/3/2026
Status: Merged
Merged: 6/3/2026
Merged by: @matt-fidd

Base: masterHead: fly-io-nightly


📝 Commits (3)

  • 250b6f7 Revise deployment instructions for nightly builds
  • 43f2e65 Clarify fly deploy commands in installation guide
  • 40f64ac [autofix.ci] apply automated fixes

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 packages/docs/docs/install/fly.md (+6 -2)

📄 Description

Description

It seems that fly.io's cache may cause re-deployments of nightly to fail. Added instructions to the nightly deployment to make sure that doesn't happen. As it was no longer a single word change, the instruction to the full command was changed to an example rather than just the change so the link was no longer needed.

Testing

Deployed successfully after failures when adding --remote-only --no-cache to the full deploy command.

Checklist

  • Release notes not needed
  • 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/8059 **Author:** [@Juulz](https://github.com/Juulz) **Created:** 6/3/2026 **Status:** ✅ Merged **Merged:** 6/3/2026 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fly-io-nightly` --- ### 📝 Commits (3) - [`250b6f7`](https://github.com/actualbudget/actual/commit/250b6f72a9c2323efb99e2c702692ae6bb2ee8d3) Revise deployment instructions for nightly builds - [`43f2e65`](https://github.com/actualbudget/actual/commit/43f2e6552220b216d61eba845b9196b2d103a6ca) Clarify fly deploy commands in installation guide - [`40f64ac`](https://github.com/actualbudget/actual/commit/40f64acf263b5b2ea44437518ce757850613b763) [autofix.ci] apply automated fixes ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/docs/install/fly.md` (+6 -2) </details> ### 📄 Description ## Description It seems that fly.io's cache may cause re-deployments of nightly to fail. Added instructions to the nightly deployment to make sure that doesn't happen. As it was no longer a single word change, the instruction to the full command was changed to an example rather than just the change so the link was no longer needed. ## Testing Deployed successfully after failures when adding ` --remote-only --no-cache` to the full deploy command. ## Checklist - [x] Release notes not needed - [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-06-05 22:10:49 -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#114345