CircleCI-Public / orb-tools-orb

Various tools for authoring and publishing CircleCI orbs
https://circleci.com/orbs/registry/orb/circleci/orb-tools
MIT License
51 stars 75 forks source link

[semver:minor] Add circleci-api-host and circleci-app-host params #117

Closed sugarshin closed 3 years ago

sugarshin commented 3 years ago

Checklist

Motivation, issues

Hi, there.

I'm using CircleCI through CircleCI Server in my company. The trigger-integration-tests-workflow job has hardcoded the CircleCI API host URL and CircleCI Web App host URL, so I cannot change them. I've added a parameter that enables change them. Thank you.

Description

  1. add circleci-api-host param to trigger-integration-tests-workflow job and command
  2. add circleci-app-host param to trigger-integration-tests-workflow job and command
  3. use it in trigger-integration-tests-workflow.sh