Commit graph

88 commits

Author SHA1 Message Date
Kevin Zhang
230203f31b
Merge branch 'dev' into velopack 2024-06-17 09:59:57 -07:00
Hongtao Zhang
ffe8352935 try to not execute the command if vpk avaliable in the system. 2024-06-16 17:18:57 -05:00
Hongtao Zhang
98b45f7d15 Merge branch 'dev' of https://github.com/Flow-Launcher/Flow.Launcher into velopack 2024-06-16 17:10:33 -05:00
Jeremy
b4369518dd add auto assign milestone GitHub action 2024-06-16 21:18:53 +10:00
Jeremy
2813bc7b96 fix typo 2024-06-16 16:23:23 +10:00
Jeremy
b543853f1a add auto assign PR assignee 2024-06-16 16:19:40 +10:00
Jeremy
2c2a4daa77 add gitStream config and workflow files 2024-06-10 17:55:40 +10:00
Jeremy Wu
60828d3b90 add gitStream files 2024-06-10 07:41:36 +00:00
VictoriousRaptor
61238641cb Revert output path 2024-05-04 12:02:05 +08:00
Hongtao Zhang
65bb897103 Merge remote-tracking branch 'origin/velopack' into velopack 2024-05-03 22:29:05 -05:00
Hongtao Zhang
8fd998c089 add dotnet tool update again 2024-05-03 22:28:41 -05:00
VictoriousRaptor
f9bb3e6aa7 Merge 'dev' into 'velopack' 2024-05-03 19:54:03 +08:00
dependabot[bot]
578ad99cec
Bump softprops/action-gh-release from 1 to 2 (#2606) 2024-04-01 16:05:54 +00:00
Hongtao Zhang
94d912d116 do not use tag number to create build which causes appveyor to publish release 2024-03-27 17:55:10 -05:00
Hongtao Zhang
fc96eeda12 set NUGET_CERT_REVOCATION_MODE to offline to prevent slower restore 2024-03-27 16:58:31 -05:00
Hongtao Zhang
742604cb97 fix build script and no need to upload nupkg and release as artifact 2024-03-27 01:09:05 -05:00
Hongtao Zhang
d013135531 remove $ before env 2024-03-27 00:54:14 -05:00
Hongtao Zhang
9f5f04ce8c fix again 2024-03-27 00:53:30 -05:00
Hongtao Zhang
5cb72bf2f9 fix env variable (again) 2024-03-27 00:51:24 -05:00
Hongtao Zhang
e31cde4a80 fix environmental variable usage 2024-03-27 00:50:05 -05:00
Hongtao Zhang
0c773b0266 revise versioning 2024-03-27 00:46:14 -05:00
Hongtao Zhang
42c21a2815 use Sem2 versioning 2024-03-27 00:30:17 -05:00
Hongtao Zhang
cb7fc2be47 use a different build number 2024-03-27 00:24:31 -05:00
Hongtao Zhang
d1f61bd195 try github run id 2024-03-27 00:19:16 -05:00
Hongtao Zhang
41ad35ab7d revise assembly version 2024-03-26 18:10:17 -05:00
Hongtao Zhang
7df7ac083f revise version 2024-03-26 17:58:48 -05:00
Hongtao Zhang
286f49c3a3 fix assembly version 2024-03-26 17:57:03 -05:00
Hongtao Zhang
067f69b494 set assemblyinfo after checkout 2024-03-26 17:48:41 -05:00
Hongtao Zhang
2eb6474853 try not install vpk 2024-03-26 17:42:20 -05:00
Hongtao Zhang
8c19ed7732 revising remove duplicate 2024-03-26 17:38:29 -05:00
Hongtao Zhang
943a9fd982 try to cache vpk 2024-03-26 16:00:41 -05:00
Hongtao Zhang
b24b035d89 revise cache 2024-03-26 15:28:34 -05:00
Hongtao Zhang
cffb5bc82d cache after checkout 2024-03-26 15:17:33 -05:00
Hongtao Zhang
a7c22270cb fix cache key 2024-03-26 14:58:52 -05:00
Hongtao Zhang
c4e38b1daa use v4 for upload artifact 2024-03-26 14:52:47 -05:00
Hongtao Zhang
5532efba98 do not compress for artifacts as either binary or too small 2024-03-26 14:46:02 -05:00
Hongtao Zhang
f5b1880351 install vpk 2024-03-26 14:37:44 -05:00
Hongtao Zhang
b886408045 trigger push only on dev/master 2024-03-26 14:32:52 -05:00
Hongtao Zhang
0d316a5766 test github action 2024-03-26 14:30:19 -05:00
dependabot[bot]
0ab26d6f4f
Bump dorny/paths-filter from 2 to 3 (#2509) 2024-03-09 07:15:39 +00:00
Garulf
3280b06ec9 Add help message to stale message 2024-01-22 08:04:22 -05:00
Garulf
852b990efd Use environmental variables and increase number of days until marked stale 2024-01-22 08:04:08 -05:00
Jeremy Wu
e52db047a5
Merge pull request #2449 from Flow-Launcher/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2023-12-16 17:28:05 +11:00
Kevin Zhang
9dcbb1864d
Merge pull request #2451 from Flow-Launcher/dependabot/github_actions/actions/stale-9
Bump actions/stale from 8 to 9
2023-12-12 10:46:11 -06:00
dependabot[bot]
a9e1cdffd5
Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 22:15:29 +00:00
VictoriousRaptor
7a603f5504 Fix spell check
- fix crash
- fix missing dict
2023-12-07 19:32:35 +08:00
dependabot[bot]
86b81f16e4
Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 22:58:51 +00:00
VictoriousRaptor
e56e9b1468 [ci skip] Fix missing dotnet and php dict 2023-10-10 09:08:46 +08:00
VictoriousRaptor
755c09e3d9
Fix spell check extra dict missing error (#2379)
* Fix spell check extra dict missing error

* revert deleting dicts

* fix dup
2023-10-04 05:59:18 +11:00
Jeremy
85115a24cd fix publish plugins action 2023-09-27 20:26:51 +10:00