Commit message (Collapse) | Author | ||
---|---|---|---|
2023-08-23 | use separate users for testing | Egor Tensin | |
2023-01-01 | workflows/ci: use GitHub token for unit tests | Egor Tensin | |
For some reason, unit tests started failing during CI runs. | |||
2022-10-15 | bump dependencies | Egor Tensin | |
Unfortunately, atlassian-python-api doesn't follow the "same major version = no breakage" principle, and happily broke a number of things between 3.25.0 and 3.28.1. Oh well, let's fix the version at 3.28.X, I guess. | |||
2021-10-16 | Gitlab -> GitLab | Egor Tensin | |
2021-10-16 | test/unit: add Gitlab unit tests | Egor Tensin | |
2021-07-31 | move all tests to test/ | Egor Tensin | |