Jeremy Wu
e6f5807782
Merge branch 'dev' into Dotnet6
2022-05-23 13:53:15 +10:00
Jeremy Wu
d993cf4fc5
Merging release 1.9.3 back into Dev
2022-03-04 08:44:54 +11:00
Jeremy
6efd96abfa
remove obsolete WinGet CI from appveyor.yml
2022-03-03 21:05:45 +11:00
Jeremy Wu
84a806bf75
Release 1.9.3 ( #1052 )
...
## Bug fixes
- Addresses the issue where WindowsSettings plugin results appear higher than other results #1020
- Fixed an issue where full screen mode does not disable hotkey when enabled #1037
- Fixed some potential issues when loading plugins that use shared assembly #1036
- Sorted out a race condition issue causing image loading on some results to fail #1040
- Revised ttf/otf support #935
- Resolved the issue where WebSearch plugin would crash if not connected to internet #977
- Fixed incorrect text for "New Tab" and "New Window" buttons under Settings' default browser section #951
- Fixed typos in plugin title and WindowsSettings name inside the context menu #1056
2022-03-03 13:59:43 +11:00
Jeremy Wu
11f1f402b2
version bump
...
Merging 1.9.2 back into dev. Following commits already exist in dev:
* Bump SharpZipLib in /Plugins/Flow.Launcher.Plugin.PluginsManager
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* version bump PluginsManager
* Fix spellings in translation keys
* Clean up deprecated translations
* Some pedantic capitalisation
* bump WebSearch plugin
* use resources for raising top most success message
* Use Microsoft Package to register toast notification
* stop trigger global hotkey when shell plugin is not enabled
* Shell plugin version bump
* - Change Toggle Switch Flow (LTR from RTL)
- Change Open Theme Folder Button Width to Responsive
* - Adjust Priority Button Position
* - Adjust Priority Button Margin
* version bump
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tech189 <dlloyd189@gmail.com>
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
Co-authored-by: DB p <onesound@oooz.net>
2022-02-03 13:48:31 +11:00
Jeremy
ab0f72bce4
version bump
2022-02-02 08:09:26 +11:00
Jeremy
07760f44d5
version bump
2021-12-31 18:26:15 +11:00
Kevin Zhang
bc72ce1aab
Use Visual Studio 2022 Image
2021-12-28 11:36:28 -06:00
Jeremy
f3504b896d
refresh Nuget publish
2021-12-10 08:02:32 +11:00
Jeremy Wu
fa206e9475
Merge pull request #703 from Flow-Launcher/release_verson_bump
...
Version bump for Flow 1.9.0 | 2.1.0 plugin release
2021-12-09 21:01:47 +11:00
Jeremy
96ab33bdea
fix winget update causing incompatibility with always retrieving latest
2021-09-27 22:23:46 +10:00
Jeremy
42e0b366c0
version bump
2021-09-27 20:57:59 +10:00
Jeremy Wu
b6becee451
Release version bump 1.8.3
...
Release version bump 1.8.3
2021-09-03 09:02:08 +10:00
Jeremy Wu
2282f04332
fix WinGet publish due to change installer name
...
fix WinGet publish due to change installer name in 1.8.2 release
2021-08-11 19:47:25 +10:00
Jeremy
7d1d41e6ba
version bump
2021-08-02 08:23:45 +10:00
Jeremy Wu
3e014119b6
Merge pull request #605 from Flow-Launcher/version_bump_release
...
Version bump for release 1.8.0
2021-07-28 12:46:30 +10:00
Jeremy
1fb45981d5
fix to string
2021-07-28 08:45:10 +10:00
Jeremy
7f1c735365
set nuget publish on tag only
2021-07-28 08:01:29 +10:00
Jeremy
3e0ac6dacf
switch to publish WinGet on master branch tag build
2021-07-27 09:14:33 +10:00
Jeremy Wu
268cde1374
fix WinGet deployment to only occur for non-pr master branch build
2021-07-26 21:12:57 +10:00
Jeremy Wu
755a687830
fix portable readme download link
2021-07-26 20:22:27 +10:00
Jeremy Wu
2818b023d8
version bump
2021-07-26 19:33:16 +10:00
Jeremy Wu
cc09f33655
change portable release with out appending the version
...
makes it easier to link download
2021-07-24 19:10:07 +10:00
Jeremy Wu
be7179d3f0
use AppVeyor environment variable
2021-07-24 18:47:29 +10:00
Jeremy Wu
6ed83aaa6c
add portable release
2021-07-24 18:08:25 +10:00
Jeremy
5a55273f3d
run on master branch only
2021-07-21 20:47:17 +10:00
Jeremy
edff774261
add WinGet update CD
2021-07-21 19:06:31 +10:00
Jeremy
cd6f3ac4a7
update release version in AppVeyor
2021-07-19 13:06:08 +10:00
Kevin Zhang
2db12ad708
Skip branch with pr
2021-07-12 15:20:57 +08:00
Jeremy Wu
6a62c069c8
version bump
2021-02-22 05:33:38 +11:00
Jeremy Wu
52875dab0c
version bump
2021-02-12 07:56:35 +11:00
Jeremy Wu
7501a7e7e7
version bump
2021-01-07 20:40:22 +11:00
Ioannis G
407d8f0191
appveyor: simplify deploy conditions
2021-01-07 00:54:00 +02:00
Ioannis G
ce2d5d247e
appveyor: remove zip of output from artifacts
...
plus some clean-up in post_build.ps1
2021-01-07 00:53:59 +02:00
Ioannis G
99e0add54f
appveyor: deploy releases to github
2021-01-07 00:53:58 +02:00
Ioannis G
952a57d858
appveyor: collect squrrel artifacts
2021-01-07 00:53:56 +02:00
Ioannis G
bc3dfd4a73
appveyor: publish self-contained
2021-01-07 00:53:54 +02:00
Jeremy Wu
110cf2a607
version bump
2020-12-20 20:28:30 +11:00
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