At the moment contributors do not have access to the CI workflow triggered by StepLib PRs. In case of a failed build, we ask for your patience. Maintainers of Bitrise Steplib will sort it out for you or inform you if any further action is needed.
Please mark the points which you did / accept.
- I will not move an already shared step version's tag to another commit
- I read the Step Development Guideline
- I have a test for my Step, which can be run with
bitrise run test
(in the step's repository) - I did run
bitrise run audit-this-step
(in the step's repository - note, if you don't have this workflow in yourbitrise.yml
, you can copy it from the step template.) - I read and accept the Abandoned Step policy