Commit graph

50 commits

Author SHA1 Message Date
dependabot[bot]
578ad99cec
Bump softprops/action-gh-release from 1 to 2 (#2606) 2024-04-01 16:05:54 +00: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
dependabot[bot]
f07b2def85
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 22:49:12 +00:00
dependabot[bot]
434dace981
Bump actions/setup-dotnet from 1 to 3
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v3)

---
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-09-04 17:51:41 +00:00
dependabot[bot]
59c26623ee
Bump actions/checkout from 2 to 3 (#2311) 2023-09-04 17:51:20 +00:00
Jeremy Wu
8c2f0bdd89 fix Program plugin build target 2023-08-16 22:12:22 +10:00
Jeremy Wu
57eb603c48 fix typo 2023-08-16 21:58:47 +10:00
Jeremy Wu
ec5a2729fe add release note description 2023-08-16 21:52:13 +10:00
Jeremy Wu
62fa8de936 add WindowsSettings plugin publish step 2023-08-16 21:40:58 +10:00
Jeremy Wu
6a050ebf31 add WebSearch plugin publish step 2023-08-16 21:37:21 +10:00
Jeremy Wu
69baaafe25 add Url plugin publish step 2023-08-16 21:32:43 +10:00
Jeremy Wu
cb758de01a Add Sys plugin publish step 2023-08-16 21:28:42 +10:00
Jeremy Wu
6d420e4749 add Shell plugin publish step 2023-08-16 21:24:45 +10:00
Jeremy Wu
116acc73bf add Program plugin publish step 2023-08-16 21:21:19 +10:00
Jeremy Wu
7f9702662e add ProcessKiller plugin publish step 2023-08-16 21:17:31 +10:00
Jeremy Wu
0c0964303a add PluginsManager plugin publish step 2023-08-16 21:07:24 +10:00
Jeremy Wu
a1e6d610e8 add PluginIndicator plugin publish step 2023-08-16 21:02:54 +10:00
Jeremy Wu
d1e79150dd add Explorer plugin publish 2023-08-16 20:46:24 +10:00
Jeremy Wu
be58cf0a7e add Calculator plugin publish step 2023-08-16 20:40:42 +10:00
Jeremy Wu
48fde007fc add BrowserBookmark plugin publish step 2023-08-16 20:39:12 +10:00
sitiom
c047807bfd
Change Winget Releaser job runner to ubuntu-latest 2023-07-10 21:42:51 +08:00
Ioannis G
b1286d9ab1
switch winget release action to only fire manually 2023-07-09 20:03:01 +03:00
dependabot[bot]
e20ac83829
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [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/v7...v8)

---
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-03-23 23:02:56 +00:00
dependabot[bot]
2677c6eb08
Bump vedantmgoyal2009/winget-releaser from 1 to 2
Bumps [vedantmgoyal2009/winget-releaser](https://github.com/vedantmgoyal2009/winget-releaser) from 1 to 2.
- [Release notes](https://github.com/vedantmgoyal2009/winget-releaser/releases)
- [Commits](https://github.com/vedantmgoyal2009/winget-releaser/compare/v1...v2)

---
updated-dependencies:
- dependency-name: vedantmgoyal2009/winget-releaser
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 22:37:32 +00:00
VictoriousRaptor
84f3a31dde
Disable action on push
[ci skip]
2023-01-04 01:20:54 +08:00
VictoriousRaptor
2604b01f05 Stop spell check on push
[ci skip]
2023-01-03 19:15:39 +08:00
VictoriousRaptor
c53fdc1ed6
Fix crowdin spell check action (#1756)
* Tweak file exclusion rule

* Exclude l10n_dev branch

* Disable cancel in progress

* Temporarily check all for test

* Fix checking head ref

* Stop checking Resources.resx

* Update texts

* Update regex

* update exclude list

* Test l10n_dev

* ignore resx

* update

* fix branch head

* update newline

* update regex

* test

* remove test code

* Exclude l10n_dev branch
2023-01-02 18:35:37 +09:30
VictoriousRaptor
c121597376
Fix sarif (#1752)
* Fix SARIF

* only check changed files

* mask http/https

* add newline at eof

* Add dicts

* fix http regex

* fix http regex
2022-12-31 17:37:40 +02:00
Jeremy Wu
51bbd23110
Merge pull request #1744 from VictoriousRaptor/SpellChekAction
Spell check action
2022-12-31 21:08:20 +09:30
Vic
2bed0f871d Add spell check workflow 2022-12-31 16:49:58 +08:00
dependabot[bot]
fecb9d38b3
Bump actions/stale from 4 to 7 (#1737) 2022-12-30 16:51:26 +00:00
Ryan Caezar Itang
95d1858103 Add Winget Releaser workflow 2022-12-30 19:29:37 +08:00
Kevin Zhang
5a3563191f
Update stale message 2022-07-13 02:42:30 -05:00
Garulf
f988d39f39 Ignore common PR labels 2022-07-09 12:59:15 -04:00
Garulf
b75d2ce36d Ignore "keep fresh" label 2022-07-09 12:59:06 -04:00
Garulf
a061c6c329 Update stale.yml 2022-07-09 12:58:40 -04:00
Garulf
3a23d20080 Remove newline 2022-07-09 12:58:29 -04:00
Garulf
361f545f6f Increase number of days until Stale issue is closed 2022-07-09 12:58:02 -04:00
Garulf
77881c1d04 Increase number of days for Stale designation 2022-07-09 12:57:48 -04:00
Garulf
dd548732d1 Move workflow to proper directory 2022-05-10 19:47:04 -04:00