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

How to describe custom tasks? #4

Open
jasonmccampbell opened this issue Nov 22, 2020 · 0 comments
Open

How to describe custom tasks? #4

jasonmccampbell opened this issue Nov 22, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jasonmccampbell
Copy link
Owner

Is there a convenient way to describe commands? That is, specify how to identify any output files names which should be modified to write to a temporary location and sent back. One example is running unit test commands.

Another issue with this is how to send environment variables. If the server is started under a Makefile, the environment may already be setup. Does the client need to capture and transmit any environment info to send with the task?

@jasonmccampbell jasonmccampbell added the enhancement New feature or request label Nov 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant