Commit graph

407 commits

Author SHA1 Message Date
timvisee
e4a7a2e5e9
Add AppVeyor CI configuration 2019-03-04 16:53:35 +01:00
timvisee
4cb9e4813f
Mention new AUR package in README 2019-03-04 16:33:46 +01:00
timvisee
3b45feca28
Bump version to 0.2.10, update Cargo.lock 2019-03-04 16:28:56 +01:00
timvisee
8ec647eac1
Specify minimum version for cargo and rust dependencies in AUR package 2019-03-04 16:23:38 +01:00
timvisee
9bd72bf7f4
Fix invalid provides property for ffsend-git AUR package 2019-03-04 16:12:58 +01:00
timvisee
9ba6939f72
Bump version to 0.2.9 2019-03-04 14:33:51 +01:00
timvisee
f70734eeec
Attempt to fix Arch AUR packaging on CI, again 2019-03-04 14:33:18 +01:00
timvisee
1db0833a13
Bump version to 0.2.8 2019-03-04 13:11:56 +01:00
timvisee
1b6dc0d77d
Fix incorrect package name in Arch AUR package builds 2019-03-04 13:11:34 +01:00
timvisee
e41f18c55d
Bump version to 0.2.7 2019-03-04 00:56:43 +01:00
Tim Visée
f503c11ba3 Merge branch 'fix-github-release' into 'master'
Fix GitHub release on CI

See merge request timvisee/ffsend!11
2019-03-03 23:56:22 +00:00
timvisee
1b0d255ad1
Install netbase required by github-release 2019-03-04 00:53:03 +01:00
timvisee
26e39ac580
Re-enable temporarily disabled CI jobs for testing [ci skip] 2019-03-04 00:21:15 +01:00
timvisee
279ed08051
Fix GitHub releases on CI, explicitly create release first 2019-03-04 00:20:12 +01:00
timvisee
75ff0db32f
Use explicit relative file path for GitHub release uploads 2019-03-03 23:59:26 +01:00
timvisee
c5aca77062
Attempt to fix GitHub release job on CI 2019-03-03 23:32:18 +01:00
timvisee
a6104eef30
Use proper Rust target for test job on CI 2019-03-03 21:47:56 +01:00
timvisee
27e71e9dae
Bump version to 0.2.6 2019-03-03 21:46:44 +01:00
timvisee
996a12b0ec
Do not explicitly remove github-release archive on CI 2019-03-03 21:46:14 +01:00
timvisee
dffd71e10b
Bump version to 0.2.5 2019-03-03 20:33:14 +01:00
timvisee
cdd05c513d
Fix various GitLab CI configuration issues in release 2019-03-03 20:32:10 +01:00
timvisee
4e25472b32
Bump version to 0.2.4 2019-03-03 18:52:07 +01:00
Tim Visée
c244762f50 Merge branch 'pkg-aur-bin' into 'master'
Release both binary and git AUR packages

See merge request timvisee/ffsend!10
2019-03-03 17:51:26 +00:00
timvisee
095e7d60ef
Merge remote-tracking branch 'origin/master' into pkg-aur-bin 2019-03-03 18:51:16 +01:00
timvisee
a227f9fe22
Install dependencies for GitLab release job on CI 2019-03-03 18:49:37 +01:00
timvisee
eb47d6f4ab
Release both binary and git AUR packages 2019-03-03 18:37:53 +01:00
timvisee
a2e0a363de
Bump version to 0.2.3 2019-03-03 17:44:52 +01:00
Tim Visée
f4221e1737 Merge branch 'gitlab-ci' into 'master'
Improve CI configuration, strip binaries, publish binaries on GitHub on release

See merge request timvisee/ffsend!9
2019-03-03 16:44:17 +00:00
timvisee
e0a8af6c00
Merge remote-tracking branch 'origin/master' into gitlab-ci 2019-03-03 17:40:49 +01:00
timvisee
4b641cb28d
Use GitLab CI status badge for Cargo 2019-03-03 17:39:43 +01:00
timvisee
c47c36c692
Strip ffsend binaries on CI from debug symbols 2019-03-03 16:57:24 +01:00
timvisee
77baf54d84
Switch to Rust 1.32 as minimum version 2019-03-03 16:52:17 +01:00
timvisee
1148d8141a
Upload binaries as GitHub releases 2019-03-03 16:24:00 +01:00
timvisee
0d55bee532
Fix invalid old Rust version 2019-03-03 16:20:51 +01:00
timvisee
b302128499
Delete uploaded test files after download, to fix history glitch 2019-03-03 15:51:19 +01:00
timvisee
3cbbc56ce8
Configure and use Rust platform target on CI, better name static bin 2019-03-03 15:47:55 +01:00
timvisee
2e194086d6
Also build against oldest supported Rust compiler on CI 2019-03-03 15:24:07 +01:00
timvisee
680e41268f
Bump version to 0.2.2 2019-03-03 15:12:20 +01:00
timvisee
614659f74b
Update ffsend-api dependency to version 0.2.0 2019-03-03 15:11:02 +01:00
timvisee
661d1031ed
Remove Travis CI configuration 2019-03-01 16:24:55 +01:00
timvisee
a61501a029
Change CI badge to GitLab CI 2019-03-01 12:28:33 +01:00
timvisee
d9b02a24ab
Bump version to 0.2.1 2019-02-28 21:00:39 +01:00
timvisee
b8e3ad1300
Change to newer archlinux Docker image for AUR package build 2019-02-28 21:00:03 +01:00
timvisee
077a8a0a9d
Bump version to 0.2.0 2019-02-28 19:42:00 +01:00
Tim Visée
0a5b4dc7e8 Merge branch 'send3' into 'master'
Implement support for Firefox Send v3

Closes #53

See merge request timvisee/ffsend!8
2019-02-28 18:40:11 +00:00
timvisee
1138b5b25e
Disable snapcraft CI job 2019-02-28 19:38:18 +01:00
timvisee
3a1556c5c6
Upgrade ffsend-api dependency to 0.2.0 from crates.io 2019-02-28 12:26:43 +01:00
timvisee
6979a901f3
Allow public test to fail for now 2019-02-28 10:42:52 +01:00
timvisee
0f123e4866
Make test file on CI just 2MBs, also test Firefox Send v3 host 2019-02-28 09:56:50 +01:00
timvisee
b8116c69f9
Test other compiler feature configurations on CI 2019-02-28 00:56:08 +01:00