-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow the worker to send timestamps for Runs and Steps (#2529)
* Move authentication to WorkerSocket - Improve tests and test helps for channels/sockets - Bump ws-worker to 1.6.4 for local dev * cast timestamps from the worker * make credo happy * fix failing tests * Move worker authentication to socket Refactor tests Bump ws-worker * upgrade worker version * add updated_at to runs * fix failing janitor test * fix failing run lost test * update worker version * update changelog --------- Co-authored-by: Frank Midigo <midigofrank@gmail.com> Co-authored-by: Midigo Frank <39288959+midigofrank@users.noreply.github.com>
- Loading branch information
1 parent
5e0083c
commit c7864cc
Showing
20 changed files
with
542 additions
and
264 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.