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

fixes bug 1058283 - Make a contribute.json endpoint #2313

Conversation

peterbe
Copy link
Contributor

@peterbe peterbe commented Aug 26, 2014

Dear ANYONE on the Socorro team,
please have a look at the new contribute.json file. If you see anything missing or incorrect please say.

The file validates which is a good start.

"repository": {
"url": "https://github.com/mozilla/socorro",
"license": "MPL2",
"tests": "https://travis-ci.org/mozilla/socorro"
Copy link
Contributor

Choose a reason for hiding this comment

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

nit, but there are lots of whitespace problems that cause things at this level not to line up.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

huh. I be darned.

@ghost
Copy link

ghost commented Aug 26, 2014

\o/ for adding the @peterbe

@rhelmer
Copy link
Contributor

rhelmer commented Aug 26, 2014

r+ this lgtm - I do wonder why it's a separate file you're reading in, instead of using object notation directly in the view (and then doing json.dumps on that)? Is there an advantage to having contribute.json checked in?

@peterbe
Copy link
Contributor Author

peterbe commented Aug 26, 2014

Is there an advantage to having contribute.json checked in?

Yes. Because then it's clearly visible right there when you load up github.com/mozilla/socorro. Just like the LICENSE or the README file.

@rhelmer
Copy link
Contributor

rhelmer commented Aug 26, 2014

OK thanks for explanation :)

"postgresql",
"elasticsearch",
"rabbitmq",
"python"
Copy link
Contributor

Choose a reason for hiding this comment

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

Not HBase??? :trollface:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

By the time this file hits and becomes useful we might very well be away from hbase.

@peterbe
Copy link
Contributor Author

peterbe commented Aug 27, 2014

Does anybody know how to make a URL that lists all Socorro components?

@adngdb
Copy link
Contributor

adngdb commented Aug 27, 2014

@peterbe
Copy link
Contributor Author

peterbe commented Aug 27, 2014

thanks @AdrianGaudebert I changed it.

@adngdb
Copy link
Contributor

adngdb commented Aug 27, 2014

👍

"elasticsearch",
"rabbitmq",
"python",
"css"
Copy link
Contributor

Choose a reason for hiding this comment

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

indentation

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I be darned!

@peterbe peterbe force-pushed the bug-1058283-make-a-contributejson-endpoint branch from ab73e90 to 0678d80 Compare August 28, 2014 18:06
@peterbe
Copy link
Contributor Author

peterbe commented Aug 28, 2014

Now rebased and squashed too.

@peterbe
Copy link
Contributor Author

peterbe commented Aug 28, 2014

Last chance for any last minute feedback here.
Anybody?

@peterbe
Copy link
Contributor Author

peterbe commented Sep 2, 2014

If anybody objects, we can change it later.

peterbe added a commit that referenced this pull request Sep 2, 2014
…on-endpoint

fixes bug 1058283 - Make a contribute.json endpoint
@peterbe peterbe merged commit 82d34f6 into mozilla-services:master Sep 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants