Skip to content

feat: support human readable timestamps #38

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

Merged

Conversation

cosmastech
Copy link
Contributor

@cosmastech cosmastech commented Nov 5, 2023

To resolve #36

This is my first time working on anything in Go, so I would appreciate any pointers. Thanks for the opportunity to work on this!

@cosmastech cosmastech marked this pull request as draft November 5, 2023 21:11
@cosmastech cosmastech marked this pull request as ready for review November 8, 2023 23:14
@cosmastech
Copy link
Contributor Author

@hedhyw This is my first major contribution to anything in Golang. I hope that I didn't make too much of a mess of anything (especially the tests!).

Look forward to your review notes 🙏

@cosmastech cosmastech requested a review from hedhyw November 8, 2023 23:21
Copy link
Owner

@hedhyw hedhyw left a comment

Choose a reason for hiding this comment

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

thank you, good work!

@hedhyw
Copy link
Owner

hedhyw commented Nov 9, 2023

  • Please rename the PR to "feat: support human readable timestamps" in order to fix "check-pr-semantic / Validate PR title (pull_request)".
  • and try to run make lint locally to fix "check-json-log-viewer / Test (pull_request)".
    image

@cosmastech cosmastech changed the title Issue/36 support human readable timestamps feat: support human readable timestamps Nov 9, 2023
@cosmastech cosmastech requested a review from hedhyw November 9, 2023 09:36
hedhyw
hedhyw previously approved these changes Nov 10, 2023
Copy link
Owner

@hedhyw hedhyw left a comment

Choose a reason for hiding this comment

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

🎉

@hedhyw
Copy link
Owner

hedhyw commented Nov 10, 2023

one more thing there is a test example ExampleGetDefaultConfig, kind should be updated there.

image

@cosmastech cosmastech force-pushed the issue/36-support-human-readable-timestamps branch from aef6496 to b4cf45b Compare November 10, 2023 12:47
@cosmastech
Copy link
Contributor Author

Thanks @hedhyw! Ready for a final pass.

@hedhyw hedhyw self-requested a review November 10, 2023 14:07
@hedhyw hedhyw merged commit e3aacf1 into hedhyw:main Nov 10, 2023
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.

feat: support human-readable timestamps
2 participants