hugo:github/space

Last commit made on 2024-04-14
Get this branch:
git clone -b github/space https://git.launchpad.net/hugo

Branch merges

Branch information

Name:
github/space
Repository:
lp:hugo

Recent commits

0c8232e... by Bjørn Erik Pedersen

github: Add a "free space" step on Ubuntu

bfc3122... by Bjørn Erik Pedersen

helpers: Add BenchmarkTrimShortHTML

00ae8e8... by Bjørn Erik Pedersen

github: Update actions

e423e56... by Bjørn Erik Pedersen

github: Format GitHub actions files

09eb822... by Joe Mooring <email address hidden>

hugolib: Display server address after each rebuild

Closes #12359

a6e8439... by Joe Mooring <email address hidden>

resources/page: Add taxonomies Page method

Closes #12316

38f68cd... by Bjørn Erik Pedersen

commands: Adjust completions

a67650b... by Ville Skyttä

completion: Improve existing argument completions, add many more

Do not offer filenames to arguments not taking one, complete arguments
of options taking resource kinds, directory names, --logLevel, release
--step, config and new --format.

As an internal refactoring, use higher level functions to set flag
completions. SetAnnotation works, but is more verbose than
alternatives, and uses bash specific wording.

While at it, move setting completions next to flag definitions
consistently.

Remove superfluous --destination completer setting, which is already
set elsewhere.

2a060b3... by Bjørn Erik Pedersen

Upgrade to Go 1.22.2

Closes #12351

97df6be... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>