hugo/testscripts/commands
Bjørn Erik Pedersen 89bd025ebf Build without the deploy feature by default
Build tags setup changed to:

* !nodeploy => withdeploy
* nodeploy => !withdeploy

Also move the deploy feature out into its own release archives.

See #12994 for the primary motivation for this change. But this also greatly reduces the number of dependencies in Hugo when you don't need this feature and cuts the binary size greatly.

Fixes #12994
2024-10-30 11:46:40 +01:00
..
commands_errors.txt
completion.txt
config.txt commands: Use consistent style when describing subcommands 2024-10-15 08:51:53 +02:00
config__cachedir.txt
convert.txt commands: Use consistent style when describing subcommands 2024-10-15 08:51:53 +02:00
deprecate.txt Add a field prefix to the deprecated log statements 2023-11-01 16:40:26 +01:00
env.txt
gen.txt Build without the deploy feature by default 2024-10-30 11:46:40 +01:00
hugo.txt Fix deprecation errors 2024-08-05 19:23:53 +02:00
hugo__configdir.txt
hugo__errors.txt
hugo__flags.txt
hugo__noconfig.txt
hugo__path-warnings-postprocess.txt
hugo__path-warnings.txt
hugo__processingstats.txt all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
hugo__processingstats2.txt all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
hugo__publishdir_in_config.txt
hugo__static_composite.txt Fix regression on handling of overlapping file mounts 2024-02-22 15:36:27 +01:00
hugo__watch.txt
hugo_build.txt commands: Add "hugo build" as an alias for "hugo" 2024-09-30 10:36:29 +02:00
hugo_configdev_env.txt
hugo_configdev_environment.txt
hugo_configprod.txt
hugo_printpathwarnings.txt
hugo_printunusedtemplates.txt
import_jekyll.txt commands: Use consistent style when describing subcommands 2024-10-15 08:51:53 +02:00
list.txt commands: Fix --clock with the list command 2024-02-17 13:14:15 +01:00
mod.txt Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
mod__disable.txt Fix it so disable a module does not disable transitive dependency required by others 2023-08-23 18:05:18 +02:00
mod__themesdir.txt
mod_get.txt Fix so hugo get -u updates transitively 2023-10-22 16:32:01 +02:00
mod_get_u.txt commands/mod: Ignore invalid module path 2024-02-22 16:00:03 +01:00
mod_init.txt commands: Ignore "module does not exist" errors in hugo mod init 2024-09-19 12:26:04 +02:00
mod_npm.txt Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
mod_npm_withexisting.txt Upgrade to Go 1.23 2024-08-15 10:18:19 +02:00
mod_tidy.txt
mod_vendor.txt testscripts: Make mod vendor test stable 2023-08-23 20:52:09 +02:00
new.txt create/skeletons: Add delimiters to archetype front matter 2024-10-15 21:37:26 +02:00
new_content.txt Delay the creation of cache directories until they're used 2023-08-30 16:39:06 +03:00
new_content_archetypedir.txt all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2024-01-27 16:28:14 +01:00
noop.txt Make sure resources directory isn't created in hugo new theme 2023-08-23 22:50:35 +02:00
server.txt Fix deprecation errors 2024-08-05 19:23:53 +02:00
server__edit_config.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__edit_content.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__error_recovery_edit_config.txt hugolib/commands: Fix stuck server error issues 2024-10-24 13:34:11 +02:00
server__error_recovery_edit_content.txt hugolib/commands: Fix stuck server error issues 2024-10-24 13:34:11 +02:00
server__multihost.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__watch_hugo_stats.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server__watch_moduleconfig.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_disablelivereload.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_disablelivereload__config.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_render_static_to_disk.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
server_render_to_memory.txt commands: Make the server flag --renderToDisk into --renderToMemory (note) 2024-02-05 14:04:17 +01:00
version.txt