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

Setup greenkeeper to detect & update outdated dependencies #2229

Closed
bajtos opened this issue Jan 10, 2019 · 5 comments
Closed

Setup greenkeeper to detect & update outdated dependencies #2229

bajtos opened this issue Jan 10, 2019 · 5 comments
Assignees
Labels
feature Internal Tooling Issues related to our tooling and monorepo infrastructore

Comments

@bajtos
Copy link
Member

bajtos commented Jan 10, 2019

GreenKeeper is a service that monitors outdated dependencies and can send a pull request to update them. It's a great tool for ensuring that we are always using the latest version of our dependencies.

In the past, it did not support monorepos and thus we could not use in for loopback-next. Fortunately, things have changed and GreenKeeper does support monorepos today.

Docs: https://greenkeeper.io/docs.html#monorepo

I am proposing to enable GreenKeeper for loopback-next.

See also the discussion in #2207

@bajtos bajtos added developer-experience Issues affecting ease of use and overall experience of LB users feature labels Jan 10, 2019
@dhmlau
Copy link
Member

dhmlau commented Jan 15, 2019

@bajtos , since the requirement is originated from the example app, I'm thinking to set up GreenKeeper in this task as well.

Acceptance Criteria

Follow instruction in https://greenkeeper.io/docs.html#monorepo, set up GreenKeeper for:

  • loopback-next
  • loopback4-example-shopping

@dhmlau dhmlau added the TOB label Jan 22, 2019
@bajtos bajtos added Internal Tooling Issues related to our tooling and monorepo infrastructore and removed developer-experience Issues affecting ease of use and overall experience of LB users labels Jan 24, 2019
@raymondfeng
Copy link
Contributor

See #2325

@raymondfeng
Copy link
Contributor

And #2323

@dhmlau
Copy link
Member

dhmlau commented Feb 21, 2019

@raymondfeng , since we have greenkeeper now, would this task be considered as resolved?

@raymondfeng
Copy link
Contributor

Done.

@dhmlau dhmlau added this to the February 2019 milestone milestone Feb 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Internal Tooling Issues related to our tooling and monorepo infrastructore
Projects
None yet
Development

No branches or pull requests

3 participants