Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: rename github test repository: test-github-bridge (#1256) | sudoforge | 2024-08-25 | 1 | -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) | sudoforge | 2024-08-24 | 1 | -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 actions | Michael Muré | 2020-12-08 | 1 | -0/+3 |
| | |||||
* | github: fix tests | Michael Muré | 2020-02-29 | 1 | -23/+32 |
| | |||||
* | auth: refactor and introduce Login and LoginPassword, salt IDs | Michael Muré | 2020-02-12 | 1 | -2/+2 |
| | |||||
* | more wip | Michael Muré | 2020-02-08 | 1 | -3/+2 |
| | |||||
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -9/+15 |
| | |||||
* | Skip test validateUsername in travis environment | Amine Hilaly | 2019-06-03 | 1 | -0/+4 |
| | |||||
* | add unit tests for launchpad bridge configuration | Amine Hilaly | 2019-05-30 | 1 | -3/+62 |
| | | | | | add tests for validateUsername in Github bridge panic when compile regex fail | ||||
* | Update configuration process and add unit tests | Amine Hilaly | 2019-05-29 | 1 | -0/+146 |
Update launchpad bridge |