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 }}
HubSpot
/
jinjava
Public
Notifications
You must be signed in to change notification settings
Fork
184
Star
785
Code
Issues
106
Pull requests
31
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add a new execution mode that preserves any undefined variable
- #1273
#1273
Open
hs-lsong
wants to merge 10 commits into
master
HubSpot/jinjava:master
from
preserve-undefined-execution-mode
HubSpot/jinjava:preserve-undefined-execution-mode
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Add a new execution mode that preserves any undefined variable
#1273
hs-lsong
wants to merge 10 commits into
master
HubSpot/jinjava:master
from
preserve-undefined-execution-mode
HubSpot/jinjava:preserve-undefined-execution-mode
Copy head branch name to clipboard
Commits
Commits on Dec 18, 2025
feat(execution mode): Add PreserveUndefinedExecutionMode for multi-pass rendering
Show description for ed01ca9
hs-lsong
and
claude
committed
ed01ca9
View commit details
Copy full SHA for ed01ca9
Browse repository at this point
test: Use isEqualTo assertions for exact output verification
Show description for cce454c
hs-lsong
and
claude
committed
cce454c
View commit details
Copy full SHA for cce454c
Browse repository at this point
refactor: Use custom expression strategy to preserve original syntax
Show description for 928f2d5
hs-lsong
and
claude
committed
928f2d5
View commit details
Copy full SHA for 928f2d5
Browse repository at this point
fix: Preserve set tags with known RHS values for multi-pass rendering
Show description for 97eca17
hs-lsong
and
claude
committed
97eca17
View commit details
Copy full SHA for 97eca17
Browse repository at this point
Commits on Dec 19, 2025
feat: Add isPreserveResolvedSetTags flag for independent set tag preservation
Show description for 1bb5593
hs-lsong
and
claude
committed
1bb5593
View commit details
Copy full SHA for 1bb5593
Browse repository at this point
docs: Add documentation for PreserveUndefinedExecutionMode
Show description for f394530
hs-lsong
and
claude
committed
f394530
View commit details
Copy full SHA for f394530
Browse repository at this point
Commits on Dec 24, 2025
feat: Add preserveComments flag to preserve comment tags in output
Show description for 270634b
hs-lsong
and
claude
committed
270634b
View commit details
Copy full SHA for 270634b
Browse repository at this point
Commits on Jan 2, 2026
fix: Suppress method hiding warning on instance() method
Show description for 43fb172
hs-lsong
and
claude
committed
43fb172
View commit details
Copy full SHA for 43fb172
Browse repository at this point
feat: Preserve block tags when extends path is undefined
Show description for 323ab52
hs-lsong
and
claude
committed
323ab52
View commit details
Copy full SHA for 323ab52
Browse repository at this point
test: Add test for chained extends with undefined parent path
Show description for 9664ae2
hs-lsong
and
claude
committed
9664ae2
View commit details
Copy full SHA for 9664ae2
Browse repository at this point
You can’t perform that action at this time.