Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Repo rename helm/monocular -> kubernetes-helm/monocular #305

Merged
merged 2 commits into from
Jul 12, 2017

Conversation

prydonius
Copy link
Member

No description provided.

README.md Outdated
@@ -1,6 +1,6 @@
# Monocular
[![Build
Status](https://travis-ci.org/helm/monocular.svg?branch=master)](https://travis-ci.org/helm/monocular)
Status](https://travis-ci.org/kubernetes-kubernetes-helm/monocular.svg?branch=master)](https://travis-ci.org/kubernetes-helm/monocular)
Copy link

Choose a reason for hiding this comment

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

one kubernetes too many here ?

Copy link
Member Author

Choose a reason for hiding this comment

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

oops, good spot - fixed

@codecov-io
Copy link

codecov-io commented Jun 30, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   90.42%   90.42%           
=======================================
  Files          18       18           
  Lines         971      971           
=======================================
  Hits          878      878           
  Misses         62       62           
  Partials       31       31
Impacted Files Coverage Δ
src/api/data/helpers/helpers.go 98.93% <ø> (ø) ⬆️
src/api/mocks/client.go 100% <ø> (ø) ⬆️
src/api/mocks/charts.go 83.52% <ø> (ø) ⬆️
src/api/chartpackagesort/chartpackagesort.go 100% <ø> (ø) ⬆️
src/api/mocks/mocks.go 90.9% <ø> (ø) ⬆️
src/api/handlers/healthz.go 100% <ø> (ø) ⬆️
src/api/data/cache/charthelper/icon_helper.go 91.2% <ø> (ø) ⬆️
src/api/handlers/releases/releases.go 100% <ø> (ø) ⬆️
...api/data/cache/charthelper/chart_package_helper.go 79.28% <ø> (ø) ⬆️
src/api/handlers/repos/repos.go 100% <ø> (ø) ⬆️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f473a8f...f772000. Read the comment docs.

Copy link
Member

@Angelmmiguel Angelmmiguel left a comment

Choose a reason for hiding this comment

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

Please could you add the repository, bugs and homepage sections to the src/ui/package.json file?

You can use this snippet as example:

{
  "name": "my_package",
  "repository": {
    "type": "git",
    "url": "https://github.com/ashleygwilliams/my_package.git"
  },
  "bugs": {
    "url": "https://github.com/ashleygwilliams/my_package/issues"
  },
  "homepage": "https://github.com/ashleygwilliams/my_package"
}

@prydonius prydonius merged commit 7c07db7 into helm:master Jul 12, 2017
@prydonius prydonius deleted the repo-rename branch July 12, 2017 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants