You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate files before Supervisor/systemd installation.
Manage generation of systemd configuration files.
Fix quoted glob patterns that prevented the installation of systemd .target files.
CONF_INSTALL_SYMLINK: links cleanup is now pattern-based (version numbers and main branch name, non-committed links only), the main-named link is created when the main branch is deployed, and links are never created over committed files.
New CONF_INSTALL_VERSION_ALIAS configuration.
Packaging (dpk pkg)
New CONF_PKG_CONCAT configuration (associative array) to concatenate files during the packaging process.
Check the minification program availability before any file generation.
Branch management (dpk branch)
Fix the --rename option.
Accept the --tag parameter (used with --create).
Misc
bash completion: add the origin command, the branch options (--graph, --rebase, --rename, --prune) and the install options (--no-supervisor, --no-systemd).