summaryrefslogtreecommitdiff
path: root/internal/command/personalaccesstoken/personalaccesstoken_test.go
Commit message (Expand)AuthorAgeFilesLines
* Configure a default ttl for personal access tokensJoe Woodward2023-05-111-1/+1
* feat: make retryable http default clientSteve Azzopardi2023-01-301-4/+2
* go: Bump major version to v14Patrick Steinhardt2022-07-051-5/+5
* refactor: move away from ioutil (deprecated)feistel2021-08-191-2/+2
* Replace cleanup functions with t.CleanupIgor Drozdov2021-03-171-2/+1
* tests: Replace assert with requirezj-remove-testify-assertZeger-Jan van de Weg2020-10-151-4/+3
* Make it possible to propagate correlation ID across processesStan Hu2020-09-201-1/+2
* Add support obtaining personal access tokens via SSHTaylan Develioglu2020-08-171-0/+186