Skip to content

Adding projects from the manually added projects on Code.gov#179

Merged
jordangov merged 2 commits intomasterfrom
code-gov-inventory
Mar 16, 2018
Merged

Adding projects from the manually added projects on Code.gov#179
jordangov merged 2 commits intomasterfrom
code-gov-inventory

Conversation

@jordangov
Copy link
Copy Markdown
Contributor

Making the code.json inventory file include what Code.gov had manually thrown together before we had a proper JSON file.

@jordangov
Copy link
Copy Markdown
Contributor Author

Can I get a quick check @jgarber623-gov ? This should just be a JSON inventory file update, but a quick look would be great.

Copy link
Copy Markdown
Contributor

@arichiv-usds arichiv-usds left a comment

Choose a reason for hiding this comment

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

There’s a lot of weird spacing happening :-(

Copy link
Copy Markdown
Contributor

@jgarber623-gov jgarber623-gov left a comment

Choose a reason for hiding this comment

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

Posted a few comments, mostly echoing @arichiv-usds' feedback on indentation.

Comment thread code.json Outdated
"tags": [],
"tags": [
"advisor",
"network"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fix indentation.

Comment thread code.json
"languages": [
"HTML",
"JavaScript",
"CSS"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fix indentation.

Comment thread code.json
"laborHours": 1,
"date": {
"created": "2016-12-14",
"lastModified": "2017-10-10T16:12:00Z",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fix indentation.

Comment thread code.json Outdated
"description": "An extensible network forensic analysis framework. Enables rapid development of plugins to support the dissection of network packet captures.",
"contact": {
"email": " ",
"name": ""
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we have this information? If not, recommend remove the "contact" section.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Nope, this project was taken from Code.gov's existing (manual) JSON file creation.

@jordangov
Copy link
Copy Markdown
Contributor Author

Gah... stupid indentation. Atom was supposed to auto-detect and do this. Maybe we need to add a JSON beautifier.

@jordangov
Copy link
Copy Markdown
Contributor Author

Okay... another pass @jgarber623-gov or @arichiv-usds ?

@jgarber623-gov
Copy link
Copy Markdown
Contributor

@jordangov I use the Atom linter-jsonlint package which is super helpful for catching JSON formatting issues.

Copy link
Copy Markdown
Contributor

@jgarber623-gov jgarber623-gov left a comment

Choose a reason for hiding this comment

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

:shipit:

@jordangov jordangov dismissed arichiv-usds’s stale review March 16, 2018 13:16

Looks like the spacing is fixed with review by jgarbs

@jordangov jordangov merged commit fc9ede1 into master Mar 16, 2018
@jordangov jordangov deleted the code-gov-inventory branch March 16, 2018 13:16
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