Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: epics-containers/ibek
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.3
Choose a base ref
...
head repository: epics-containers/ibek
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.4
Choose a head ref
  • 1 commit
  • 54 files changed
  • 1 contributor

Commits on Mar 3, 2025

  1. A more tidy implementation of the ibek.repeat feature (#283)

    * add ibek.repeat entity
    
    * move jinja render type coercion into the UTILS module
    
    * make sure repeat values are evaluated in sub-entities
    
    * remove over-long rich tracebacks
    
    * make resolve_sub_entities more beautiful
    
    * make resolve_sub_entities more beautiful part 2
    
    * more refactoring
    
    * better type coercion in render
    
    * attempting move of object lookup to UTILS.render
    
    * Revert "attempting move of object lookup to UTILS.render"
    
    This reverts commit cec654f.
    
    * works but _TS added twice
    
    * fix _TS context issue
    
    * final tidy
    
    * fix IOC_NAME issue again
    
    * change test_repeat to demonstrate nested context
    
    * avoid IOC_NAME issues in tests
    
    * simplify resolve_sub_entities for loop
    
    * typing improvements EntityFactory
    
    * enforce str in render outside of Entity Parameters
    
    * rename _types _models for entitymodel lists
    gilesknap authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    62e7407 View commit details
    Browse the repository at this point in the history
Loading