This repository was archived by the owner on Oct 28, 2025. It is now read-only.
docs: add deprecation notice for app store migration - #2
Merged
Conversation
Add notice explaining that the HaLOS Runtipi Marine App Store now uses the free-x/avnav-docker image (xfreex/avnav-daily) instead of this custom build. The free-x image provides: - Additional plugins (mapproxy, o-charts) - Active community maintenance - Official oss.boating APT repository This repository remains available for reference and alternative deployment scenarios. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
There was a problem hiding this comment.
Pull Request Overview
This PR adds a deprecation notice to the README.md to inform users that the HaLOS Runtipi Marine App Store has migrated to using the free-x/avnav-docker image instead of this custom build. The notice explains the benefits of the new image and clarifies that this repository will remain available for reference purposes.
Key changes:
- Added a prominent note section at the top of the README explaining the migration to
xfreex/avnav-daily - Documented the reasons for migration (additional plugins, community maintenance, better support)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds a deprecation notice to the README explaining that the HaLOS Runtipi Marine App Store now uses the free-x/avnav-docker image instead of this custom build.
Changes
xfreex/avnav-dailyimageContext
The app store has been updated to use the free-x/avnav-docker image because it provides:
Post-Merge
After this PR is merged, the repository can be archived to indicate it is no longer actively maintained but kept for reference and alternative deployment scenarios.
🤖 Generated with Claude Code