Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Godep importer #742

Merged
merged 4 commits into from
Jun 12, 2017
Merged

Godep importer #742

merged 4 commits into from
Jun 12, 2017

Commits on Jun 10, 2017

  1. Implement godep_importer

    darkowlzz committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    9c285d6 View commit details
    Browse the repository at this point in the history
  2. Add integration test

    darkowlzz committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    b8e0254 View commit details
    Browse the repository at this point in the history
  3. golint fixes

    darkowlzz committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    f27c34e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Skip duplicate and sub-package imports

    - Adds skipping duplicate and sub-package imports using projectExistsInLock().
    - Adds tests for missing Rev in godep import package list.
    - Removes `Name` field from godepImporter.
    darkowlzz committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    d2109d3 View commit details
    Browse the repository at this point in the history