Skip to content

Conversation

@petemoore
Copy link
Member

See bug 1468606 for more context.

I've added a new method that returns the manifest.json file for a given taskcluster root url.

At the same time I added some green ticks to the go tests, since I like the ones that npm test produces. 😉

Thanks!

.npm

# npm package lock file
package-lock.json
Copy link
Contributor

Choose a reason for hiding this comment

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

This doesn't hurt anything, but FYI we now use yarn instead of npm to manage packages.

@djmitche
Copy link
Contributor

djmitche commented Sep 6, 2018

Looks like gometalinter needs a fix-up, but once that's fixed, good to land.

@petemoore
Copy link
Member Author

petemoore commented Sep 6, 2018

Looks like gometalinter needs a fix-up, but once that's fixed, good to land.

I raised alecthomas/gometalinter#532 for this, thinking it was an upstream issue, but then discovered we have a .gometalinter.json file in our repo that includes the gas linter, which probably is no longer valid... Whoops.

Copy link
Contributor

@imbstack imbstack left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@petemoore
Copy link
Member Author

Thanks guys!

@petemoore petemoore merged commit 2b2f52d into master Sep 7, 2018
@djmitche
Copy link
Contributor

djmitche commented Sep 7, 2018

v10.1.0

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.

4 participants