5693efb0b1
fix: publish nightly
2025-08-06 20:52:46 +02:00
6ad7121a28
fix: publish nightly remove draft
2025-08-06 20:48:20 +02:00
26ef693417
chore: publish nightly ( #2246 )
...
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com >
2025-08-06 20:29:36 +02:00
952f32d388
chore(deps): update all non-major dependencies ( #2351 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-06 10:51:19 -03:00
e72c35f79f
fix(goreleaser): fix automatic submission of winget pr
2025-07-28 10:59:45 -03:00
72991d4f04
v3.44.1
v3.44.1
2025-07-23 20:59:38 +00:00
6f965e3043
chore: changelog for #2265
2025-07-23 20:59:14 +00:00
1c6d686356
chore: replace PPRemoveAbsolutePaths with generic fixture template data ( #2265 )
...
* chore: replace PPRemoveAbsolutePaths with generic fixture template data
* chore: update to goldie v2.7.1
2025-07-23 21:57:25 +01:00
dac5aa1954
chore(deps): update all non-major dependencies ( #2333 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-21 09:46:14 -03:00
303bd6ccb2
chore(goreleaser): add section
field to deb package ( #2331 )
2025-07-21 09:45:08 -03:00
f736cfaaf1
chore(deps): update all non-major dependencies ( #2326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 09:23:53 -03:00
53f97889bc
chore: changelog for #2323
2025-07-09 17:38:54 +00:00
fe2da74ea3
fix: don't suggest internal tasks ( #2323 )
...
Co-authored-by: Max Mizikar <maxmzkr@gmail.com >
2025-07-09 18:36:40 +01:00
64fb66895b
chore: added changelogs for #2316 and #2322
2025-07-09 15:26:47 +00:00
d2bd834c81
fix: spaces in path ( #2322 )
2025-07-09 16:21:42 +01:00
8a43ca5d8f
chore: move away from deprecated func
2025-07-07 10:14:50 -03:00
a10a9faabf
chore(taskfile): add go.mod
as source for the lint tasks
2025-07-07 10:14:50 -03:00
3d3ed0e403
chore(deps): update all non-major dependencies
2025-07-07 10:14:50 -03:00
47dc87a2c9
fix: remove extra breaking randInt function ( #2316 )
2025-07-03 23:08:43 +01:00
3b0a746f85
feat: update go-task/template to latest version
2025-07-03 21:46:09 +00:00
281edfe5b3
chore(deps): update all non-major dependencies ( #2311 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-30 09:32:44 -03:00
7289ffce0b
docs: add macports / freebsd installation instructions ( #2308 )
2025-06-30 09:31:48 -03:00
61e1af50ff
chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /website ( #2298 )
...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases )
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12 )
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 10:39:42 -03:00
715a143735
chore(deps): update all non-major dependencies ( #2297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-16 09:26:27 -03:00
a0b1605634
chore: add changelog entry for #2291
2025-06-09 14:12:03 -03:00
69fc13bd13
fix(release): fix install script for armv5/6/7 ( #2291 )
2025-06-09 14:07:11 -03:00
b42a52ba77
chore(deps): update all non-major dependencies ( #2289 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-08 22:09:51 -03:00
cb812476b3
v3.44.0
v3.44.0
2025-06-08 21:34:13 -03:00
b09c6870fe
docs: add note about watcher reliability
2025-06-08 21:31:47 -03:00
86e4a3aac7
chore(changelog): add entried for watch fixes
2025-06-08 21:19:03 -03:00
7782bc92ae
fix(watcher): fix some v3.43.x regressions ( #2271 )
2025-06-08 19:44:08 -03:00
9cc2d65091
chore(deps): update all non-major dependencies ( #2281 )
2025-06-02 13:26:32 +00:00
b932e539d9
chore: go mod tidy
2025-05-28 22:08:27 -03:00
be45eb04d9
refactor: watchTasks - Chmod operations are already filtered in the Deduper
2025-05-26 16:51:37 -03:00
6b878980dc
refactor(fsnotifyext): use Event.Has to check for chmod operations
...
As recommended by the Event.Op godoc. Op is a bitmask, and some systems may send multiple operations at once
2025-05-26 16:51:37 -03:00
cd910abd45
doc(fsnotifyext): add godoc for GetChan method
2025-05-26 16:51:37 -03:00
6e524bb2fa
refactor(fsnotifyext): GetChan should return a receive only chan
2025-05-26 16:51:37 -03:00
b4c8f5a0fe
refactor(fsnotifyext): handle Deduper timers in own goroutine, avoid mutex use
2025-05-26 16:51:37 -03:00
09f85844ba
chore(deps): update all non-major dependencies ( #2270 )
2025-05-26 16:39:01 -03:00
d54d2ccabc
chore: add special variables task to remote for testing
2025-05-24 13:33:55 +00:00
cf81ab3112
chore: go mod tidy
2025-05-24 13:11:02 +00:00
aaa7b7772d
chore: changelog for #2223
2025-05-24 13:03:29 +00:00
71eb8cdeea
feat: checksum pinning ( #2223 )
2025-05-24 14:00:02 +01:00
68ce8b1d84
chore: changelog for #2220
2025-05-24 12:41:31 +00:00
5323990c72
feat: redact credentials in remote urls ( #2220 )
...
* feat: redact credentials in remote urls
* chore: improve function naming
* fix: TaskfileNotSecureError should use redacted URI
* feat: unexport all node implementation fields
* fix: unexport HTTPNode.url
2025-05-24 13:38:18 +01:00
ec4e68d601
chore: changelog for #2256
2025-05-20 20:40:28 +00:00
bb5b045293
feat: add task name to json output ( #2256 )
2025-05-20 21:37:57 +01:00
89f29cb75b
chore(deps): update all non-major dependencies ( #2260 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 13:38:05 +02:00
da4ce5b0a5
fix(expand): return nothing if there are no matches
2025-05-09 15:55:52 -03:00
fb68a5f79a
chore(deps): update golangci/golangci-lint-action action to v8 ( #2237 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com >
2025-05-06 20:45:06 +02:00