Skip to content
代码片段 群组 项目
  • Toon Claes's avatar
    fee4f8cc
    test: Configure Gitaly's bundler with env vars · fee4f8cc
    Toon Claes 创作于
    Setting up and spawning Gitaly in tests needs to have some Bundler
    settings configured. Until now this was done by writing to the local
    config file in the ruby directory inside the gitaly dir used in test.
    
    This method didn't seem to be robust for all our user and
    use-cases (i.e. CI), because this configuration _could_ be done from
    different places.
    
    To make the situation more predictable, this change injects all Bundler
    configuration through environment variables instead.
    fee4f8cc
    历史
    test: Configure Gitaly's bundler with env vars
    Toon Claes 创作于
    Setting up and spawning Gitaly in tests needs to have some Bundler
    settings configured. Until now this was done by writing to the local
    config file in the ruby directory inside the gitaly dir used in test.
    
    This method didn't seem to be robust for all our user and
    use-cases (i.e. CI), because this configuration _could_ be done from
    different places.
    
    To make the situation more predictable, this change injects all Bundler
    configuration through environment variables instead.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
gitaly-test-spawn 768 B