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

PPLT_3233: Added CLI Start Time #1686

Merged
merged 7 commits into from
Aug 21, 2024
Merged

PPLT_3233: Added CLI Start Time #1686

merged 7 commits into from
Aug 21, 2024

Conversation

this-is-shivamsingh
Copy link
Contributor

@this-is-shivamsingh this-is-shivamsingh commented Aug 6, 2024

Jira: https://browserstack.atlassian.net/browse/PPLT-3233

Changes:

  • Added cliStartTime when percy server get started first time.

@this-is-shivamsingh this-is-shivamsingh changed the title feat: added cli-start-time in CLI PPLT_3233: Added CLI Start Time Aug 6, 2024
Copy link
Contributor

@pankaj443 pankaj443 left a comment

Choose a reason for hiding this comment

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

LGTM

@this-is-shivamsingh
Copy link
Contributor Author

  • Small Change
  • Instead of sending Date.now() ( ie. an epoch time), we are now sending the exact UTC date, because epoch time in JS is in millisecond while percy-api consider it in seconds. Therefore there was a date mismatch happening. So we are now sending the exact date only

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

Successfully merging this pull request may close these issues.

5 participants