Nico Schottelius
21a16f5584
consul, changelog, consul agent => alpine
6 years ago
Darko Poljak
4a5425a95e
Release 5.0.2
6 years ago
Darko Poljak
d604a9db7a
Fix pycodestyle
6 years ago
Darko Poljak
7195b594f3
++changelog
6 years ago
Darko Poljak
f376eb361f
Merge branch 'dry_run_env_var' into 'master'
...
set __cdist_dry_run env var if dry-run
See merge request ungleich-public/cdist!781
6 years ago
Ander Punnar
69622b0fa5
set __cdist_dry_run env var if dry-run
6 years ago
Nico Schottelius
fe643b9092
++doc
6 years ago
Nico Schottelius
ce52203ba3
__user add alpine support
6 years ago
Nico Schottelius
5f462d6380
++alpine support
6 years ago
Nico Schottelius
569ae29955
[__package_apk] fix / add support for @yrepo syntax
6 years ago
Darko Poljak
66cdbc5233
Simplify maintainer's helper script
6 years ago
Darko Poljak
afa00a9094
Fix build-helper script
6 years ago
Darko Poljak
a8ee4356ef
Release 5.0.1
6 years ago
Darko Poljak
15f01149f9
Update old homepage residual refs and non working git protocol
6 years ago
Darko Poljak
73fd1ffbc1
Update homepage
6 years ago
Darko Poljak
5ceb4928c7
Merge branch 'cleanup/rearrange-makefile-and-build-helper' into 'master'
...
Re-arrange Makefile and build-helper script
See merge request ungleich-public/cdist!778
6 years ago
Darko Poljak
4f40c6ac65
Re-arrange Makefile and build-helper script
...
Maintainers should use build-helper script.
End users should use Makefile, which contains targets
that can be run on pure source (without git repository).
6 years ago
Darko Poljak
d696a55879
++changelog
6 years ago
Darko Poljak
fb52bfb353
Merge branch 'documentation/update-best-practice' into 'master'
...
Add 'Perils of CDIST_ORDER_DEPENDENCY' sub-section
See merge request ungleich-public/cdist!777
6 years ago
Darko Poljak
02eb6c75a7
Add 'CDIST_ORDER_DEPENDENCY kills parallelization'
6 years ago
Darko Poljak
28082c710a
Add refs to perils of CDIST_ORDER_DEPENDENCY
6 years ago
Darko Poljak
735f57b3a0
Add 'Perils of CDIST_ORDER_DEPENDENCY' sub-section
6 years ago
Darko Poljak
4d75a05e35
Rm redundant tag description from rel notes
6 years ago
Darko Poljak
aad6c34178
Release 5.0.0
6 years ago
Darko Poljak
10a29ca9e6
Fix pycodestyle issue
6 years ago
Darko Poljak
954663475a
Merge branch 'cdist-5.0.0' into 'master'
...
Cdist 5.0.0
See merge request ungleich-public/cdist!775
6 years ago
Darko Poljak
513fde1cc1
++changelog
6 years ago
Darko Poljak
d242f1e758
Unify build-helper scripts
6 years ago
Darko Poljak
2f93320627
Generating speeches is not part of cdist release
...
Speeches should be generated on demand when needed
and the cdist website should be updated.
6 years ago
Darko Poljak
249ac917d3
Changes due to new website
6 years ago
Darko Poljak
0ab43e2405
Release -j/--jobs option, i.e. make it non-beta
6 years ago
Darko Poljak
bd9884fac4
Tell curl to use HTTP version 1.1
...
By default, was getting the following error:
curl: (92) HTTP/2 stream 0 was not closed cleanly: PROTOCOL_ERROR (err 1)
6 years ago
Darko Poljak
71945ef956
Fix copy-paste thing
6 years ago
Darko Poljak
fe833fdfcb
Sign git tag as one of the last steps
...
If it fails then the whole release should not fail,
signing git tag can be tried again.
6 years ago
Darko Poljak
6258e397ed
Include changelog in gitlab release
6 years ago
Darko Poljak
2a0a24eccc
++changelog
6 years ago
Darko Poljak
de1c198dc0
Merge branch 'feature/detect-dependency-cycle' into 'master'
...
Detect dependency cycle as soon as possible
See merge request ungleich-public/cdist!774
6 years ago
Darko Poljak
edfaa65d2b
Detect dependency cycle as soon as possible
6 years ago
Darko Poljak
2505023387
Append requirement only if already not present
6 years ago
Darko Poljak
6ad261fdf2
++changelog
6 years ago
Darko Poljak
8b93bf0218
Migrate from github to ungleich gitlab
6 years ago
Darko Poljak
3ca337dfe0
++changelog
6 years ago
Darko Poljak
880f653ec2
Merge pull request #771 from sideeffect42/quote-block
...
__block: Quote prefix/suffix
6 years ago
Darko Poljak
5b20950045
Merge pull request #773 from sideeffect42/postgres-nopw
...
__postgres_{database,role}: Run psql with --no-password (-w)
6 years ago
Darko Poljak
281691cfd9
Merge pull request #772 from sideeffect42/openbsd-init
...
explorer/init: Add support for OpenBSD
6 years ago
Takashi Yoshi
f7ace88ec2
[__postgres_{database,role}] Run psql with --no-password (-w)
...
cdist does not work with interactive processes, so it's better to fail when
manual password input is required.
6 years ago
Takashi Yoshi
6dd5278ade
[explorer/init] Add support for OpenBSD
6 years ago
Takashi Yoshi
510ea220f2
[type/__block] Quote prefix and suffix correctly
...
Before prefix and suffix were not allowed to contain " (quotes).
6 years ago
Darko Poljak
31b9859e08
++changelog
6 years ago
Dmitry Bogatov
a95d4ffefa
Fix spelling error in manpage
6 years ago