Skip to content

Conversation

@vito
Copy link
Owner

@vito vito commented Apr 17, 2022

previously, ci/ was for things "run by ci" and hack/ was for things "run by devs". ci/ would typically prefer to start with a SHA and fetch a reproducible input, while hack/ would always run with host paths.

with the last slew of changes it's pretty easy to unify them so they take a src value on stdin, which can be easily passed with -i src=./ during dev.

previously, ci/ was for things "run by ci" and hack/ was for things "run
by devs". ci/ would typically prefer to start with a SHA and fetch a
reproducible input, while hack/ would always run with host paths.

with the last slew of changes it's pretty easy to unify them so they
take a `src` value on stdin, which can be easily passed with -i src=./
during dev.
@vito vito merged commit a0308c3 into main Apr 17, 2022
@vito vito deleted the unify-ci-hack branch April 17, 2022 01:15
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.

2 participants