tailscale / tailscale/tailscale-rs

workspace: add `testcontrol` CI/CD setup

Open
#13 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ci/cd enhancement tech debt
Dominant language
Rust
Stars
1.2k
Forks
61
Avg merge
2d 13h
Merged PRs (30d)
22

Description

Add a testcontrol setup and relevant integration tests to our GitHub Actions workflows to verify correct control client operation in CI/CD. Testcontrol is located here in the Go repo.

@mpminardi also pointed me at this workflow, which does end-to-end testing against devcontrol for the Terraform provider; can use this as inspiration/guidance for our own workflows.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the repository's existing GitHub Actions workflows, then use tstest/integration/testcontrol/testcontrol.go and the referenced terraform-acceptance.yml workflow as guidance for the testcontrol setup. Done means the workflows can run integration tests that verify correct control client operation in CI/CD.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
ci-cd, testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.