Skip to content

content: usage: installation: Use latest API - #72

Merged
ES-Alexander merged 1 commit into
bluerobotics:latestfrom
patrickelectric:update-download-to-1-4-5
Sep 2, 2026
Merged

content: usage: installation: Use latest API#72
ES-Alexander merged 1 commit into
bluerobotics:latestfrom
patrickelectric:update-download-to-1-4-5

Conversation

@patrickelectric

@patrickelectric patrickelectric commented Sep 2, 2026

Copy link
Copy Markdown
Member

🔎 PREVIEW 🔍

The latest endpoint is pointing to 1.4.5 again.

Comment thread content/usage/installation.md Outdated
<script type="text/javascript">
async function fetchLatestReleaseInfo() {
const url = "https://api.github.com/repos/bluerobotics/BlueOS/releases/tags/1.4.2";
const url = "https://api.github.com/repos/bluerobotics/BlueOS/releases/tags/1.4.5";

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const url = "https://api.github.com/repos/bluerobotics/BlueOS/releases/tags/1.4.5";
const url = "https://api.github.com/repos/bluerobotics/BlueOS/releases/latest";

If this is actually fixed persistently now, we should be reverting the original hardcoding commit (so we don't have to keep updating the version).

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

The latest endpoint is pointing to 1.4.5 again.

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
@patrickelectric
patrickelectric force-pushed the update-download-to-1-4-5 branch from adc17b7 to 4f36f0b Compare September 2, 2026 20:57
@patrickelectric patrickelectric changed the title content: usage: installation: Update to 1.4.5 content: usage: installation: Use latest API Sep 2, 2026

@ES-Alexander ES-Alexander left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :-)

@ES-Alexander
ES-Alexander merged commit de497d5 into bluerobotics:latest Sep 2, 2026
1 check passed
ES-Alexander added a commit that referenced this pull request Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants