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

just 1.28.0 #173806

Merged
merged 2 commits into from
Jun 6, 2024
Merged

just 1.28.0 #173806

merged 2 commits into from
Jun 6, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### Changed
- Write shebang recipes to $XDG_RUNTIME_DIR ([#2128](https://github.com/casey/just/pull/2128))
- Add `set dotenv-required` to require an environment file ([#2116](https://github.com/casey/just/pull/2116))
- Don't display submodule recipes in `--list` ([#2112](https://github.com/casey/just/pull/2112))

Added

  • Allow listing recipes in submodules with --list-submodules (#2113)
  • Show recipes in submodules with --show RECIPE::PATH (#2111)
  • Add --timestamp-format (#2106 by neunenak)
  • Allow listing submodule recipes with --list PATH (#2108)
  • Print recipe command timestamps with --timestamps (#2084 by neunenak)
  • Add module_file() and module_directory() functions (#2105)

Fixed

  • Use space-separated recipe paths in --choose (#2115)
  • Fix bash completion for aliases (#2104 by laniakea64)

Misc

  • Don't check in manpage (#2130)
  • Document default shell (#2129)
  • Remove duplicate section in Chinese readme (#2127 by potterxu)
  • Update Chinese readme (#2124 by potterxu)
  • Fix typo in readme (#2122 by potterxu)
  • Don't check in auto-generated completion scripts (#2120)
  • Document when dependencies run in readme (#2103)
  • Build aarch64-pc-windows-msvc release binaries (#2100 by alshdavid)
  • Clarify that dotenv-path-given env file is required (#2099)
  • Print multi-line doc comments before recipe in --list (#2090)
  • List unsorted imported recipes by import depth and offset (#2092)
  • Update README.md (#2091 by laniakea64)

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

chenrui333 commented Jun 6, 2024

    Errno::ENOENT: No such file or directory - man/just.1

just: update build and test

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added the ready to merge PR can be merged once CI is green label Jun 6, 2024
Copy link
Contributor

github-actions bot commented Jun 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 Jun 6, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jun 6, 2024
Merged via the queue into master with commit b663120 Jun 6, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-just-1.28.0 branch June 6, 2024 12:27
@github-actions github-actions bot added the outdated PR was locked due to age label Jul 6, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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. outdated PR was locked due to age ready to merge PR can be merged once CI is green rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants