aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/config_test.go
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rename github test repository: test-github-bridge (#1256)sudoforge2024-08-251-2/+2
| | | | | | | | This change renames references to the repository used to test the github bridge from `git-bug-test-github-bridge` to `test-github-bridge`, dropping the `git-bug` prefix as it is extraneous now that it is under the `git-bug` organization. Change-Id: I5795bd39cc3b2e81774c4d9676ae5cbabfba8f1c
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-241-23/+23
| | | | | | | | The repository was recently moved to the git-bug organization on github. This change refactors references to the repository to ensure that they use the updated owner URI. Closes: #1243 Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff
* add github actionsMichael Muré2020-12-081-0/+3
|
* github: fix testsMichael Muré2020-02-291-23/+32
|
* auth: refactor and introduce Login and LoginPassword, salt IDsMichael Muré2020-02-121-2/+2
|
* more wipMichael Muré2020-02-081-3/+2
|
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-9/+15
|
* Skip test validateUsername in travis environmentAmine Hilaly2019-06-031-0/+4
|
* add unit tests for launchpad bridge configurationAmine Hilaly2019-05-301-3/+62
| | | | | add tests for validateUsername in Github bridge panic when compile regex fail
* Update configuration process and add unit testsAmine Hilaly2019-05-291-0/+146
Update launchpad bridge