Skip to content

pullrequests Search Results · repo:PaulRosset/previs language:Go

Filter by

7 results
 (109 ms)

7 results

inPaulRosset/previs (press backspace or delete to remove)

Two bug fixes: (1) Fails if container name previs already exists (2) Cleanup error when images exist without any tag
  • wecacuee
  • 3
  • Opened 
    on Aug 16, 2019
  • #11

If the .travis.yml contains services - docker then run docker with -v /var/run/docker.sock:/var/run/docker.sock
  • wecacuee
  • 1
  • Opened 
    on Jul 25, 2019
  • #10

As mentioned in this post: - Post We are now using in this release, the official complete image from travis, actually this is the real image that they are using to run your CI internally. This is so ...
  • PaulRosset
  • Opened 
    on Nov 29, 2018
  • #8

- The travis language is named go but the Docker registry specifies it as golang
  • srishanbhattarai
  • 1
  • Opened 
    on Oct 17, 2018
  • #6

  • lanzafame
  • 1
  • Opened 
    on Oct 17, 2018
  • #5

Fixes #1 package travis - This is a standalone package to handle creating a config from a given .travis.yml file. - The main struct exposed is: type Config struct { Language string ...
  • srishanbhattarai
  • 10
  • Opened 
    on Oct 16, 2018
  • #4

trevis = travis
  • psperber
  • 1
  • Opened 
    on Oct 16, 2018
  • #2