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

feat: add Debian 11 Bullseye & update yamllint configuration #345

Merged
merged 8 commits into from
Jul 18, 2021

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    e16d3a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    9645758 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4cdf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6a49b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    767cb2b View commit details
    Browse the repository at this point in the history
  5. feat(gitlab-ci): implement allow_failure to be used for instances

    Introducing this so that Debian 11 can be introduced now throughout all
    formulas.  For the most part, these instances are only failing because
    the upstream repo hasn't been made available just yet; rather than
    disabling Debian 11 instances, let them run and then use them as
    standard instances once they start passing.
    myii committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    87e4244 View commit details
    Browse the repository at this point in the history
  6. feat(gitlab-ci): use allow_failure for instances that should work soon

    * Debian 11, awaiting upstream repo:
      - `nginx-formula` (`passenger` suite)
      - `node-formula`
      - `packages-formula` (which fails due to the dependency on the `node-formula`)
      - `powerdns-formula`
      - `rspamd-formula`
      - `salt-formula`
      - `telegraf-formula`
      - `varnish-formula`
      - `zabbix-formula`
    
    * Debian 11, service enabling issue:
      - `stunnel-formula`
    myii committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    4029161 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81311cd View commit details
    Browse the repository at this point in the history