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

fix(tags): parse timezone information from a tag #425

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

shcheklein
Copy link
Member

We don't parse timezones, means we are not getting right dates in Studio. Also Studio tests produce a lot of warning about "naive" date times.

Not critical, but better to fix in advance.

gto/tag.py Outdated Show resolved Hide resolved
@shcheklein shcheklein self-assigned this Oct 9, 2023
@shcheklein shcheklein requested a review from pmrowla October 9, 2023 19:52
@shcheklein shcheklein added the bug Something isn't working label Oct 9, 2023
@shcheklein shcheklein removed the request for review from pmrowla October 9, 2023 21:22
@shcheklein shcheklein marked this pull request as draft October 9, 2023 21:22
gto/tag.py Outdated Show resolved Hide resolved
@shcheklein shcheklein force-pushed the gto-tags-tz branch 3 times, most recently from b663285 to 4b444dd Compare October 25, 2023 02:19
@codecov-commenter
Copy link

codecov-commenter commented Oct 25, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
gto/index.py 80.73% <ø> (-0.07%) ⬇️
gto/tag.py 92.50% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

@shcheklein shcheklein requested a review from pmrowla October 25, 2023 02:22
@shcheklein shcheklein marked this pull request as ready for review October 25, 2023 02:23
@shcheklein shcheklein temporarily deployed to pypi October 25, 2023 02:39 — with GitHub Actions Inactive
@pmrowla
Copy link
Contributor

pmrowla commented Oct 25, 2023

We should also bump the scmrepo minver to 1.4.0 in setup.py, other than that LGTM

@shcheklein shcheklein temporarily deployed to pypi October 25, 2023 21:26 — with GitHub Actions Inactive
@shcheklein shcheklein merged commit 44a9878 into main Oct 25, 2023
17 checks passed
@shcheklein shcheklein deleted the gto-tags-tz branch October 25, 2023 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants