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. May 24, 2021
  2. May 21, 2021
  3. May 20, 2021
  4. May 19, 2021
  5. May 18, 2021
  6. May 17, 2021
  7. May 14, 2021
  8. May 13, 2021
  9. May 10, 2021
  10. May 06, 2021
    • Igor Drozdov's avatar
      Merge branch '501-remove-chdir-call' into 'main' · c6b47a56
      Igor Drozdov authored
      Stop changing directory to the filesystem root
      
      See merge request gitlab-org/gitlab-shell!470
      c6b47a56
    • Nick Thomas's avatar
      Stop changing directory to the filesystem root · c541500d
      Nick Thomas authored
      This behaviour dates from when Gitaly RPCs were executed in Ruby by a
      Go subprocess. It's not needed for gitlab-shell now that it's in Go,
      and it's a very strange thing for gitlab-sshd. Best just to remove it.
      
      If we wanted to retain this behaviour, we could have an `os.Chdir` call
      in the gitlab-shell binary, but I just don't think it's needed.
      
      Changelog: fixed
      c541500d
  11. May 05, 2021
  12. May 04, 2021
  13. Apr 30, 2021
  14. Apr 26, 2021
  15. Apr 23, 2021
  16. Apr 12, 2021
  17. Apr 09, 2021
  18. Mar 17, 2021
  19. Mar 16, 2021
  20. Mar 15, 2021
Loading