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

Improved Dockerfile pattern matches, save event telemetry #1346

Merged
merged 4 commits into from
Oct 16, 2019

Conversation

bwateratmsft
Copy link
Collaborator

No description provided.

@bwateratmsft bwateratmsft added this to the 0.9.0 milestone Oct 15, 2019
@bwateratmsft bwateratmsft requested a review from a team as a code owner October 15, 2019 19:18
@bwateratmsft bwateratmsft changed the title Improved Dockerfile pattern matches, save event Improved Dockerfile pattern matches, save event telemetry Oct 15, 2019
return;
}

lastUploadTime = Date.now();
Copy link
Member

Choose a reason for hiding this comment

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

Nit: capture Date.now() and use the same value in both places.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I wonder if an allocation wouldn't be more expensive?

@bwateratmsft bwateratmsft merged commit ac31190 into master Oct 16, 2019
@bwateratmsft bwateratmsft deleted the bmw/dockerfiletel branch October 16, 2019 14:02
@BigMorty BigMorty modified the milestones: 0.9.0, 0.8.2 Oct 23, 2019
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants