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

[Feature request] add more detailed information for each sandbox #39

Open
yannbf opened this issue May 10, 2023 · 0 comments
Open

[Feature request] add more detailed information for each sandbox #39

yannbf opened this issue May 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@yannbf
Copy link
Member

yannbf commented May 10, 2023

Describe the bug

At the monorepo we get data to send to the status page over here.

We should:

  • Extract package.json from the sandbox
  • Get the version of packages of interest
  • Add to the metadata passed to the status page

The implementation of getting the packages could be a simple method that goes through all deps of a given sandbox and filters them down via a "includeList" of packages, and then returns their name + version.

@yannbf yannbf added the enhancement New feature or request label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant