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

source-testrail contribution from btkcodedev #46250

Conversation

btkcodedev
Copy link
Collaborator

What

This PR adds a new connector for source Testrail (source-testrail).

Contributor-provided connector description:

Website: https://www.testrail.com/
API Docs: https://support.testrail.com/hc/en-us/articles/7077196481428-Attachments
Auth Docs: https://support.testrail.com/hc/en-us/articles/7077039051284-Accessing-the-TestRail-API

Details

Expand for list of spec properties and streams

Configuration

Input Type Description Default Value
username string Username.
password string Password.
start_date string Start date.

Streams

Stream Name Primary Key Pagination Supports Full Sync Supports Incremental
projects id DefaultPaginator
priorities id DefaultPaginator
plans id DefaultPaginator
roles id DefaultPaginator
runs id DefaultPaginator
result_fields id DefaultPaginator
suites id DefaultPaginator
templates id DefaultPaginator
runs_tests id DefaultPaginator
users id DefaultPaginator
sections id DefaultPaginator
case_statuses case_status_id DefaultPaginator
milestones id DefaultPaginator
datasets id DefaultPaginator
configs id DefaultPaginator
case_types id DefaultPaginator
case_fields id DefaultPaginator
cases id DefaultPaginator

Reviewer checklist

  • Run /format-fix to resolve any formatting errors
  • Help the contributor upload an icon that follows our icon design guidelines
  • Click into the CI workflows that wait for a maintainer to run them, which should trigger CI runs

Copy link

vercel bot commented Sep 29, 2024

@btkcodedev is attempting to deploy a commit to the Airbyte Growth Team on Vercel.

A member of the Team first needs to authorize it.

@btkcodedev
Copy link
Collaborator Author

btkcodedev commented Sep 29, 2024

/format-fix

Format-fix job started... Check job output.

✅ Changes applied successfully. (c132cae)

@btkcodedev btkcodedev self-assigned this Sep 29, 2024
@natikgadzhi natikgadzhi merged commit 1668477 into airbytehq:master Sep 30, 2024
27 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues area/documentation Improvements or additions to documentation connectors/source/testrail
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants