As we reevaluate how to best support and maintain Staging Ref in the future, we encourage development teams using this environment to highlight their use cases in the following issue: https://gitlab.com/gitlab-com/gl-infra/software-delivery/framework/software-delivery-framework-issue-tracker/-/issues/36.

Skip to content
Snippets Groups Projects
  1. Mar 18, 2022
  2. Mar 16, 2022
  3. Mar 15, 2022
    • Nick Thomas's avatar
      Default to info level for an empty log-level · 384cc476
      Nick Thomas authored
      I'd assumed that the `omitempty` directive for LogLevel in
      internal/config/config.go would get us this behaviour. If it did, we
      wouldn't have had to specify the default twice. Unfortunately, it
      doesn't, which is to say that given a config file like:
      
      ```
      log_level:
      ```
      
      The default *is* overridden by the empty string.
      
      It's an easy enough fix.
      
      Changelog: fixed
      384cc476
  4. Mar 07, 2022
  5. Feb 23, 2022
  6. Feb 22, 2022
  7. Feb 21, 2022
  8. Feb 17, 2022
  9. Feb 16, 2022
  10. Feb 15, 2022
  11. Feb 11, 2022
  12. Feb 10, 2022
  13. Feb 03, 2022
  14. Feb 02, 2022
Loading