-
Notifications
You must be signed in to change notification settings - Fork 51
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
AARD-1741: Exporter PIP Dependency Updates #1024
Conversation
* dev: (382 commits) Saves after deleting zone and formatting Render scoreboard option and remove dispatch Formatting Commented out destroy gamepiece in config Clean up and doc At long last, persistent points Updated logging module usage and removed auth token log Did not mean to add this General cleanups Fixed bug with fusion material overrides Now prompt for login before export start Format and lint fix Added actual intake and eject controls Fixed build error Re added configuration Avoid throwing a message box error for not being signed in fix friction override Refactor with `Types.py` Removed multi bot, fixed manage assemblies enough for now Update fission/src/ui/panels/DebugPanel.tsx ...
* dev: (42 commits) back to if else [HOTFIX 1] 7.0.0b1 (#1063) switch on constructor name ran formatter implemented suggestions ran formatter write to drivers when simulating with pwm TODO: integrate with motor config when max speeds are available instead of hardcoding 40 Fixed the brain Formatted Readded code to avoid refresh fixed double auth request on rerender Renamed master to prod Formatted Little cleanup Finalizing analytics data for now Added APS and performance samples to analytics Formatted Fixed analytics, tested and validated Fixed APS bug Fixed unit testing failures ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For some reason the format workflow is failing on files that were not changed in this PR. Ignoring this for now and will investigate if this persists into dev
. All code in this PR is formatted correctly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@BrandonPacewic Black format validation is failing. I tried formatting but it did nothing. |
See, #1024 (review). |
deps.py
to be a blank import.[AARD-1737]
#1013.Testing Done
To Test For Reviewers:
python-protobuf
and ask you to restart Fusion.protoc
version and run the build script (build.sh
) from insideexporter/SynthesisFusionAddin/proto
.protoc
would have broken the exporter.Closes: JIRA Issue - Task
Fixes: JIRA Issue - Bug