Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-task 3.38.0 #176003

Merged
merged 2 commits into from
Jul 6, 2024
Merged

go-task 3.38.0 #176003

merged 2 commits into from
Jul 6, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
- Added `TASK_EXE` special variable (#1616, #1624 by @pd93 and @andreynering).
- Some YAML parsing errors will now show in a more user friendly way (#1619 by @pd93).
- Prefixed outputs will now be colorized by default (#1572 by @AlexanderArvidsson)
- [References](https://taskfile.dev/usage/#referencing-other-variables) are now generally available (no experiments required) (#1654 by @pd93).
- Templating functions can now be used in references (#1645, #1654 by @pd93).
- Added a new [templating reference page](https://taskfile.dev/reference/templating/) to the documentation (#1614, #1653 by @pd93).
- If using the [Map Variables experiment (1)](https://taskfile.dev/experiments/map-variables/?proposal=1), references are available by [prefixing a string with a `#`](https://taskfile.dev/experiments/map-variables/?proposal=1#references) (#1654 by @pd93).
- If using the [Map Variables experiment (2)](https://taskfile.dev/experiments/map-variables/?proposal=2), the `yaml` and `json` keys are no longer available (#1654 by @pd93).
- Added a new `TASK_REMOTE_DIR` environment variable to configure where cached remote Taskfiles are stored (#1661 by @vmaerten).
- Added a new `--clear-cache` flag to clear the cache of remote Taskfiles (#1639 by @vmaerten).
- Improved the readability of cached remote Taskfile filenames (#1636 by @vmaerten).
- Starting releasing a binary for the `riscv64` architecture on Linux (#1699 by @mengzhuo).
- Added `CLI_SILENT` and `CLI_VERBOSE` variables (#1480, #1669 by @Vince-Smith).
- Fixed a couple of bugs with the `prompt:` feature (#1657 by @pd93).
- Fixed JSON Schema to disallow invalid properties (#1657 by @pd93).
- Fixed version checks not working as intended (#872, #1663 by @vmaerten).
- Fixed a bug where included tasks were run multiple times even if `run: once` was set (#852, #1655 by @pd93).
- Fixed some bugs related to column formatting in the terminal (#1350, #1637, #1656 by @vmaerten).

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jun 30, 2024
@chenrui333
Copy link
Member

@chenrui333 chenrui333 added the test failure CI fails while running the test-do block label Jun 30, 2024
Copy link
Contributor

github-actions bot commented Jul 3, 2024

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@chenrui333
Copy link
Member

close for now, until go-task/task#1709 is fixed.

@chenrui333 chenrui333 added the upstream issue An upstream issue report is needed label Jul 4, 2024
@branchvincent branchvincent restored the bump-go-task-3.38.0 branch July 6, 2024 14:55
@branchvincent branchvincent reopened this Jul 6, 2024
Co-authored-by: Branch Vincent <branchevincent@gmail.com>
@branchvincent branchvincent force-pushed the bump-go-task-3.38.0 branch from 94d52a0 to 0652933 Compare July 6, 2024 14:59
@branchvincent branchvincent added ready to merge PR can be merged once CI is green and removed upstream issue An upstream issue report is needed stale No recent activity test failure CI fails while running the test-do block labels Jul 6, 2024
Copy link
Contributor

github-actions bot commented Jul 6, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 6, 2024
@BrewTestBot BrewTestBot enabled auto-merge July 6, 2024 17:41
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 6, 2024
Merged via the queue into master with commit 86b547e Jul 6, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-go-task-3.38.0 branch July 6, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue ready to merge PR can be merged once CI is green
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants