Skip to content

Conversation

@aidan-mundy
Copy link
Contributor

@aidan-mundy aidan-mundy commented Oct 28, 2021

Depends on #223 (includes commits from that PR)
Depends on #226 (includes commits from that PR)
Relates to #227

This is a large refactor of how actions/dependencies are handled.
It resolves item 2 in #227, and as far as I can tell it also resolves item 1 in #227 (prior to these updates, dependencies would sometimes be built before deleting the "depended")

NOTE: Marked as draft for now because resolving items 1&2 causes item 3 to be much more noticeable.

@aidan-mundy
Copy link
Contributor Author

A future optimization to these changes would be to frontload action parsing during the config reading process and store Name items instead of raw strings, instead of passing errors all over the place if dependency parsing fails later.

@aidan-mundy aidan-mundy marked this pull request as draft October 29, 2021 04:57
@aidan-mundy aidan-mundy force-pushed the cleanup/refactor-actions branch from 9c2b470 to 0cf5bc1 Compare October 29, 2021 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant