Skip to content

Python script only packages FE support#48946

Open
cdcme wants to merge 1 commit into
feat/41470-python-script-onlyfrom
feat/48394-python-script-only-fe
Open

Python script only packages FE support#48946
cdcme wants to merge 1 commit into
feat/41470-python-script-onlyfrom
feat/48394-python-script-only-fe

Conversation

@cdcme

@cdcme cdcme commented Jul 8, 2026

Copy link
Copy Markdown
Member

Related issue: Resolves #48394

Adds .py to the custom-package upload form and software details page, accepted and detected as a script-only package (advanced options follow .sh/.ps1), shown with the Python icon and per-platform file-type tooltips, and mapped to the py_packages source that renders as "Script-only package (macOS & Linux)".

Checklist for submitter

  • Added/updated automated tests
  • QA'd all new/changed functionality manually

Manual QA

  • Verified live in the browser against a dev server

@cdcme cdcme marked this pull request as ready for review July 8, 2026 14:53
@cdcme cdcme requested a review from a team as a code owner July 8, 2026 14:53
@codecov

codecov Bot commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.11%. Comparing base (646ebd0) to head (c3fb7dd).

Files with missing lines Patch % Lines
...ePage/components/forms/PackageForm/PackageForm.tsx 33.33% 2 Missing ⚠️
frontend/utilities/software_install_scripts.ts 0.00% 1 Missing ⚠️
frontend/utilities/software_uninstall_scripts.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                        Coverage Diff                        @@
##           feat/41470-python-script-only   #48946      +/-   ##
=================================================================
- Coverage                          68.11%   68.11%   -0.01%     
=================================================================
  Files                               3709     3709              
  Lines                             235099   235105       +6     
  Branches                           12352    12355       +3     
=================================================================
+ Hits                              160129   160133       +4     
- Misses                             60593    60595       +2     
  Partials                           14377    14377              
Flag Coverage Δ
frontend 59.28% <60.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cdcme

cdcme commented Jul 8, 2026

Copy link
Copy Markdown
Member Author

@claude review once

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