freshen the empanadas #17

Open
neil wants to merge 11 commits from fresh-empanadas into devel
Owner

tl;dr - refactor all of image building

Notable shared method changes:

AttributeDict in common.py now recurses subelements to allow for getattr-style access of dict elements (i.e., dict.elem.elem2 vs dict.elem['elem2']). Should be non-breaking. Should add a test, too, but. #YOLO

tl;dr - refactor all of image building Notable shared method changes: AttributeDict in common.py now recurses subelements to allow for getattr-style access of dict elements (i.e., `dict.elem.elem2` vs `dict.elem['elem2']`). Should be non-breaking. Should add a test, too, but. #YOLO
neil force-pushed fresh-empanadas from 751d9b3019 to cfb83f9bcb 2024-08-13 14:29:11 +00:00 Compare
neil force-pushed fresh-empanadas from cfb83f9bcb to 80902473a3 2024-08-13 14:30:00 +00:00 Compare
neil force-pushed fresh-empanadas from 80902473a3 to 523cb9ced6 2024-09-26 18:38:40 +00:00 Compare
neil force-pushed fresh-empanadas from ae35875b14 to 63a7f6bc21 2024-10-01 20:53:38 +00:00 Compare
neil force-pushed fresh-empanadas from 1f8fda21d7 to 364e92dcb8 2024-10-03 21:06:48 +00:00 Compare
neil added 1 commit 2024-10-03 23:26:25 +00:00
neil added 1 commit 2024-10-03 23:48:16 +00:00
neil force-pushed fresh-empanadas from 6128dd990a to 7bca2041bd 2024-11-12 23:55:09 +00:00 Compare
This pull request is blocked because it's outdated.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fresh-empanadas:fresh-empanadas
git checkout fresh-empanadas
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sig_core/toolkit#17
No description provided.