[PR #474] [MERGED] Add nightly source json to release #1087

Closed
opened 2026-03-03 15:38:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LiveContainer/LiveContainer/pull/474
Author: @khanhduytran0
Created: 4/26/2025
Status: Merged
Merged: 4/30/2025
Merged by: @hugeBlack

Base: hbdevHead: test_source


📝 Commits (5)

  • 08600a5 generate AltStore source for nightly
  • 2d89edf fix nightly link and checkout
  • 7a03f90 fix update script
  • 960f5ea Update apps_nightly.json
  • cf750b8 Update apps_nightly.json

📊 Changes

4 files changed (+180 additions, -4 deletions)

View changed files

📝 .github/workflows/build.yml (+7 -0)
📝 .gitignore (+2 -1)
apps_nightly.json (+90 -0)
📝 update_json.py (+81 -3)

📄 Description

As an enhancement to #156, this PR makes it possible to update LiveContainer nightly within SideStore/AltStore by updating apps_nightly.json alongside the nightly .ipa file. Thanks @hugeBlack (we're on the team anyways lol) for this idea.


🔄 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/LiveContainer/LiveContainer/pull/474 **Author:** [@khanhduytran0](https://github.com/khanhduytran0) **Created:** 4/26/2025 **Status:** ✅ Merged **Merged:** 4/30/2025 **Merged by:** [@hugeBlack](https://github.com/hugeBlack) **Base:** `hbdev` ← **Head:** `test_source` --- ### 📝 Commits (5) - [`08600a5`](https://github.com/LiveContainer/LiveContainer/commit/08600a53754adbbcf670fbf27cfbf4137aa16ba7) generate AltStore source for nightly - [`2d89edf`](https://github.com/LiveContainer/LiveContainer/commit/2d89edf3a00c1b056456d3b35c23581eed165b31) fix nightly link and checkout - [`7a03f90`](https://github.com/LiveContainer/LiveContainer/commit/7a03f90accd31527680ebe75ee79efbe235a0f9b) fix update script - [`960f5ea`](https://github.com/LiveContainer/LiveContainer/commit/960f5eab21e4d112d6ef124e0526104f499c98d0) Update apps_nightly.json - [`cf750b8`](https://github.com/LiveContainer/LiveContainer/commit/cf750b8f8e53b43928345df442b15fc5cb08a98c) Update apps_nightly.json ### 📊 Changes **4 files changed** (+180 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+7 -0) 📝 `.gitignore` (+2 -1) ➕ `apps_nightly.json` (+90 -0) 📝 `update_json.py` (+81 -3) </details> ### 📄 Description As an enhancement to #156, this PR makes it possible to update LiveContainer nightly within SideStore/AltStore by updating [apps_nightly.json](https://github.com/LiveContainer/LiveContainer/releases/download/nightly/apps_nightly.json) alongside the nightly `.ipa` file. Thanks @hugeBlack (we're on the team anyways lol) for this idea. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:38:30 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LiveContainer#1087
No description provided.