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

Add go support #437

Closed
wants to merge 45 commits into from
Closed

Add go support #437

wants to merge 45 commits into from

Commits on Jul 20, 2021

  1. adds go fetch class and skeleton spec file

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6d202da View commit details
    Browse the repository at this point in the history
  2. initial spec and implementation for building a go url

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    40421c2 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    bf72571 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. better tests

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    9bf9894 View commit details
    Browse the repository at this point in the history
  2. adds more specs

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    8b52168 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. adds go fetch class and skeleton spec file

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    c8d3879 View commit details
    Browse the repository at this point in the history
  2. initial spec and implementation for building a go url

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ab49499 View commit details
    Browse the repository at this point in the history
  3. wip

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3107f5e View commit details
    Browse the repository at this point in the history
  4. better tests

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    03c1684 View commit details
    Browse the repository at this point in the history
  5. adds more specs

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3e02326 View commit details
    Browse the repository at this point in the history
  6. adds code and specs to build urls based on current design for go coor…

    …dinates
    
    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    c8bbc2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec3bec6 View commit details
    Browse the repository at this point in the history
  8. adds in test fixtures for go components

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    df8d30d View commit details
    Browse the repository at this point in the history
  9. wip

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    3a4811b View commit details
    Browse the repository at this point in the history
  10. wip

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    c9dc9c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. wip

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5135275 View commit details
    Browse the repository at this point in the history
  2. code and spec to get release date from a go component

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a0f5472 View commit details
    Browse the repository at this point in the history
  3. adds more fields to the generated doc when harvesting a go component,…

    … along with specs
    
    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ecace49 View commit details
    Browse the repository at this point in the history
  4. fixes specs, adds another fixture and skeleton spec

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    84b6cdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2288f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f6ff77 View commit details
    Browse the repository at this point in the history
  7. skip if there is no revision for the component

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    08ea086 View commit details
    Browse the repository at this point in the history
  8. adds code and spec to rewrite request url

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a305fdb View commit details
    Browse the repository at this point in the history
  9. adds test to ensure that, when a revision cannot be found, the reques…

    …t is marked to skip
    
    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    3dee969 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    f0c4a46 View commit details
    Browse the repository at this point in the history
  2. adds code and spec to mark request for skipping if info cannot be fou…

    …nd about the component
    
    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    ae483b8 View commit details
    Browse the repository at this point in the history
  3. enhances test

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    f51b425 View commit details
    Browse the repository at this point in the history
  4. fixes linting errors

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    a13855b View commit details
    Browse the repository at this point in the history
  5. adds more skeleton files for harvesting go components

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    b6c310d View commit details
    Browse the repository at this point in the history
  6. quick correction

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    bbbd6fa View commit details
    Browse the repository at this point in the history
  7. more fixes

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    fb4c35a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. adds in code and spec for determining whether the go extractor can ha…

    …ndle a request
    
    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    c1fa20d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d31f98b View commit details
    Browse the repository at this point in the history
  3. clean up

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7675703 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c10de9 View commit details
    Browse the repository at this point in the history
  5. clean up

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e9856a6 View commit details
    Browse the repository at this point in the history
  6. corrects coordinate structure

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    4ef94e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. improve provider definition for go components

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    3618e2c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. fixes misleading specs

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    e06ca37 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. fixes specs to use non standard library examples

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    5b86ae0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. adds initial spec for an EntitySpec

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    0ab96f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. adds in additional specs

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a491d5d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. removes no longer necessary test

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    78312a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. remove no longer needed debug statement

    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    14ac7df View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. adds more descriptive error when there is an error received from prox…

    …y.golang.org
    
    Signed-off-by: Nell Shamrell <[email protected]>
    nellshamrell committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fdfc00d View commit details
    Browse the repository at this point in the history