schedule
Here are 1,201 public repositories matching this topic...
-
Updated
Dec 24, 2021 - Shell
-
Updated
Dec 27, 2021 - JavaScript
-
Updated
Oct 9, 2021 - HTML
-
Updated
Feb 9, 2019 - TypeScript
-
Updated
Dec 23, 2021 - TypeScript
The tests fail sometimes due to millisecond based timing on some of the tests. I over optimized for local testing and it's causing tests to fail in CI occasionally. The CI pipeline is running in docker with limited resources, so not able to handle quite as precise time as my local machine.
-
Updated
Nov 25, 2019 - JavaScript
-
Updated
Dec 9, 2021 - PHP
-
Updated
Dec 17, 2021 - JavaScript
-
Updated
Apr 26, 2021 - Java
I'm submitting a ..
- Bug Report
- Feature Request
Current behavior:
The check for open? on a CFP uses Date.current.
Expected correct behavior:
This should use the current conference timezone.
Steps to reproduce:
- Set a CFP end date
- The the server to UTC
- Set the timezone of the conference to somewhere else
Notice that during the time delta th
-
Updated
Jun 13, 2021 - PHP
-
Updated
Apr 30, 2017 - Java
-
Updated
Dec 9, 2021 - PHP
Improve this page
Add a description, image, and links to the schedule topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the schedule topic, visit your repo's landing page and select "manage topics."
Search before asking
What happened
When we add a new picture and add a link for it, our dead link checker would fail. see apache/dolphinscheduler-website#594 (comment) for more detail. I think we should fix this edge cas