Skip to content

Actions: sartography/SpiffWorkflow

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
172 workflow runs
172 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Merge pull request #428 from sartography/feature/error-event-handling
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #181: Commit 579bac4 pushed by essweine
August 22, 2024 13:41 52s main
August 22, 2024 13:41 52s
propogate uncaught events out of workflow
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #180: Commit 101e8f6 pushed by essweine
August 12, 2024 14:31 38s feature/error-event-handling
August 12, 2024 14:31 38s
Merge pull request #427 from sartography/feature/improved-loggers
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #179: Commit 14c84aa pushed by essweine
July 25, 2024 13:00 43s main
July 25, 2024 13:00 43s
update docs
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #178: Commit c232b04 pushed by essweine
July 23, 2024 14:55 38s feature/improved-loggers
July 23, 2024 14:55 38s
more tweaks to logging fields
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #177: Commit d64dedb pushed by essweine
July 19, 2024 17:43 38s feature/improved-loggers
July 19, 2024 17:43 38s
fix recursion error in inclusive gateway check
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #176: Commit 8e000c0 pushed by essweine
July 19, 2024 15:45 38s main
July 19, 2024 15:45 38s
make sure spiff attributes are serialized on loop tasks
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #175: Commit c62a76d pushed by essweine
July 17, 2024 17:25 1m 4s main
July 17, 2024 17:25 1m 4s
serialize extensions when converting tasks to and from dicts
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #174: Commit c45ab5e pushed by essweine
July 17, 2024 16:19 40s main
July 17, 2024 16:19 40s
split workflow & task logs, add state and update time to task logs
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #173: Commit e959112 pushed by essweine
July 16, 2024 19:02 39s feature/improved-loggers
July 16, 2024 19:02 39s
return results of reset_branch when migrating
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #172: Commit cd9c3eb pushed by essweine
July 16, 2024 14:51 1m 41s main
July 16, 2024 14:51 1m 41s
set last task to None after migration if task no longer exists
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #171: Commit 91b623c pushed by essweine
July 15, 2024 19:24 41s main
July 15, 2024 19:24 41s
handle certain out of order states in spec migration
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #170: Commit d1ddca6 pushed by essweine
July 12, 2024 20:27 38s main
July 12, 2024 20:27 38s
prevent cases where no task spec is assigned during migration
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #169: Commit 10f0a19 pushed by essweine
July 10, 2024 15:43 41s main
July 10, 2024 15:43 41s
skip subprocesses in migrate_workflow
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #168: Commit a7ddab8 pushed by essweine
July 8, 2024 16:28 41s main
July 8, 2024 16:28 41s
Merge pull request #426 from sartography/feature/improved-diff-utils-…
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #167: Commit 34a1d04 pushed by essweine
July 5, 2024 18:05 39s main
July 5, 2024 18:05 39s
Merge pull request #425 from sartography/some_perf2
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #166: Commit a5dfbb3 pushed by essweine
July 3, 2024 17:35 40s main
July 3, 2024 17:35 40s
document diff utils
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #165: Commit c5016e4 pushed by essweine
July 3, 2024 16:40 38s feature/improved-diff-utils-and-docs
July 3, 2024 16:40 38s
Don't try just do
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #164: Commit 11fb41a pushed by jbirddog
July 3, 2024 13:12 41s some_perf2
July 3, 2024 13:12 41s
make sure pre and post scripts are added to send/receive tasks
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #163: Commit 7e15a0b pushed by essweine
July 2, 2024 16:04 38s main
July 2, 2024 16:04 38s
Some perf related changes when profiling the MI Task example within s…
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #162: Commit 7392ec6 pushed by essweine
July 1, 2024 15:50 38s main
July 1, 2024 15:50 38s
WIP
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #161: Commit 6a0b195 pushed by jbirddog
July 1, 2024 14:20 36s some_perf
July 1, 2024 14:20 36s
WIP
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #160: Commit 052272e pushed by jbirddog
July 1, 2024 13:30 37s some_perf
July 1, 2024 13:30 37s
WIP
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #159: Commit a36ccad pushed by jbirddog
July 1, 2024 12:08 38s some_perf
July 1, 2024 12:08 38s
Merge pull request #422 from sartography/feature/spec-comparisons
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #158: Commit ed6c428 pushed by essweine
June 24, 2024 19:10 40s main
June 24, 2024 19:10 40s
add spec and workflow diff utils
Unit Tests in Python 3.8, 3.9, 3.10, 3.11, 3.12 #157: Commit cad78ed pushed by essweine
June 24, 2024 17:24 38s feature/spec-comparisons
June 24, 2024 17:24 38s