Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Migrate to jaegertracing org #158

Closed
13 tasks done
yurishkuro opened this issue Oct 8, 2017 · 1 comment
Closed
13 tasks done

Migrate to jaegertracing org #158

yurishkuro opened this issue Oct 8, 2017 · 1 comment

Comments

@yurishkuro
Copy link
Member

yurishkuro commented Oct 8, 2017

Per jaegertracing/jaeger#409

  • Move the repo
  • Re-register the repo with Travis
  • Re-register the repo with Coveralls/CodeCov
  • Re-encrypt credentials
  • Update the links to badges in the README
  • Add DCO file
  • Add sign-off checker bot
  • Update CONTRIBUTING instructions to require sign-off
  • Update to Apache license
    • Replace LICENSE file
    • Update CONTRIBUTING instructions and references to license in the README
    • Update the existing license headers (keep Uber copyright)
    • Update the check-license script (new files get The Jaeger Authors copyright)
@yurishkuro
Copy link
Member Author

yurishkuro commented Oct 9, 2017

The license check is currently disabled:

$ m package.json | g check-license
58:    "check-license": "./node_modules/.bin/uber-licence --dry",
64:    "lint-ci": "npm run lint && echo '# TODO: ADD npm run check-license'",

The uber-licence module only applies MIT license afaict, we need to remove it from package.json and find a replacement.

@yurishkuro yurishkuro reopened this Oct 9, 2017
yurishkuro pushed a commit that referenced this issue Oct 15, 2017
To finish off #158

Signed-off-by: Yuri Shkuro <ys@uber.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant