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

Restructure go backend (with source moves) #2854

Merged
merged 27 commits into from
Aug 21, 2018
Merged

Conversation

nwmac
Copy link
Contributor

@nwmac nwmac commented Aug 20, 2018

No description provided.

@nwmac nwmac self-assigned this Aug 20, 2018
@cfdreddbot
Copy link

Hey nwmac!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@nwmac nwmac changed the title Backend go rework Restructure go backend (with source moves) Aug 20, 2018
@codecov
Copy link

codecov bot commented Aug 20, 2018

Codecov Report

Merging #2854 into v2-master will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           v2-master    #2854   +/-   ##
==========================================
  Coverage      71.35%   71.35%           
==========================================
  Files            604      604           
  Lines          25857    25857           
  Branches        5855     5855           
==========================================
  Hits           18449    18449           
  Misses          7408     7408

@irfanhabib irfanhabib self-requested a review August 21, 2018 15:47
Copy link
Contributor

@irfanhabib irfanhabib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I pushed changes to fix all-in-one builds.
Unfortunately, I'm getting this failure for both docker-compose and all-in-one builds:

Building backend ...
../../vendor/golang.org/x/crypto/ssh/cipher.go:19:2: cannot find package "math/bits" in any of:
        /home/stratos/go/src/github.com/cloudfoundry-incubator/stratos/tmp/go/src/github.com/cloudfoundry-incubator/stratos/vendor/math/bits (vendor tree)
        /usr/local/go/src/math/bits (from $GOROOT)
        /home/stratos/go/src/github.com/cloudfoundry-incubator/stratos/tmp/go/src/math/bits (from $GOPATH)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! stratos@2.0.0 build-backend: `./build/bk-build.sh`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the stratos@2.0.0 build-backend script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/stratos/.npm/_logs/2018-08-21T15_43_37_594Z-debug.log
ERROR: Service 'db-migrator' failed to build: The command '/bin/sh -c npm run build-backend' returned a non-zero code: 1

@irfanhabib irfanhabib merged commit 940e061 into v2-master Aug 21, 2018
@irfanhabib irfanhabib deleted the backend-go-rework branch August 21, 2018 19:37
@aeijdenberg
Copy link
Contributor

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants