[PR #32] [MERGED] 🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config #40

Closed
opened 2025-11-20 04:14:24 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bigbeartechworld/big-bear-scripts/pull/32
Author: @dragonfire1119
Created: 2/6/2025
Status: Merged
Merged: 2/6/2025
Merged by: @dragonfire1119

Base: masterHead: generate-romm-config-url-update


📝 Commits (1)

  • 709090a 🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config

📊 Changes

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

View changed files

📝 generate-romm-config/run.sh (+1 -1)

📄 Description

Pull Request Description:

This pull request addresses an issue with the URL used to fetch the Romm configuration file in the generate-romm-config/run.sh script.

The changes update the URL to point to the correct location of the Romm configuration file on the master branch. The previous URL was outdated and pointing to an incorrect location, causing issues when trying to fetch the configuration.

The commit message provides more details on the changes made:

<###>🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config

The changes update the URL used to fetch the Romm configuration file. The previous URL was pointing to an outdated location, so the new URL is updated to fetch the config from the correct location on the master branch.

Summary by CodeRabbit

  • Bug Fixes
    • Updated the configuration file download URL to use the correct directory casing and branch reference, ensuring reliable retrieval.

🔄 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/bigbeartechworld/big-bear-scripts/pull/32 **Author:** [@dragonfire1119](https://github.com/dragonfire1119) **Created:** 2/6/2025 **Status:** ✅ Merged **Merged:** 2/6/2025 **Merged by:** [@dragonfire1119](https://github.com/dragonfire1119) **Base:** `master` ← **Head:** `generate-romm-config-url-update` --- ### 📝 Commits (1) - [`709090a`](https://github.com/bigbeartechworld/big-bear-scripts/commit/709090a3f018c3bf9e4d5f468ee20720c9786223) 🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `generate-romm-config/run.sh` (+1 -1) </details> ### 📄 Description **Pull Request Description:** This pull request addresses an issue with the URL used to fetch the Romm configuration file in the `generate-romm-config/run.sh` script. The changes update the URL to point to the correct location of the Romm configuration file on the master branch. The previous URL was outdated and pointing to an incorrect location, causing issues when trying to fetch the configuration. The commit message provides more details on the changes made: <###>🔧 fix(generate-romm-config/run.sh): Update URL to fetch Romm config The changes update the URL used to fetch the Romm configuration file. The previous URL was pointing to an outdated location, so the new URL is updated to fetch the config from the correct location on the master branch. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Updated the configuration file download URL to use the correct directory casing and branch reference, ensuring reliable retrieval. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:14:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/big-bear-scripts#40