Fix Travis CI username formatting for github public repos.

Review Request #10972 — Created March 26, 2020 and submitted

Information

rbintegrations
release-1.0.x
b1d8163...

Reviewers

The calculation of the repository path was using the wrong key for
public repositories on GitHub (for individual users, not an
organization). This change fixes it.

Was able to configure and use Travis CI with a non-organization
public repository on GitHub.

Description From Last Updated

Can you update the summary or description to mention Travis CI? It's otherwise not immediately clear.

chipx86chipx86

Can you also add unit tests?

chipx86chipx86
chipx86
  1. 
      
  2. Show all issues

    Can you update the summary or description to mention Travis CI? It's otherwise not immediately clear.

  3. 
      
chipx86
  1. 
      
  2. Show all issues

    Can you also add unit tests?

    1. I'm not really sure how to add unit tests for _get_github_repository_slug that don't look nearly identical to the code for that function.

  3. 
      
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.0.x (b77ee4e)
Loading...