Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-17 | [ci] limit push step to master branch | Kali Kaneko (leap communications) | |
2019-05-15 | [ci] separate push into its own stage | Kali Kaneko (leap communications) | |
2019-05-15 | [ci] use an image that has curl | Kali Kaneko (leap communications) | |
2019-05-15 | [ci] trigger build in riseup-vpn_package repo | Kali Kaneko (leap communications) | |
2019-05-14 | [ci] push to a branch other than master for builds | Kali Kaneko (leap communications) | |
2019-05-13 | [ci] fix image path | Kali Kaneko (leap communications) | |
2019-05-13 | setup a basic push test | Micah Anderson | |
2019-03-19 | [ci] remove unused deb tag for builders | Kali Kaneko (leap communications) | |
2019-03-13 | [pkg] attempt at building deb from ci | Kali Kaneko (leap communications) | |
2019-01-18 | [test] fix ci builds after the refactor | Ruben Pollan | |
2019-01-17 | [test] update the CI to build snaps | Ruben Pollan | |
2019-01-15 | [test] update snap CI generation to the new snap | Ruben Pollan | |
2018-12-19 | [feat] use geolocated gateways | Kali Kaneko (leap communications) | |
we try to use the geoip service, and if the answer has an entry for the sorted gateways, we just use it instead of using the timezone heuristic. - Resolves: #84 | |||
2018-12-12 | [test] make bonafide more testable | Ruben Pollan | |
Get local timezone and http client as configurable things in bonafide, so tests can set them. Also separate integration tests and unit tests. | |||
2018-11-23 | [ci] pkg is under riseup_vpn folder | Kali Kaneko (leap communications) | |
2018-11-22 | [ci] fix path for the installer artifact | Kali Kaneko (leap communications) | |
2018-11-21 | [ci] setup gopath in /tmp/go | Kali Kaneko (leap communications) | |
it turns out that "full path" is still a relative path, and therefore not allowed as a GOPATH. | |||
2018-11-21 | [ci] set gopath to under ci project dir | Kali Kaneko (leap communications) | |
2018-11-21 | [ci] set gopath into home | Kali Kaneko (leap communications) | |
2018-10-25 | [pkg] build snap in the CI from the current code | Ruben Pollan | |
- Resolves: #75 | |||
2018-10-17 | [ci] lint: remove bogus control char | Kali Kaneko (leap communications) | |
2018-10-16 | [ci] lint gitlab-ci.yaml | Kali Kaneko (leap communications) | |
2018-10-16 | [ci] osx builder | Kali Kaneko (leap communications) | |
2018-10-10 | [pkg] make standalone the default build | Ruben Pollan | |
2018-10-03 | [ci] fix typo in image path | Kali Kaneko (leap communications) | |
2018-10-02 | [ci] change path for registry | Kali Kaneko (leap communications) | |
2018-10-01 | [ci] use our own docker image for building systray | Kali Kaneko (leap communications) | |
see the dockerfile in riseup_vpn/docker, that's uploaded to leap's docker registry. | |||
2018-09-18 | [test] add snap build to the CI | Ruben Pollan | |
2018-08-21 | [test] get nsis from ubuntu cosmic | Ruben Pollan | |
- Resolves: #61 | |||
2018-08-02 | [test] build standalone on the CI | Ruben Pollan | |
2018-07-11 | [pkg] build windows installer in the CI | Ruben Pollan | |
2018-06-12 | [pkg] compile for gtk_3_18 or older | Ruben Pollan | |
- Resolves: #45 | |||
2018-06-04 | [feat] add version string | Ruben Pollan | |
The binary now has a --version that is extracted from the git tags/commits. - Resolves: #39 | |||
2018-04-19 | [test] update apt repositories | Ruben Pollan | |
2018-03-20 | [test] add CI support | Ruben Pollan | |
- Resolves: #13 |