Commit graph

119 commits

Author SHA1 Message Date
Jeremy Wu
7fca0e7279 version bump 2020-11-16 06:42:34 +11:00
Ioannis G
e3c8d814cf
update appveyor.yml
add config for nuget deployment
2020-11-12 23:27:57 +02:00
Jeremy Wu
3181637fc1 bump version 2020-11-02 07:52:20 +11:00
Jeremy Wu
7211cdca43 version bump 2020-10-16 16:59:28 +11:00
Jeremy Wu
c86e2dbed6 version bump 2020-09-07 06:58:04 +10:00
Jeremy Wu
012c2522ca release version bump to 1.2.1 2020-08-26 19:12:32 +10:00
Jeremy Wu
8962f5135e version bump for 1.2.0 release 2020-07-17 20:28:49 +10:00
Jeremy Wu
4d12b15002 version bump to 1.1.2 2020-07-05 21:23:15 +10:00
Jeremy Wu
2e8d6a18b6 version 1.1.1 2020-07-05 12:41:09 +10:00
Jeremy Wu
956ab1fd93 update appveyor version 2020-07-04 18:17:05 +10:00
Jeremy Wu
ef20e2eea5 update appveyor version to 1.0.0 2020-06-29 13:44:10 +10:00
Jeremy Wu
fada494860 start Windows Search service on appveyor build machine 2020-06-12 21:50:20 +10:00
Jeremy Wu
d29b23b53c fix failing test due to Windows Search service not running 2020-06-12 21:19:55 +10:00
Ioannis G
42845dadcf
plugin: switch to embedded PDBs 2020-05-27 01:37:07 +03:00
Ioannis G
945c124b31
appveyor: do not patch csproj files
The way the project files are currently configured, this setting
resulted in only the Plugin project being patched. Consequently, the
version of the Plugin project was wrong in the built package.
2020-05-21 03:32:55 +03:00
Ioannis G
408fabd556
update project versions 2020-05-21 03:16:47 +03:00
Ioannis G
6347893356
appveyor: ignore squirrel artifacts
The squirrel artifats produced (nupkg, RELEASES and exe) are not ready
for deployment as they depend on the .net core runtime being installed.
We remove them temporarily from the build artifacts to avoid confusion,
until this issue has been addressed.
2020-05-21 03:10:05 +03:00
Ioannis G
76e71368ad
appveyor: update versioning 2020-05-09 00:19:17 +03:00
Ioannis G
12bcb6bb89
appveyor: updating naming of artifacts 2020-05-09 00:15:54 +03:00
Ioannis G
b63521bff3
update appveyor.yml
* make the file easier to read
* minimal build output verbosity
* skip commits that edit markdown files
2020-05-08 23:07:05 +03:00
Ioannis G
f57fdfbc50
appveyor: update path to Plugin artifacts
and remove the pack step from the post-build script (no longer needed)
2020-05-04 14:42:36 +03:00
Ioannis G
85d2b3f522
update appveyor.yml 2020-05-04 12:47:58 +03:00
Jeremy Wu
1b795309d5 Rename code & text 2020-04-21 19:12:17 +10:00
jhdxr
01131b2296 fix appveyor build failure 2018-07-16 00:04:09 +08:00
bao-qian
31da08d186 fixup 2017-03-14 02:16:30 +00:00
bao-qian
2b159e24a7 fixup 2017-03-14 02:12:33 +00:00
bao-qian
d8032836bf Rewrite appveyor build script 2017-03-14 00:45:41 +00:00
bao-qian
340087076e move nuget auto deploy back
not sure why I can't appveyor environment
2016-06-16 20:35:21 +01:00
bao-qian
98cb0f978e Finally 1.3 !!!! 2016-05-09 03:49:40 +01:00
bao-qian
c459d60fc6 remove commit number 2016-05-09 03:42:32 +01:00
bao-qian
340a151302 fixup 2016-05-09 03:15:37 +01:00
bao-qian
bf1a65b8e8 msbuild based installer generation is not working in appveyor, not sure why 2016-05-09 03:06:11 +01:00
bao-qian
c3d22335e2 move installer into msbuild 2016-05-08 22:26:37 +01:00
bao-qian
e0b9a81c9b Installer + auto update on startup
1. installer
2. auto check update on startup
3. auto start on next startup
4. remove command line arguments which breaks squirrel
5. auto generate installer on continue integration
2016-05-08 17:28:02 +01:00
bao-qian
57492023f9 manually deploy use appveyoe 2016-04-27 23:04:18 +01:00
bao-qian
a249ced37c Update appveyor.yml 2016-04-19 10:15:41 +01:00
bao-qian
273a7d82a2 Add Github prerelease for stable master build 2016-04-18 23:04:41 +01:00
bao-qian
6404aac986 update build script
1. remove update generator from build script
2. add build version to release binary file name
3. remove installer script from deploy folder
2016-01-02 02:05:15 +00:00
bao-qian
8e7b40efec Misc 2015-11-28 10:55:07 +00:00
bao-qian
5c7a4323e3 Merge branch 'ci' 2015-11-04 16:20:08 +00:00
bao-qian
183701a00a bat -> ps1 Fix bug for 8fe993ddd5 2015-11-04 16:17:10 +00:00
bao-qian
549987296c Merge branch 'ci' 2015-11-04 16:12:51 +00:00
bao-qian
9918e49bb1 Only deploy to NuGet when API changed (interface or implementation), see #360 2015-11-04 16:07:46 +00:00
bao-qian
d57ef1e928 Only tested build should be deployed 2015-11-04 16:03:05 +00:00
bao-qian
a446c0a9c9 Change nuget api keys 2015-11-04 04:47:14 +00:00
bao-qian
f2a93887c9 Fix continue integration in AppVeyor 2015-11-04 04:30:54 +00:00
bao-qian
d372d786ef Appveyor is case sensitive now 2015-11-04 01:21:51 +00:00
bao-qian
8a78e4e9f4 Update build script for new nuget retore 2015-11-04 00:12:40 +00:00
qianlifeng
3652394dab Update version 2015-02-09 21:34:29 +08:00
qianlifeng
5d9a94466a Add drop event. 2015-02-03 18:32:16 +08:00
qianlifeng
4379145231 Add activate statistics 2015-01-23 21:52:46 +08:00
qianlifeng
17bc9c35a7 add Cleanup CI job 2015-01-23 13:01:52 +08:00
qianlifeng
50587735b5 Update CI 2015-01-22 23:02:13 +08:00
qianlifeng
bda67afd4f Update CI 2015-01-22 21:02:52 +08:00
qianlifeng
00953850b3 Improve the update progress. 2015-01-21 23:00:56 +08:00
qianlifeng
e2a892eda3 Upgrade to v1.1.1 2014-12-23 21:17:15 +08:00
qianlifeng
af258dcf41 Update CI 2014-12-22 22:54:05 +08:00
qianlifeng
bbb46a29a9 Add installer 2014-12-22 22:52:27 +08:00
qianlifeng
e303982ad8 Deploy nuget only when commits on master branch. 2014-12-13 22:01:23 +08:00
qianlifeng
df763c4dbd update ci scripts 2014-12-13 16:47:17 +08:00
qianlifeng
85fd46e1c6 update ci scripts 2014-12-13 16:33:19 +08:00
qianlifeng
51b37a49d5 update CI scripts 2014-12-13 16:30:00 +08:00
qianlifeng
4838813a38 update ci scripts. 2014-12-13 16:17:54 +08:00
qianlifeng
9867bd257f Update CI scripts 😢 2014-12-13 16:09:44 +08:00
qianlifeng
2dbc404544 Update CI scripts 2014-12-13 14:59:47 +08:00
qianlifeng
8b342c2ddb Update CI build script 2014-12-12 18:59:44 +08:00
qianlifeng
ca1f441f5a Update CI build script 2014-12-12 18:36:01 +08:00
qianlifeng
0fefead7d5 Update auto build script 2014-12-12 18:32:21 +08:00
qianlifeng
cb9bc6ad12 Auto publish Wox.Plugin to nuget. 2014-12-12 18:22:17 +08:00