tailscale / tailscale/tailscale-rs
workspace: add `testcontrol` CI/CD setup
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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