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

Report duraction when storing artifacts in remote-nx #18

Merged
merged 5 commits into from
Feb 5, 2024

Conversation

tom-sherman
Copy link
Contributor

This closes #17.

This PR should allow reporting "time saved" in Vercel when using remote-nx.

Pretty sure the code is sound (assuming that I'm right in my thinking about how duraction works).

This is in draft while I find a way to test it in our monorepo but feel free to review!

Copy link

changeset-bot bot commented Jan 4, 2024

🦋 Changeset detected

Latest commit: 3598c22

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@vercel/remote-nx Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tom-sherman
Copy link
Contributor Author

I didn't realise that this repo used an old pnpm version and it updated all of the dependencies when it regenerated the lockfile. Reverting...

@tknickman tknickman self-assigned this Jan 8, 2024
@tknickman
Copy link
Member

Thanks for this! I will test this as well, but looks good to me.

I will also update pnpm in another PR here 😨

@tknickman
Copy link
Member

Updated package manager here: #19

Feel free to pull this out of draft when you're ready @tom-sherman!

@tom-sherman tom-sherman marked this pull request as ready for review January 16, 2024 16:45
@tom-sherman tom-sherman requested a review from a team as a code owner January 16, 2024 16:45
Copy link
Member

@tknickman tknickman 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, sorry for the delay in review!

@tknickman tknickman merged commit bf56be9 into vercel:main Feb 5, 2024
6 checks passed
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.

Report duration to @vercel/remote-nx
2 participants