Alternate signing constructs #1

Merged
lmika merged 12 commits from feature/assign into main 2025-05-24 00:12:24 +00:00
Owner

Replace the use of set for assigning variables.

Replace the use of set for assigning variables.
lmika added 11 commits 2025-05-24 00:08:27 +00:00
Added support for assignments
All checks were successful
Test / build (push) Successful in 1m1s
51e35aa9a6
Fixed bug involving what was being set
All checks were successful
Test / build (push) Successful in 56s
33d04ba18d
Fixed bug in which commands could not be assigned to pipeline results
All checks were successful
Test / build (push) Successful in 59s
94aad41712
Added a StringListObject
Some checks failed
Test / build (push) Failing after 57s
f4be44fcbc
Added a default bind case for Go types that look like objects
Some checks failed
Test / build (push) Failing after 1m8s
1173d163f5
Exposed bool and time objects
Some checks failed
Test / build (push) Failing after 1m6s
7ca821016e
Added 'error' and 'assert' builtins
Some checks failed
Test / build (push) Failing after 1m7s
53b05b5ba6
Added try blocks back
All checks were successful
Test / build (push) Successful in 56s
0cf2f816da
lmika added 1 commit 2025-05-24 00:10:49 +00:00
Removed set and upgraded Go to 1.24
All checks were successful
Test / build (push) Successful in 1m1s
2e8e60f904
lmika merged commit 8a9a40f67c into main 2025-05-24 00:12:24 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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: lmika/ucl#1
No description provided.