Revisions of task

buildservice-autocommit accepted request 1173571 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 48)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 47)
- Update to version 3.37.2:
  * v3.37.2
  * chore: changelog for #1649
  * fix: included variable merging (#1649)
  * chore: changelog for #1648
  * fix: nil schema panic (#1648)
  * fix: var_subkey schema
  * fix(docs): add references to experiments links (#1644)
buildservice-autocommit accepted request 1173486 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 46)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 45)
- Update to version 3.37.1:
  * v3.37.1
  * fix: add changelog + fix for booleans for #1641
  * fix: handle int and float env variable by converting them to string (#1641)
  * chore: fix json schema typos (#1642)
  * chore: prep any variables for release (#1586)
  * chore(goreleaser): fix deprecation warning
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 44)
- Update to version 3.37.0:
  * v3.37.0
  * chore: changelog and docs for #1623
  * feat: stdin required -t - (#1623)
  * fix(remote): do not display prompt if it's empty (#1634)
  * chore: changelog for #1610
  * feat(remote): replace env variable in include remote URL (#1610)
  * docs: fix reference to GOOS and GOARCH link (#1628)
  * feat: warn about move from any variables to map variables (#1618)
  * chore: changelog for #1612
  * feat: ability to resolve refs using templating syntax (#1612)
  * chore: changelog for #1607
  * feat: taskfile mutex for adding edge data
  * feat: edge weight
  * feat: add support for multiple includes on a graph edge
  * refactor: includes uses pointers
  * chore(changelog): add entry for #1613
  * chore(completions): support tilde home directory for zsh (#1613)
  * chore: improve changelog for #1603
  * feat: add alias `q` for template function `shellQuote` (#1603)
  * chore(website): disable translations for now (#1617)
  * chore: changelog for #1563
  * chore: remove code that outputs the graphviz file
  * fix: linting issues
  * feat: merge concurrency
  * fix: advanced import operates on including file instead of included file
  * fix: bug with merge code
  * fix: advanced import resolving dynamic variables incorrectly
  * feat: merger
  * fix: include_with_vars test included the same file multiple times
buildservice-autocommit accepted request 1166295 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 43)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 42)
- Update to version 3.36.0:
  * v3.36.0
  * chore: add changelog for #1576
  * feat: support 8-bit color (#1576)
  * fix: address compilation error on `watch_test.go`
  * chore(crowdin): fixes to `crowdin.yml` (#1583)
  * chore(deps): bump golang.org/x/term from 0.18.0 to 0.19.0 (#1581)
  * chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#1570)
  * chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /website (#1558)
  * chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#1561)
  * chore(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 (#1582)
  * chore(website): upgrade crowdin cli
  * chore(website): upgrade docusaurus (#1577)
  * chore: changelog for #1347
  * feat: use timeout in RemoteExists function
  * docs: remote root taskfiles
  * refactor: slightly improved NewBaseNode API
  * refactor: rename node resolver methods
  * feat: don't send entire include to node resolvers
  * feat: root remote taskfiles
  * feat: reorder icons
  * refactor: md -> mdx
  * fix: update references to website directory
  * refactor(website): rename docs -> website
  * feat: when nav is small float link icons to the left
  * feat: single docs item in navbar
  * feat: move donate doc to pages
  * feat: move locale dropdown to the right
  * feat: icons instead of text links in navbar
  * fix: logo in next/intro docs and spacing
buildservice-autocommit accepted request 1155211 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 41)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 40)
- Update to version 3.35.1:
  * v3.35.1
  * chore: changelog for #1530
  * fix: taskfile directory (#1530)
  * chore: changelog for #1523
  * feat: taskfile special variable (#1523)
  * refactor: move flags into their own package (#1521)
buildservice-autocommit accepted request 1153116 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 39)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 38)
- Update to version 3.35.0:
  * v3.35.0
  * chore: add changelog for #1520
  * fix: list tasks (#1520)
  * docs: improve wording (#1518)
  * chore(deps): bump mvdan.cc/sh/v3 from 3.7.0 to 3.8.0 (#1515)
  * chore: add changelogs for #1483 and #1489
  * feat: more permissive file modes
  * docs: added reading from stdin section to usage
  * feat: add missing syntax highlighters
  * fix: resolve directory correctly when using --dir
  * feat: stdin node
  * feat: error when multiple wildcard matches are found
  * docs: updated usage to include section on wildcard arguments
  * feat: tests for wildcard matching
  * feat: wildcard matching of task names
  * feat: pass ast.Call by reference
  * chore: add changelog for #1491
  * docs(api): remove duplicated entry for requires (#1491)
  * chore: add changelog for #1495
  * docs: improve style guide docs (#1495)
  * chore: add changelog for #1510
  * docs: specify that variable declaration order is respected (#1510)
  * chore: add changelog for #1512
  * refactor: bubble errors from ListTaskNames
  * fix: setup logger if nil when listing task names
  * chore: added changelog for #1500
  * chore: update go minimum version to 1.21
  * feat: go 1.21
  * chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#1502)
buildservice-autocommit accepted request 1142056 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 37)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 36)
- Update to version 3.34.1:
  * v3.34.1
  * fix: remote prompt (#1487)
buildservice-autocommit accepted request 1141745 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 35)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 34)
- Update to version 3.34.0:
  * v3.34.0
  * refactor: use tf for taskfile instead of t
  * refactor: move task merge code into a method
  * refactor: convert taskfile.Merge into a method
  * chore: add changelog for #1478
  * fix: experiment flags not working when .env is not in cwd (#1478)
  * chore: add changelog for #1469
  * feat: add ROOT_TASKFILE special variable (#1469)
  * chore: add changelog for #1465
  * fix: tests
  * feat: update schema to accept semver strings
  * refactor: consistent naming for errors
  * feat: version checks
  * chore: fix typo on changelog
  * chore: add changelog for #1482
  * fix(completions): support lowercase filename for Taskfile (#1482)
  * chore: add changelog for #1476
  * chore: add linting CI step for the JSON Schema
  * fix: malformed `defer` definition in JSON Schema
  * refactor: dedent JSON Schema 'definitions'
  * fix: remove "versioning" from jsonschema defs
  * chore: sync translations (#1466)
  * docs: improvements/corrections to experiments doc
  * chore: changelog for #1438, #1464
  * feat: merge template func should support variadic list of maps (#1464)
  * chore: changelog
  * feat: support refs in dependencies
  * feat: resolve variables in vars declarations too
  * feat: updated schema.json
buildservice-autocommit accepted request 1134668 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 33)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 32)
- Update to version 3.33.1:
  * chore(readme): fix another typo on link
  * v3.33.1
  * chore(readme): fix typo on link
  * chore: changelog for #1437
  * fix: variable propagation (#1437)
  * chore: changelog
  * feat: support looping over map variables (#1436)
  * revert: docs back to .md files until prettier supports mdx
  * docs: add information about loops
  * chore: update any_variables doc to mdx
buildservice-autocommit accepted request 1134478 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 31)
baserev update by copy to link target
Felix Niederwanger's avatar Felix Niederwanger (ph03nix) committed (revision 30)
- Update to version 3.33.0:
  * docs: add information about loops
  * chore: update any_variables doc to mdx
  * v3.33.0
  * chore: changelog and docs for #1434
  * docs: minor updates to the "any variables" experiment page
  * feat: CLI_FORCE special variable (#1434)
  * chore(deps): bump axios from 1.4.0 to 1.6.2 in /docs (#1433)
  * feat: docusaurus v3 (#1432)
  * fix: non-evaluated nil values should be converted to empty strings to avoid empty interface errors in the templater
  * chore: changelog
  * feat: testdata
  * fix: handle errors when sh is used in Taskfiles with the any variables experiment enabled
  * fix: dynamic vars break with for because of fast-compiled tasks
  * feat: for supports variables and lists of any type
  * feat: new dynamic variable syntax
  * docs: any variables experiment
  * feat: update schema to support objects and arrays in vars
  * feat: add ability to unmarshal as any when experiment enabled
  * feat: change Var.Value from string to an any type
  * refactor: rename Var.Static to Var.Value
  * feat: add any variable experiment flag
  * chore: changelog
  * feat: add aliases to --json output
  * chore: bump golangci-lint version
  * chore(docs): fix typo (#1422)
  * chore: sync translations (#1418)
  * chore(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#1419)
buildservice-autocommit accepted request 1129962 from Felix Niederwanger's avatar Felix Niederwanger (ph03nix) (revision 29)
baserev update by copy to link target
Displaying revisions 1 - 20 of 48
openSUSE Build Service is sponsored by