Skip to content

feat: Add support for harness CI#705

Open
calvin-codecov wants to merge 4 commits intomainfrom
cy/harness_ci
Open

feat: Add support for harness CI#705
calvin-codecov wants to merge 4 commits intomainfrom
cy/harness_ci

Conversation

@calvin-codecov
Copy link
Copy Markdown
Contributor

@calvin-codecov calvin-codecov commented Apr 27, 2026

Closes https://github.com/codecov/core-engineering/issues/71

  • adds CI adapter for harness
  • uses env variables from https://developer.harness.io/docs/continuous-integration/troubleshoot-ci/ci-env-var/
  • uses CI_ prefixed environment variables variant if available and DRONE_ prefixed environment variables variant if not
  • Note: DRONE variables overlap with the Drone CI Adapter as Harness CI is built on top so instead of using eturn os.getenv("DRONE") == "true" for the detect function, using HARNESS_BUILD_ID

Successful Harness CI pipeline build
Screenshot 2026-05-04 at 1 32 04 PM

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