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. Sep 13, 2016
  2. Sep 02, 2016
  3. Aug 26, 2016
  4. Aug 19, 2016
  5. Aug 18, 2016
  6. Aug 11, 2016
  7. Aug 10, 2016
  8. Aug 05, 2016
  9. Aug 04, 2016
  10. Aug 03, 2016
  11. Aug 02, 2016
    • Jacob Vosmaer's avatar
      Improve authorized_keys check · f9a55789
      Jacob Vosmaer authored
      The old check only looked if authorized_keys exists. With this change, we look
      whether we can actually open the file for reading and writing. When this fails
      we try to print useful diagnostic information.
      f9a55789
  12. Aug 01, 2016
  13. Jul 27, 2016
  14. Jul 26, 2016
  15. Jul 21, 2016
    • Robert Speicher's avatar
      Merge branch 'remove-env-set' into 'master' · 2e2af9ac
      Robert Speicher authored
      Unset GL_ID and GL_PROTOCOL immediately
      
      Neither other code executing in the hook process nor subprocesses of
      the hook process need access to the GL_ID / GL_PROTOCOL variables so
      we can just unset them the moment we fetch them.
      
      See merge request !73
      2e2af9ac
  16. Jul 20, 2016
Loading