posit-dev / posit-dev/positron
e2e Test: Get secrets from 1Password
Open
Nobody has claimed this yet.
area: qa infrastructure
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
We currently store several API keys, etc as secrets in the repo for use in the e2e test workflows.
We should move them all to 1Password, and pull directly from there.
- Create script and possible github action to access 1Password
- Move all secrets used in testing to 1Password (most already there)
- Update workflows to use the script and get secrets from 1 Password
- Update README documentation.
See https://developer.1password.com/docs/ci-cd/github-actions
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
Begin with the existing e2e test workflows and README, then review the linked 1Password GitHub Actions documentation. Inventory the secrets and workflow references; done means the testing workflows retrieve their secrets from 1Password and the README documents the setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100