|
2 | 2 | # http://www.appveyor.com/docs/build-configuration |
3 | 3 | version: build{build} |
4 | 4 |
|
| 5 | +skip_tags: true |
| 6 | + |
| 7 | +image: Visual Studio 2015 |
| 8 | + |
5 | 9 | platform: |
6 | 10 | - Win64 |
7 | 11 |
|
| 12 | +init: |
| 13 | +- ps: $env:release_tag = &git rev-parse --short $env:APPVEYOR_REPO_COMMIT |
| 14 | + |
8 | 15 | environment: |
| 16 | + global: |
| 17 | + release_description: | |
| 18 | + MachinekitClient_Development and QtQuickVcp_Development modules for |
| 19 | + x64 (64-bit Intel/AMD) Linux systems (Portable AppImages) |
| 20 | + Windows 32bit and 64bit (x86 zip and x64 zip) |
| 21 | + x64 (64-bit Intel/AMD) MacOSX systems |
| 22 | + Automated builds of the master development branch. FOR TESTING PURPOSES ONLY! |
| 23 | + Extract the contents of the archive to your Qt installation folder to use it |
| 24 | +
|
9 | 25 | matrix: |
10 | 26 | - QTDIR: C:\Qt\5.9\msvc2015_64 |
11 | 27 | VSVER: 14.0 |
@@ -36,34 +52,24 @@ artifacts: |
36 | 52 | name: QtQuickVcp-x64-archive |
37 | 53 |
|
38 | 54 | deploy: |
39 | | -- provider: BinTray |
40 | | - username: machinekoder |
41 | | - api_key: |
42 | | - secure: W+r/AcwTE6+ZntNkPg4ulGEWL9A51GF0UkCqT7OqS1OSLZZHrn9MUQdoODQulAaZ |
43 | | - subject: machinekoder |
44 | | - repo: QtQuickVcp-Development |
45 | | - package: QtQuickVcp_Development-Windows-master-x64 |
46 | | - publish: true |
47 | | - override: true |
48 | | - explode: false |
| 55 | +- description: $(release_description) |
| 56 | + provider: GitHub |
| 57 | + auth_token: |
| 58 | + secure: M9qlWKrBp+EjFfJen7YozWiJ1EjVaeLo2qfDKZsSgI4/X6N8HSub1cDTX4N6z/rk |
49 | 59 | artifact: QtQuickVcp-x64-archive |
50 | | - version: $(appveyor_build_version) |
| 60 | + tag: $(release_tag) |
| 61 | + force_update: true |
51 | 62 | on: |
52 | 63 | branch: master |
53 | 64 | appveyor_repo_tag: false |
54 | 65 |
|
55 | | -- provider: BinTray |
56 | | - username: machinekoder |
57 | | - api_key: |
58 | | - secure: W+r/AcwTE6+ZntNkPg4ulGEWL9A51GF0UkCqT7OqS1OSLZZHrn9MUQdoODQulAaZ |
59 | | - subject: machinekoder |
60 | | - repo: MachinekitClient-Development |
61 | | - package: MachinekitClient_Development-Windows-master-x64 |
62 | | - publish: true |
63 | | - override: true |
64 | | - explode: false |
| 66 | +- description: $(release_description) |
| 67 | + provider: GitHub |
| 68 | + auth_token: |
| 69 | + secure: M9qlWKrBp+EjFfJen7YozWiJ1EjVaeLo2qfDKZsSgI4/X6N8HSub1cDTX4N6z/rk |
65 | 70 | artifact: MachinekitClient-x64-archive |
66 | | - version: $(appveyor_build_version) |
| 71 | + tag: $(release_tag) |
| 72 | + force_update: true |
67 | 73 | on: |
68 | 74 | branch: master |
69 | 75 | appveyor_repo_tag: false |
@@ -98,34 +104,24 @@ deploy: |
98 | 104 | on: |
99 | 105 | appveyor_repo_tag: true |
100 | 106 |
|
101 | | -- provider: BinTray |
102 | | - username: machinekoder |
103 | | - api_key: |
104 | | - secure: W+r/AcwTE6+ZntNkPg4ulGEWL9A51GF0UkCqT7OqS1OSLZZHrn9MUQdoODQulAaZ |
105 | | - subject: machinekoder |
106 | | - repo: QtQuickVcp-Development |
107 | | - package: QtQuickVcp_Development-Windows-master-x86 |
108 | | - publish: true |
109 | | - override: true |
110 | | - explode: false |
| 107 | +- description: $(release_description) |
| 108 | + provider: GitHub |
| 109 | + auth_token: |
| 110 | + secure: M9qlWKrBp+EjFfJen7YozWiJ1EjVaeLo2qfDKZsSgI4/X6N8HSub1cDTX4N6z/rk |
111 | 111 | artifact: QtQuickVcp-x86-archive |
112 | | - version: $(appveyor_build_version) |
| 112 | + tag: $(release_tag) |
| 113 | + force_update: true |
113 | 114 | on: |
114 | 115 | branch: master |
115 | 116 | appveyor_repo_tag: false |
116 | 117 |
|
117 | | -- provider: BinTray |
118 | | - username: machinekoder |
119 | | - api_key: |
120 | | - secure: W+r/AcwTE6+ZntNkPg4ulGEWL9A51GF0UkCqT7OqS1OSLZZHrn9MUQdoODQulAaZ |
121 | | - subject: machinekoder |
122 | | - repo: MachinekitClient-Development |
123 | | - package: MachinekitClient_Development-Windows-master-x86 |
124 | | - publish: true |
125 | | - override: true |
126 | | - explode: false |
| 118 | +- description: $(release_description) |
| 119 | + provider: GitHub |
| 120 | + auth_token: |
| 121 | + secure: M9qlWKrBp+EjFfJen7YozWiJ1EjVaeLo2qfDKZsSgI4/X6N8HSub1cDTX4N6z/rk |
127 | 122 | artifact: MachinekitClient-x86-archive |
128 | | - version: $(appveyor_build_version) |
| 123 | + tag: $(release_tag) |
| 124 | + force_update: true |
129 | 125 | on: |
130 | 126 | branch: master |
131 | 127 | appveyor_repo_tag: false |
|
0 commit comments