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

refactor(formula): align to template-formula & improve ci #283

Merged
merged 1 commit into from
Oct 5, 2020

Commits on Oct 5, 2020

  1. refactor(formula): align to template-formula & improve ci features

    FEATURE: Archlinux support
    FEATURE: Windows support
    FEATURE: Enhanced CI/CD
    FEATURE: modular states
    
    BREAKING CHANGE: 'apache.sls' converted to new style 'init.ssl'
    BREAKING CHANGE: "logrotate.sls" became "config/logrotate.sls"
    BREAKING CHANGE: "debian_full.sls" became "config/debian_full.sls"
    BREAKING CHANGE: "flags.sls" became "config/flags.sls"
    BREAKING CHANGE: "manage_security" became "config/manage_security.sls"
    BREAKING CHANGE: "mod_*.sls" became "config/mod_*.sls"
    BREAKING CHANGE: "no_default_host.sls" became "config/no_default_host.sls"
    BREAKING CHANGE: "own_default_host.sls" became "config/own_default_host.sls"
    BREAKING CHANGE: "register_site.sls" became "config/register_site.sls"
    BREAKING CHANGE: "server_status.sls" became "config/server_status.sls"
    BREAKING CHANGE: "vhosts/" became "config/vhosts/"
    BREAKING CHANGE: "mod_security/" became "config/mod_security/"
    
    NOT-BREAKING CHANGE: 'config.sls' became 'config/init.sls'
    NOT-BREAKING CHANGE: 'uninstall.sls' symlinked to 'clean.sls'
    noelmcloughlin committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    47818fc View commit details
    Browse the repository at this point in the history