Hacker News new | ask | show | jobs
by mousetree 1321 days ago
Congrats on the launch. I'm excited to try this out.

Some questions:

1. Is it possible to include headers at the workflow-level. I can't determine whether this is possible from reading the docs. Use case: include Authorization header for all tests/steps

2. Is it possible to run some command or query before a workflow/test/step. Use case: obtaining auth tokens

1 comments

We're so glad, you are!

1. Currently not and auth is a tricky subject

2. Not at the moment, but we have a proposal to allow custom scripts: https://github.com/stepci/stepci/discussions/47

Also, can I ask you what authentication system you use?