Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved piping #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Improved piping #3

wants to merge 6 commits into from

Conversation

bitwit
Copy link
Owner

@bitwit bitwit commented Nov 18, 2018

Changes:

  • SlurpXCTools.Version now reads for strings from previous output set a version or build number if one is not provided
  • your Slurp instance is now passed into task creation allowing task creation functions to be pure and allow you to use the $0 shorthand syntax (which also makes typing return optional)

Fixes:

  • Dependencies run correctly on runAndExit command
  • Application loader leaves "waiting" message at the correct time
  • Path to slurp clone fixed
  • CWD changes path at the correct time in the pipeline rather than at the very start on init

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