Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proof of concept of an ssp helper for jinja #1684

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Sep 3, 2024

  1. POC of an ssp helper for jinja

    Fix type of return value
    
    Add more helpers
    
    Don't use subscript operator on what could be an empty list
    
    Add a diagram link retrieval
    
    Retrieve the given diagram's href
    
    Add as_list as top-level lut option for jinja
    
    Make safe_retrieval more safe
    
    Remove as_list
    
    Remove exception from safe_retrieval logging
    
    Clarify that first_array_entry could return None
    rahearn committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    77a6d5d View commit details
    Browse the repository at this point in the history