Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOISSUE - Upgrade Go version to 1.13 in container images #868

Merged
merged 7 commits into from
Sep 23, 2019

Commits on Sep 23, 2019

  1. Change go version to 1.13 in docker images

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    0346950 View commit details
    Browse the repository at this point in the history
  2. update go version on CI

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    408826b View commit details
    Browse the repository at this point in the history
  3. fix and add debug code in ci.sh

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    cfa39df View commit details
    Browse the repository at this point in the history
  4. Remove other Go version from PATH on semaphoreci

    Add new go installation to PATH
    
    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    7ba3366 View commit details
    Browse the repository at this point in the history
  5. Create dir for golang 1.13

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    fa0efce View commit details
    Browse the repository at this point in the history
  6. remove debug code

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    f02122f View commit details
    Browse the repository at this point in the history
  7. Add check for current go version before upgrade in ci script

    Signed-off-by: Ivan Milošević <iva@blokovi.com>
    blokovi committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    6f95e46 View commit details
    Browse the repository at this point in the history