eclipse-archived / codewind-installer

The installation package for installing Codewind into an editor
https://codewind.dev
Eclipse Public License 2.0
5 stars 28 forks source link

Move this project from DEP to GO Modules #488

Closed markcor11 closed 4 years ago

markcor11 commented 4 years ago

What type of PR is this ?

What does this PR do ?

  1. Moves this project from using DEP to now using GO Modules
  2. Updates code where APIs changed (go-github)
  3. Updates docs with new local build proceedure

Which issue(s) does this PR fix ?

Not a fix, just some prep for issue issue 2235

Link to the Codewind repository issue(s) this PR fixes or references:

https://github.com/eclipse/codewind/issues/2235

Does this PR require a documentation change ?

NO

Any special notes for your reviewer ?

Contains a patch to Jenkins that I was unable to verify due to limited permissions

hhellyer commented 4 years ago

Merging without a clean build - this won't build until the changes to the Jenkins file are picked up.