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

correct timezone for schedules #148

Merged
merged 3 commits into from
Apr 19, 2024

Conversation

worldofjoni
Copy link
Member

Timezone of parse schedules is now queried from OS on startup.

@worldofjoni worldofjoni self-assigned this Apr 5, 2024
@worldofjoni worldofjoni linked an issue Apr 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.06%. Comparing base (e49af4c) to head (e516b78).
Report is 4 commits behind head on main.

❗ Current head e516b78 differs from pull request most recent head 81713c5. Consider uploading reports for the commit 81713c5 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   93.00%   93.06%   +0.05%     
==========================================
  Files          38       38              
  Lines        1645     1658      +13     
==========================================
+ Hits         1530     1543      +13     
  Misses        115      115              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@worldofjoni
Copy link
Member Author

Note to myself @worldofjoni:
do not forget to change the parse time in the production install

@worldofjoni worldofjoni force-pushed the 145-make-cron-schedule-respect-server-time-zone branch 2 times, most recently from ab985dc to 81713c5 Compare April 19, 2024 20:33
@worldofjoni worldofjoni merged commit 67b3b7d into main Apr 19, 2024
12 of 14 checks passed
@worldofjoni worldofjoni deleted the 145-make-cron-schedule-respect-server-time-zone branch April 19, 2024 20:51
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.

Make cron schedule respect server time zone
2 participants