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

Merge development into Master for Daito release with only beego framework fix #1172

Merged
merged 2 commits into from
Jan 10, 2020

Conversation

PravinRanjan10
Copy link
Contributor

What this PR does / why we need it:
There is failure in CI.
fatal: Authentication failed for 'https://github.com/belogik/goes/'
The reason is: beego usses '/belogik/goes/' repo internally in verion v1.11.1, now that repo has been deleted so our build is failing. (#1169 )

In latest beego V1.12.0, this issue is handled and merged. Below is the link:
https://github.com/astaxie/beego/pull/3468/files

So we need updated version of beego, i.e V1.12.0

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #1172 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1172   +/-   ##
=======================================
  Coverage   34.82%   34.82%           
=======================================
  Files          97       97           
  Lines       17622    17622           
=======================================
  Hits         6137     6137           
  Misses      10614    10614           
  Partials      871      871

Copy link
Collaborator

@skdwriting skdwriting left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@kumarashit kumarashit left a comment

Choose a reason for hiding this comment

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

LGTM

@kumarashit kumarashit merged commit 4a3a9da into master Jan 10, 2020
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.

3 participants