Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
kestra-io
/
plugin-scripts
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
19
Code
Issues
17
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
plugin-scripts
plugin-script-python
src
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 7, 2026
fix(python): give the all_python sanity check a 5-minute timeout (#419)
Show description for 0f1333a
jymaire
and
claude
authored
0f1333a
View commit details
Copy full SHA for 0f1333a
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
fix(python): honor an activated venv on the Process runner, with resolved-interpreter fallback (#406)
Malaydewangan09
authored
e1420da
View commit details
Copy full SHA for e1420da
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
fix(python): resolve interpreter through package manager when dependencies are installed (#399)
Show description for 7aca344
fdelbrayelle
authored
7aca344
View commit details
Copy full SHA for 7aca344
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
fix(python): resolve real interpreter for Process runner without pythonVersion (#394)
Show description for 28e6c0d
jymaire
and
claude
authored
28e6c0d
View commit details
Copy full SHA for 28e6c0d
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
fix(python): verify uv installer integrity before execution (#391)
Show description for 174050d
jymaire
authored
174050d
View commit details
Copy full SHA for 174050d
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
chore(build): add plugin-doc-lint
Malaydewangan09
committed
3789602
View commit details
Copy full SHA for 3789602
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
fix(python): remap PYTHONPATH to the task runner working dir (#373)
Show description for 58a3dbd
Skraye
authored
58a3dbd
View commit details
Copy full SHA for 58a3dbd
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
fix(triggers): inject task variables into Docker RunContext for trigger evaluation
Show description for 3c70996
fdelbrayelle
committed
3c70996
View commit details
Copy full SHA for 3c70996
View code at this point
Browse repository at this point
Revert "fix(triggers): restore Process runner to fix NPE in Docker-based evaluation"
Show description for 79bb9b8
fdelbrayelle
committed
79bb9b8
View commit details
Copy full SHA for 79bb9b8
View code at this point
Browse repository at this point
fix(triggers): restore Process runner to fix NPE in Docker-based evaluation
Show description for 94b057a
fdelbrayelle
committed
94b057a
View commit details
Copy full SHA for 94b057a
View code at this point
Browse repository at this point
fix(triggers): prevent evaluate() exceptions from permanently blocking the scheduler (#369)
Show description for c4edbb5
fdelbrayelle
authored
c4edbb5
View commit details
Copy full SHA for c4edbb5
View code at this point
Browse repository at this point
Commits on May 27, 2026
docs(plugin-scripts): add how-to docs (#367)
aj-emerich
authored
c83f4e1
View commit details
Copy full SHA for c83f4e1
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
docs(python-script): fix example (#359)
aj-emerich
authored
190a00d
View commit details
Copy full SHA for 190a00d
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
test: migrate test to evaluate trigger
Malaydewangan09
committed
d40a9af
View commit details
Copy full SHA for d40a9af
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
fix: resolve NameError for Pebble-rendered boolean/null literals in Python scripts (#351)
fdelbrayelle
authored
924f929
View commit details
Copy full SHA for 924f929
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
feat: add @PluginProperty group annotations (#350)
Show description for 5f7d175
fdelbrayelle
authored
5f7d175
View commit details
Copy full SHA for 5f7d175
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Clarify Python version fallback messaging (#343)
proddata
authored
57983a9
View commit details
Copy full SHA for 57983a9
View code at this point
Browse repository at this point
fix(python): fall back to default version for non-Python image tags (#342)
Show description for 26df84d
fdelbrayelle
authored
26df84d
View commit details
Copy full SHA for 26df84d
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
fix: replace deprecated Property<> constructor with Property.ofValue/ofExpression (#341)
Show description for c2d38f0
fdelbrayelle
authored
c2d38f0
View commit details
Copy full SHA for c2d38f0
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
fix(python): use parent workingDir path as local cache dir
fhussonnois
committed
9364611
View commit details
Copy full SHA for 9364611
View code at this point
Browse repository at this point
feat(python): add ScriptTrigger and CommandsTrigger with tests (#338)
Show description for cdff865
3 people
authored
cdff865
View commit details
Copy full SHA for cdff865
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
feat: setup and apply spotless
Skraye
committed
8cc9c89
View commit details
Copy full SHA for 8cc9c89
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
chore: upgrade to Kestra 1.3.0 (#329)
Show description for 4553c8c
Skraye
and
Malaydewangan09
authored
4553c8c
View commit details
Copy full SHA for 4553c8c
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
fix: categories
fdelbrayelle
committed
f06efae
View commit details
Copy full SHA for f06efae
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
chore: update plugin categories (#328)
fdelbrayelle
authored
2f88f1c
View commit details
Copy full SHA for 2f88f1c
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
docs(scripts): add descriptions (#325)
Show description for 645cc48
aj-emerich
authored
645cc48
View commit details
Copy full SHA for 645cc48
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
docs(descriptions): clarify wording (#324)
Show description for a816115
wrussell1999
authored
a816115
View commit details
Copy full SHA for a816115
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
fix: correct log for default version
Malaydewangan09
authored
b40707a
View commit details
Copy full SHA for b40707a
View code at this point
Browse repository at this point
Commits on Dec 5, 2025
docs(scripts-metadata): add metadata
aj-emerich
authored and
Malaydewangan09
committed
c8e7539
View commit details
Copy full SHA for c8e7539
View code at this point
Browse repository at this point
Commits on Dec 4, 2025
chore(metadata): add plugin metadata (#308)
Malaydewangan09
authored
c374881
View commit details
Copy full SHA for c374881
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
refactor: replace @slf4j with runContext.logger()
KarthikReddyMaru
authored and
Malaydewangan09
committed
27fc7b7
View commit details
Copy full SHA for 27fc7b7
View code at this point
Browse repository at this point
Commits on Nov 3, 2025
fix(tests): attempt to fix failing test (#300)
Show description for 62b1415
Malaydewangan09
authored
62b1415
View commit details
Copy full SHA for 62b1415
View code at this point
Browse repository at this point
Commits on Oct 8, 2025
fix: add missing doc metrics
tchiotludo
committed
6336163
View commit details
Copy full SHA for 6336163
View code at this point
Browse repository at this point
Commits on Oct 2, 2025
fix: Python task should still support outputFiles
Show description for dd7e7cc
loicmathieu
committed
dd7e7cc
View commit details
Copy full SHA for dd7e7cc
View code at this point
Browse repository at this point
Commits on Sep 18, 2025
chore: remove lots of deprecated
tchiotludo
committed
c338164
View commit details
Copy full SHA for c338164
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.