-
Notifications
You must be signed in to change notification settings - Fork 13
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
Release/v2.8.0 #69
Merged
Merged
Release/v2.8.0 #69
Conversation
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
…ns (#23) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.1 to 10.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.1...10.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Set the default sort order on the events table to event date, most recent first * Set the default sorting order to model upload date
* InProgress OR Pending
* Initial "deploy from GitHub" pipeline * branchName -> labelName * updated readme removed commented code updated a few more 'branch' to 'label' * fixed CDK command * added source_repo * typo * added source repo to make file * Fixed H3 header * added '-c source_branch=${props.sourceBranchName}' * added repo swap instructions * InProgress OR Pending * Removed GitLab CI config * ManualApprovalStep * Added Pipeline SNS notifications
* Update the OpenVINO cert * Setting the hashbang
* Prettier * Fix for device last ping data time being incorrect
* Updated (untested) DREM activation script for DR AWS Car and DR RPi version * Updated to mostly work and also change the python path depending on the version of Ubuntu installed * Removed SSM code / id as separate boxes as they are never used and moved SSM activation details from the collapsed container * Setting the backup path using the logged in user and not sudo home dir (/root) * Output tweaks and changing the SSM agent based on the RPi type * Message formatting tweaks * Formatting tweaks
…ns (#45) Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.2.0...10.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix RUM errors * Additional hard-coded region * Remove hard-coded value * Change reference * Clean configuration
* Avoid null value of DatePicker * Force empty string
…ng system version (#51)
* Only show "enabled" users
updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Timekeeper wizard
Timekeeper wizard
More bug fixes and formating
Fixing headers
Timekeeping Wizard
Updated the commentator colour scheme
* Additional car tweaks * Take backup of file * Fixes after testing
* Added Windows bundling and leader board title change * updated base-stack with x86 bundling
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Release Notes
New Features
Implemented DREM optimization for Tensorflow models to OpenVINO:
Updated color scheme in the commentator panel to match traditional Motorsports timing colors:
Improvements
Added a small CSS patch to cars to prevent UI zoom-in on double-click for touch-screens
Tweaked leaderboard text to clarify if Average or Fastest lap is in use
Bug Fixes
Contributors
@larsll
@StevenAskwith