Skip to content

Conversation

@ntoll
Copy link
Member

@ntoll ntoll commented Nov 24, 2025

Description

This change ensures the offline.zip asset is automatically added to every subsequent release of PyScript.

The offline.zip archive is a directory of the release of PyScript, including the supported interpreters, that can be used offline: i.e. when there's no internet connection.

Addresses aspects of #2408

Changes

Added two changes:

  1. A "build offline" step to npm run build:offline
  2. An upload to release step that uses the gh command (automatically installed) to upload the asset to the release.

Checklist

  • I have checked make build works locally.
  • I have created / updated documentation for this change (if applicable).

@ntoll ntoll requested a review from WebReflection November 24, 2025 18:49
@ntoll ntoll force-pushed the offline-asset-on-release branch from 35ed050 to 9e463d5 Compare November 25, 2025 08:23
@ntoll ntoll merged commit 4a801fa into main Nov 25, 2025
1 check passed
@ntoll ntoll deleted the offline-asset-on-release branch November 25, 2025 09:37
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.

3 participants